PyMix -- Python mixture package
Project description
PyMix - The Python mixture package Author: Alexander Mendez Original Author: Benjamin Georgi Contact: georgi@molgen.mpg.de
Installation Instructions:
Required Packages
Python (version 2.5+ recommended, tested with 2.7)
Numpy (version 1.6?, tested with 1.6)
GSL GNU Scientific library
Optional Packages
GHMM for mixtures of HMMs
pylab for plotting functions in plotMixture.py
How to install ?
Extract the tarball to some directory of your choice. Change into the directory and run:
python setup.py build python setup.py install –prefix=/some/where
If you wish to pull down the github version you can use pip:
pip install git+https://github.com/ajmendez/PyMix.git
It is now part of pypi:
pip install pymix
After the installation is completed I would recommend to run mixtureunittests.py to check whether everything is in order.
To get the GSL on OSX I recomend using homebrew to build the universal package so that it works with both the i386 version in EPD:
brew install gsl –universal
Documentation:
Example code for most aspects of the library can be found in the pymix/examples subdirectory and mixtureunittest.py. Automatically generated documentation for the module is available on the Pymix home page www.pymix.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pymix-0.8b.tar.gz.
File metadata
- Download URL: pymix-0.8b.tar.gz
- Upload date:
- Size: 127.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a0a2a4a9343b27d4025dce9bb3fb752db54a4c9bbfb723ca975d1034b665406
|
|
| MD5 |
ca2d1b8231c9883389b0513b0e19014d
|
|
| BLAKE2b-256 |
c66d82ed0adfe49f6fc32041f9a701bf2c09bbb440d384c8f0b7f3efde58c0e7
|