Activity
Revert "mark new_unchecked methods as unsafe"
Revert "mark new_unchecked methods as unsafe"
Upgraded ndarray to 0.16
Upgraded ndarray to 0.16
Pull request merge
mark new_unchecked methods as unsafe
mark new_unchecked methods as unsafe
impl specila handling of cubic spline when len==3
impl specila handling of cubic spline when len==3
wrap periodic values when extrapolating
wrap periodic values when extrapolating
add tests for periodic
add tests for periodic
fix typo: (bi)liniar -> (bi)linear
fix typo: (bi)liniar -> (bi)linear
Pull request merge
return result from solve_for_k and solve_for_k_individual fn's
return result from solve_for_k and solve_for_k_individual fn's
return Result from calc_coefficients
return Result from calc_coefficients
change indent in changelog
change indent in changelog
update changelog
update changelog
allow heterogene boundary conditions
allow heterogene boundary conditions
crates.io: at most 5 keywords per crate
crates.io: at most 5 keywords per crate
improve interp_scalar by using a stack allocated buffer
improve interp_scalar by using a stack allocated buffer
change dim extensions to create dim from iterator
change dim extensions to create dim from iterator
Force push
change dim extensions to create dim from iterator
change dim extensions to create dim from iterator