Releases: brenhinkeller/StatGeochemBase.jl
Releases · brenhinkeller/StatGeochemBase.jl
v0.6.14
StatGeochemBase v0.6.14
- Use fully non-allocating
linterp1s!
with preallocated knot index inimage_from_paths!
v0.6.13
StatGeochemBase v0.6.13
- Update
image_from_paths
, lower memory overhead by batching
v0.6.12
StatGeochemBase v0.6.12
- Make
linterp1s!
fully non-allocating again usingnanargsort!
v0.6.11
v0.6.10
v0.6.9
StatGeochemBase v0.6.9
- Add fully non-allocating scalar
findclosestabove
andfindclosestbelow
v0.6.8
v0.6.7
v0.6.6
StatGeochemBase v0.6.6
- Performance improvements in
findclosest
for sorted and antisorted arrays
v0.6.5
StatGeochemBase v0.6.5
- Update findclosestbelow and findclosestabove, faster methods for sorted arrays