v0.8.10
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