A package collecting functionality for various numerical computations (numerical differentiation, interpolation, optimization, sorting, parallelization).
Project description
computils
A package collecting utilities and other convenient functionality for various numerical computations:
- Numerical differentiation: based on finite differences.
- Interpolation: provide a common interface for several useful interpolators from the excellent 'splines' and 'scipy.interpolate' packages.
- Numerical optimization: transformation functions to impose constraints using unconstrained optimization algorithms.
- Fast or robust python implementations of certain matrix operations.
- Sorting, timing, and other utilities.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
computils-0.0.2.tar.gz
(14.6 kB
view details)
Built Distribution
computils-0.0.2-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file computils-0.0.2.tar.gz
.
File metadata
- Download URL: computils-0.0.2.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d25b60b19e5de71385b4ccd69e117c54cee3277b548d79c0c3953f6a473c9122 |
|
MD5 | 1ad065ccc41e4d2dab7427126980a152 |
|
BLAKE2b-256 | 8027e4eda3d07711f4dd71a039467e7081f3f6f5d61308083045c5bd9d928c80 |
File details
Details for the file computils-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: computils-0.0.2-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f09a307f34ff4f227446b8f4ede7e7981effbb640fab5f5184467a738dfc0f00 |
|
MD5 | 3d7fa504938e058401678586d30178a7 |
|
BLAKE2b-256 | 0152418e14584a0235cd1b986a603da1e940484cb41f992d1d7ce09d47870101 |