Revision history for Algorithm::CurveFit::Simple
1.03 2018-03-21
- Fixed documentation .. was referring to fit() as try() throughout, oops.
1.02 2018-02-05
- Switched unit test t/03-init-parameters.t from using JSON::PP to is_deeply() to avoid Win32 formatting bug.
1.01 2018-01-31
- Fixed docs
1.00 2018-01-31
- Initial release