Skip to content

The package that allows you to work with probability distributions with a specified mean values and variances.

License

Notifications You must be signed in to change notification settings

AlbertFarkhutdinov/method_of_moments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

method_of_moments

GitHub repo size PyPI version GitHub contributors GitHub stars GitHub forks GitHub licence

method_of_moments is a package that allows you to work with probability distributions with a specified mean values and variances.

Prerequisites

Before you begin, ensure you have installed the latest version of Python.

Installing method_of_moments

To install method_of_moments, follow these steps:

Linux and macOS:

pip3 install method-of-moments

Windows:

pip install method-of-moments

Using method_of_moments

There are will be examples of how to use method_of_moments.

Contributing to method_of_moments

To contribute to method_of_moments, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Contact

If you want to contact me you can reach me at albertfarhutdinov@gmail.com.

License

This project uses the following license: MIT License.

About

The package that allows you to work with probability distributions with a specified mean values and variances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages