PyMix icon indicating copy to clipboard operation
PyMix copied to clipboard

PyMix - The Python mixture package

Results 5 PyMix issues
Sort by recently updated
recently updated
newest added

If I am installing the library using `pip3` I am getting: ``` $ sudo pip3 install pymix [sudo] password for stefan: The directory '/home/stefan/.cache/pip/http' or its parent directory is not...

I have a problem while install the pymix in ubuntu14LTS, I down load the zip file and extract the tarball to a directory,then change into the directory and run "sudo...

Tested on Python 2.7.9 , Numpy 1.9.2. 13/90 test failed probably due to small unequality of number. One example which failed. ``` FAIL: testsample (__main__.MultiNormalDistributionTests) ---------------------------------------------------------------------- Traceback (most recent call...

Using : pip install git+https://github.com/ajmendez/PyMix.git Here is the error : arch x86_64 -arch x86_64 build/temp.macosx-10.5-x86_64-2.7/pymix/C_mixextend.o -lgsl -lgslcblas -lm -o build/lib.macosx-10.5-x86_64-2.7/_C_mixextend.so File "~/SDKs/Anaconda/lib/python2.7/site-packages/pymix/AminoAcidPropertyPrior.py", line 170 as = alpha.pop(0) # first entry...