Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-09 | 877 Bytes | |
v1.25.0 source code.tar.gz | 2023-09-09 | 74.3 kB | |
v1.25.0 source code.zip | 2023-09-09 | 99.7 kB | |
Totals: 3 Items | 174.8 kB | 0 |
ExponentialUtilities v1.25.0
Closed issues:
- Long compile times (#128)
- Error: exponential! and exp_generic perform scalar indexing on gpu (#130)
- exponential!
crashes with some sparse array (#132)
Merged pull requests: - enable dependabot for GitHub actions (#121) (@ranocha) - Bump actions/cache from 1 to 3 (#122) (@dependabot[bot]) - Bump codecov/codecov-action from 1 to 3 (#123) (@dependabot[bot]) - Bump actions/checkout from 1 to 3 (#124) (@dependabot[bot]) - Migrate from SnoopPrecompile to PrecompileTools (#127) (@timholy) - Doc improv (#129) (@ArnoStrouwen) - Bump actions/checkout from 3 to 4 (#133) (@dependabot[bot]) - Fix GPU exponential! defaults (#134) (@ChrisRackauckas) - Allow for sparse matrices in exponential!? (#135) (@ChrisRackauckas)