This website requires JavaScript.
Explore
Help
Sign In
wirawan0
/
wpylib
Watch
1
Star
0
Fork
0
You've already forked wpylib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
master
wpylib
/
math
/
fitting
History
Wirawan Purwanto
6333d20d67
* wpylib.math.fitting.stochastic: Added plot_curve_errorbar.
2015-06-04 16:36:13 -04:00
..
__init__.py
* wpylib.math.fitting.fit_func_base: changed default fitting method to leastsq.
2015-06-04 16:06:21 -04:00
funcs_pec.py
* Change to new way to obtain the 'C' fitting parameters.
2015-05-28 17:21:24 -04:00
funcs_physics.py
* Bug fixes and documentation update.
2015-05-28 17:20:34 -04:00
funcs_poly.py
* Moved Poly_base & friends to wpylib.math.fitting.funcs_poly.
2015-05-20 10:35:48 -04:00
funcs_simple.py
* Bug fixes and documentation update.
2015-05-28 17:20:34 -04:00
linear.py
* Added Test_3().
2012-10-15 17:25:06 -04:00
stochastic.py
* wpylib.math.fitting.stochastic: Added plot_curve_errorbar.
2015-06-04 16:36:13 -04:00