[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-numpy
- 用于 Python 语言的快速数组运算库(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