https://github.com/ashutoshvarma/dfit
https://github.com/ashutoshvarma/dfit
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashutoshvarma/dfit
- Owner: ashutoshvarma
- License: gpl-3.0
- Created: 2020-12-13T08:53:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:23:50.000Z (over 1 year ago)
- Last Synced: 2024-12-28T00:42:50.291Z (5 months ago)
- Language: Python
- Size: 742 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
dfit
====
A python module to fit probability distributions and test goodness of fit... start-badges
.. list-table::
:stub-columns: 1* - tests
- |azure_build| |azure_tests| |coverage|
* - license
- |license|.. end-badges
.. |azure_build| image:: https://img.shields.io/azure-devops/build/ashutoshvarma/dfit/2/main?label=azure%20build&style=flat-square
:alt: Azure DevOps builds (branch)
:target: https://ashutoshvarma.visualstudio.com/dfit/_build
.. |azure_tests| image:: https://img.shields.io/azure-devops/tests/ashutoshvarma/dfit/2/main?style=flat-square
:alt: Azure DevOps tests (branch)
:target: https://ashutoshvarma.visualstudio.com/dfit/_test/analytics?definitionId=2&contextType=build
.. |coverage| image:: https://img.shields.io/azure-devops/coverage/ashutoshvarma/dfit/2/main?style=flat-square
:alt: Azure DevOps coverage (branch)
:target: https://ashutoshvarma.visualstudio.com/dfit/_build?definitionId=2
.. |license| image:: https://img.shields.io/github/license/ashutoshvarma/dfit?style=flat-square
:alt: GitHub
:target: https://github.com/ashutoshvarma/dfit/blob/master/COPYING