Skip to content

BrainFlow 4.0.0.

Compare
Choose a tag to compare
@Andrey1994 Andrey1994 released this 08 Mar 23:52
· 435 commits to master since this release

Changes in this release:

  • refactor c++ binding to use brianflow array(#243). Breaking change
  • get rid of accord as a dependency(#232). API is almost the same as before, but new namespace needed. Breaking change
  • add csp implementation(#213)
  • add checks for memory layour in numpy(#248)