Releases: CosmologicalEmulators/Capse.jl
v0.3.4
v0.3.2
In this release, we have updated Capse.jl
to use the new version of AbstractCosmologicalEmulators.jl
.
In this new version, the API for ACE.jl
slightly changed and we updated Capse.jl
to the new one. Furthermore, we have added AD rules to some elements in ACE.jl
.
v.0.3.1
Merge pull request #27 from CosmologicalEmulators/develop Fixing a problem with loading of preprocessing
v0.3.0
Added a more flexible Preprocessing.
v0.2.3
We have added a new load_emulator
method which load the emulator in just one line.
v0.2.2
Updated version of AbstractCosmologicalEmulators employed. This improves performance.
v0.2.1
In this release we have added GPU support, as suggested by Marius.
v0.2.0
In this release we have updated the dependency from the upstream library AbstractCosmologicalEmulators
.
We have updated the docs accordingly, updating the API.
v0.1.0
First stable release, with AbstractCosmologicalEmulators.jl embedded.