[ sid ]
[ 原始碼: symfit ]
套件:python3-symfit(0.5.6-3)
Symbolic Fitting in Python, fitting as it should be
The goal of this project is simple: to make fitting in Python pythonic.
The project aims to marry the power of scipy.optimize with the readability of sympy to create a highly readable and easy to use fitting package which works for projects of any scale.
其他與 python3-symfit 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)
-
- dep: python3-toposort
- topological sort algorithm - Python 3 module