Skip to content

Multichannel support

Latest
Compare
Choose a tag to compare
@bencardoen bencardoen released this 30 Oct 20:31
· 13 commits to main since this release

This release includes the following features:

  • Performance
    • Multithreading supported in feature computation
    • PreCompileTools.jl for faster deployments
  • Documentation
    • Documentation with Documenter.jl, hosted online
  • Functionality
    • Automatically computes multichannel contacts (pairwise)
  • Technical debt
    • Refactored common functions
    • Moved argument parsing and defaults to module, not scripts