Releases: SciML/ExponentialUtilities.jl
Releases · SciML/ExponentialUtilities.jl
v1.20.0
ExponentialUtilities v1.20.0
Merged pull requests:
- GPU support for expv and expv_timestep (#101) (@albertomercurio)
v1.19.0
ExponentialUtilities v1.19.0
Closed issues:
- GPU-Friendly
inplace_add!
(#89)
Merged pull requests:
- format with SciML Style (#93) (@ChrisRackauckas)
- [skip ci] badges (#94) (@ArnoStrouwen)
- doc cov (#96) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#97) (@devmotion)
- GPU-able inplace_add! (#99) (@SBuercklin)
- No extra broadcast to fix master GPU CI (#100) (@ChrisRackauckas)
v1.18.0
v1.17.1
v1.17.0
ExponentialUtilities v1.17.0
Merged pull requests:
- Reduce allocation in
exp_noalloc
(#86) (@YingboMa) - Change to ArrayInterfaceCore (#88) (@ChrisRackauckas)
v1.16.0
ExponentialUtilities v1.16.0
Merged pull requests:
- Remove Requires.jl usage (#85) (@ChrisRackauckas)
v1.15.0
v1.14.0
ExponentialUtilities v1.14.0
Closed issues:
- Error using expv with Turing.jl (#81)
Merged pull requests:
- add Balance fallback via GenericSchur for non-BlasFloat (#82) (@ChrisRackauckas)
- Test GenericSchur fallback (#83) (@ChrisRackauckas)
v1.13.0
ExponentialUtilities v1.13.0
Merged pull requests:
- CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat) (#78) (@github-actions[bot])