Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-31 | 1.3 kB | |
v1.7.0 source code.tar.gz | 2024-08-31 | 15.7 kB | |
v1.7.0 source code.zip | 2024-08-31 | 20.9 kB | |
Totals: 3 Items | 37.9 kB | 0 |
HCubature v1.7.0
Merged pull requests:
- Fix typo in README (#40) (@wsshin)
- buffer preallocation in hcubature
(#47) (@maltezfaria)
- enable dependabot for GitHub actions (#48) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#49) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#50) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#51) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#54) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#55) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#56) (@dependabot[bot])
- Fix [#23] to integrate oriented cubes (#57) (@lxvm)
- Update Project.toml: version requirements for stdlibs (#58) (@stevengj)
- Update Project.toml: bump 1.5.2 (#59) (@stevengj)
- use SizedArray for non-isbits types (#61) (@araujoms)
- Bump julia-actions/setup-julia from 1 to 2 (#65) (@dependabot[bot])
- thread safety (#70) (@stevengj)
- Update Project.toml: bump to 1.7 (#71) (@stevengj)
Closed issues: - Bounds order while using hquadrature (#23) - A question regarding nodes and weights in hcubature (#38) - Errors with BigFloat boundaries (#60) - Did the behaviour change when integral limits are switched? (#67) - Concurrent caching and thread safety (#69)