Ndpolator

Latest version: v1.2.1

Safety actively analyzes 688568 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.1

What's Changed
* Improvements to release CI in https://github.com/aprsa/ndpolator/pull/6
* Several distance-related bugfixes in https://github.com/aprsa/ndpolator/pull/10

**Full Changelog**: https://github.com/aprsa/ndpolator/compare/1.2...1.2.1

1.2

What's Changed
* Support for computing distance from the grid for extrapolated query points by aprsa in https://github.com/aprsa/ndpolator/pull/5


**Full Changelog**: https://github.com/aprsa/ndpolator/compare/1.1...1.2

1.1

The ndpolator v1.1 release optimizes memory usage and the speed of execution.

1.0

Ndpolator is a combined interpolator/extrapolator that operates on sparse (incompletely populated) $n$-dimensional grids. It estimates scalar or vector function values within and beyond the definition range of the grid while still avoiding the need to impute missing data or sacrifice the benefits of structured grids. Ndpolator is written in C for speed and portability; a python wrapper that uses numpy arrays is provided for convenience.

This is the initial release of ndpolator.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.