Skip to content

v0.8.10

Compare
Choose a tag to compare
@madsbk madsbk released this 13 Mar 14:30
· 839 commits to master since this release
ee8070b

Release notes

  • Now Bohrium will clean up the cache folder so that total number of cache files is less than 50000 files by default.
  • Bohrium now has a do_while() function to replace Python for and while loop for better performance: http://bohrium.readthedocs.io/users/python/index.html#accelerate-loops
  • Added Bohrium pip packages
  • Fixed np.mean()
  • Re-written the C/Python API