Bohrium

Latest version: v0.11.0.post60

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.8.5

Removed the NumCIL frontend and updated the docs

0.8.4

**Release notes**
- Re-implementation of the C++ frontend
- Implemented profile context in Python e.g.:
Python
with bohrium.Profiling():
print bohrium.random.random(1000) * 42

- Implemented `correlate()` and `convolve()` (by Thorbjørn Koch)
- Implemented `argmin()` and `argmax()` for 1d arrays

0.8.3

**Release notes**
- Fixed a `lib64` issue (317)
- Fixed a `numpy.matlib` issue (319)
- Henceforth, the VERSION file has to be manually updated when creating new releases

0.8.2

**Release notes**
- Fixed a fatal bug when the version consist of three components.
- Fixed a segfault on shutdown when using OpenMP (mfherbst)

0.8.1

**Release notes**
- Added a CUDA backend (experimental)
- Added a VERSION file
- Clean up and Bug fixes

0.8

**Release notes**
- Added support of fancy indexing of multi dimension arrays
- Fixed BLAS & LAPACK dependencies in the Conda build (dionhaefner)
- Added Ubuntu 17.04 package build
- Now `bohrium.where()` handles `NaN` values (dionhaefner)
- Fixed the CG solver see 311 (dionhaefner)

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.