distributions
distributions copied to clipboard
Low-level primitives for collapsed Gibbs sampling in python and C++
maintainers have moved to https://github.com/posterior/distributions
pip fails on OSX 10.10.5 with the following error ``` clang++ -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-2.7/distributions/lp/special.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -ldistributions_shared -lm -o build/lib.macosx-10.10-x86_64-2.7/distributions/lp/special.so ld: library not found for -ldistributions_shared clang: error:...
Maintainers have moved to the repo http://github.com/posterior/distributions
====================================================================== FAIL: distributions.tests.test_random.test_sample_prob_from_scores ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/virtualenv/python2.7_with_system_site_packages/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/home/travis/build/forcedotcom/distributions/distributions/tests/test_random.py", line 210, in test_sample_prob_from_scores assert_samples_match_scores(sampler) File "/home/travis/build/forcedotcom/distributions/distributions/tests/util.py", line 217, in assert_samples_match_scores assert_counts_match_probs(counts,...
====================================================================== FAIL: distributions.tests.test_model_flavors.test_group('dpd',) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ubuntu/.virtualenvs/sf/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/home/ubuntu/sf/distributions/distributions/tests/test_model_flavors.py", line 86, in _test_group shared.add_value(value) File "/home/ubuntu/sf/distributions/distributions/dbg/models/dpd.py", line 138, in add_value assert...
Problem Event Name: APPCRASH Application Name: pythonw.exe Application Version: 0.0.0.0 Application Timestamp: 5398d7c1 Fault Module Name: python34.dll Fault Module Version: 3.4.1150.1013 Fault Module Timestamp: 5398d7c0 Exception Code: c0000005 Exception Offset:...
I think Fritz and I had a conversation somewhat related to this topic, but I sort of forgot the outcome. If I have a DD where the dim is very...
I am getting persistent failure of one of the tests: ``` ====================================================================== FAIL: distributions.tests.test_clustering.test_sample_matches_score_counts('lp.LowEntropy',) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/stephentu/anaconda/envs/distributions_clean/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/Users/stephentu/distributions_clean/distributions/tests/test_clustering.py", line...
do we want this? data-microscopes is using my unofficial version of it already, and it seems to work OK. if so, I think we'll want to do two things: (A)...