Skip to content

Releases: MovingPlanetsAround/ABIE

Release v0.8.5

03 Mar 13:58

Choose a tag to compare

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

06 Jul 10:12

Choose a tag to compare

With this release, the users can select the GPU devices through the ABIE() constructor.

Release v0.6.0

25 May 08:52

Choose a tag to compare

Updated version string

First release

15 Apr 14:51

Choose a tag to compare

0.5.2

Fixed a minor bug that caused the code to crash when the buffer is fl…