Recent Releases of https://github.com/cokelaer/fitter

https://github.com/cokelaer/fitter - v1.7.1

What's Changed

  • Parallelization refactor adding joblib prefer="processes" by @vitorandreazza in https://github.com/cokelaer/fitter/pull/100

New Contributors

  • @vitorandreazza made their first contribution in https://github.com/cokelaer/fitter/pull/100

Full Changelog: https://github.com/cokelaer/fitter/compare/v1.7.0...v1.7.1

- Python
Published by cokelaer over 1 year ago

https://github.com/cokelaer/fitter - v1.7.0

What's Changed

  • Bump urllib3 from 2.0.4 to 2.0.7 by @dependabot in https://github.com/cokelaer/fitter/pull/88
  • Bump pillow from 10.0.0 to 10.0.1 by @dependabot in https://github.com/cokelaer/fitter/pull/87
  • Relaxed Pandas required version and better pinned some other ones by @sarusso in https://github.com/cokelaer/fitter/pull/92
  • uses loguru and rich_click for better user interface and slight updates in the main standalone

New Contributors

  • @dependabot made their first contribution in https://github.com/cokelaer/fitter/pull/88
  • @sarusso made their first contribution in https://github.com/cokelaer/fitter/pull/92

Full Changelog: https://github.com/cokelaer/fitter/compare/v1.6.0...v1.7.0

- Python
Published by cokelaer about 2 years ago

https://github.com/cokelaer/fitter - v1.6.0

Fix BIC formula convert to pyproject instead of setup Fix readthedocs Fix progress bar

- Python
Published by cokelaer over 2 years ago

https://github.com/cokelaer/fitter - v1.5.2

What's Changed

  • Update setup.py by @li-positive-one in https://github.com/cokelaer/fitter/pull/66
  • Switched logging to logger by @negodfre in https://github.com/cokelaer/fitter/pull/74

New Contributors

  • @li-positive-one made their first contribution in https://github.com/cokelaer/fitter/pull/66
  • @negodfre made their first contribution in https://github.com/cokelaer/fitter/pull/74

Full Changelog: https://github.com/cokelaer/fitter/compare/v1.5.1...v1.5.2

- Python
Published by cokelaer about 3 years ago

https://github.com/cokelaer/fitter - v1.5.1

What's Changed

  • Fix progress bar (threading with joblib/tqdm issue) by @cokelaer in https://github.com/cokelaer/fitter/pull/64
  • update metadata by @cokelaer in https://github.com/cokelaer/fitter/pull/65

Full Changelog: https://github.com/cokelaer/fitter/compare/v1.5.0...v1.5.1

- Python
Published by cokelaer over 3 years ago

https://github.com/cokelaer/fitter - v1.5.0

Warning buggy pypi install fixed in v1.5.1

What's Changed

  • Make the setup.py license match the repository license (GPL3). by @cbrueffer in https://github.com/cokelaer/fitter/pull/60
  • replace easydev/joblib with tqdm by @cokelaer in https://github.com/cokelaer/fitter/pull/63

New Contributors

  • @cbrueffer made their first contribution in https://github.com/cokelaer/fitter/pull/60

Full Changelog: https://github.com/cokelaer/fitter/compare/v1.4.1...v1.5.0

- Python
Published by cokelaer over 3 years ago

https://github.com/cokelaer/fitter - v1.4.1

What's Changed

  • Update timeout in docs from 10 to 30 seconds by @mpadge in https://github.com/cokelaer/fitter/pull/47
  • Add Kolmogorov-Smirnov goodness-of-fit statistic by @lahdjirayhan in https://github.com/cokelaer/fitter/pull/58
  • Make tests not leave temporary files by @lahdjirayhan in https://github.com/cokelaer/fitter/pull/59
  • rename default branch from master to main by @cokelaer

Full Changelog: https://github.com/cokelaer/fitter/compare/v1.4.0...v1.4.1

- Python
Published by cokelaer over 3 years ago

https://github.com/cokelaer/fitter - v1.4.0

Include several contributions. See README.rst for details

- Python
Published by cokelaer over 4 years ago

https://github.com/cokelaer/fitter - v1.2.3 synchronised on pypi

  • use logging module instead of prints
  • add fitter standalone application
  • add progress bar

- Python
Published by cokelaer over 5 years ago

https://github.com/cokelaer/fitter - v1.2.1 synchronised with pypi

- Python
Published by cokelaer almost 6 years ago

https://github.com/cokelaer/fitter - v1.2 synchronised with pypi

The pypi version 1.2 and this tag are slightly different. The differences are only related to documentation and continous integration. Code should be similar in its behaviour

- Python
Published by cokelaer about 6 years ago