1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Relicense under the MIT license More... about 3 years ago
Add TruncatedNormPdf - truncated normal distribution incl. tests More... over 10 years ago
gitignore: remove tokyo folder ignore More... over 10 years ago
Merge branch 'ceygen' More... over 10 years ago
doc/conf.py: make documentation build-able again More... over 10 years ago
ChangeLog: add notes about Cython memoryview transition More... over 10 years ago
dist_cmd_test: drop support for making the command non-fatal More... over 10 years ago
support/stress and test commands: pass verbosity argument to tests More... over 10 years ago
Definitive Python 3 compatibility More... over 10 years ago
Python 3 compatibility More... over 10 years ago
Fix stress_filters More... over 10 years ago
support: Py 3 compatibility More... over 10 years ago
Let's not strive for Py 2.6 compatibility More... over 10 years ago
stress_filters: skip Kalman stress unless SciPy is found More... over 10 years ago
README.rst: mention Ceygen dependency version More... over 10 years ago
travis.yml: install Eigen for Ceygen More... over 10 years ago
Tweak .travis.yml More... almost 11 years ago
Add initial .travis.yml to try building on Travis CI More... almost 11 years ago
filters: prevent matrices with 0 elements More... almost 11 years ago
pdfs: prevent vectors with 0 elements More... almost 11 years ago
setup.py: consistency with Ceygen, read long desc from README More... almost 11 years ago
Port stress testing to unittest, happens in build directory now More... almost 11 years ago
TestKalmanFilter: test also evidence and posterior variance More... almost 11 years ago
Tweak stochastic tests More... about 11 years ago
Remove test of a removed functionality, improve stochastic testing More... about 11 years ago
Transition PyBayes to use Cython memoryviews instead of NumPy arrays More... about 11 years ago
Replace Tokyo use with Ceygen and unbundle it More... about 11 years ago
try pkg-config first for cblas and lapack libraries More... over 11 years ago
support/dist_cmd_build_prepare: don't add -Wl,-O1 link flag More... over 11 years ago
support/dist_cmd_build_prepare: fix build with Cython >= 0.17 More... over 11 years ago