Releases: MovingPlanetsAround/ABIE
Releases · MovingPlanetsAround/ABIE
Release v0.8.5
This release fixes a deprecation error caused by np.int in numpy 1.24. It also now allow the user to use export WITH_CUDA=0 to build ABIE without CUDA support.
Release v0.7.5
With this release, the users can select the GPU devices through the ABIE() constructor.
Release v0.6.0
Updated version string
First release
0.5.2 Fixed a minor bug that caused the code to crash when the buffer is fl…