Skip to content
/ pymef Public

A Python library to create, process and manage mixtures of exponential families

License

Notifications You must be signed in to change notification settings

pbrod/pymef

Repository files navigation

pymef

pymef_img tests_img docs_img health_img coverage_img versions_img

pymef is a suite of tools written in Python to solve

Description

Documentation and code

Bleeding edge: https://github.com/pbrod/pymef.

Official releases available at: http://pypi.python.org/pypi/pymef.

Installation

If you have pip installed, then simply type:

$ pip install pymef

to get the lastest stable version. Using pip also has the advantage that all requirements are automatically installed.

Unit tests

To test if the toolbox is working paste the following in an interactive python session:

import pymef as mef
mef.test(coverage=True, doctests=True)

Acknowledgement

The pymef package for Python was written by

Getting Started

Note

This project has been set up using PyScaffold 2.4.4. For details and usage information on PyScaffold see http://pyscaffold.readthedocs.org/.

About

A Python library to create, process and manage mixtures of exponential families

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages