[ ソース: csaps ]
パッケージ: python3-csaps (1.2.0-4.1)
Cubic spline approximation (smoothing)
This is a Python package for univariate, multivariate and n-dimensional grid data approximation using cubic smoothing splines. The package can be useful in practical engineering tasks for data approximation and smoothing.
This package installs the library for Python 3.
その他の python3-csaps 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python