0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed setup.py text.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into python2.3
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Fixed incorrect test (detected by Python 3.2!).
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Trying to test more Python version on Travis.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Trying to also test additional Python versions.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into python2.3
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Imported version-specific Nose tests from Python 2.3 branch
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into python2.3
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Version bumped to 1.9.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Better doc on correlation matrix. Moving the setup to version 1.9.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Removed version-specific sphinx command (made obsolete by MacPort's "sudo port select --set sphinx py27-sphinx").
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Fixed incorrect variable name. NumPy required more explicitly.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Applied (manually) update for (-1)**9.1 from master branch.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into additional_tests
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Fixed typo.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
(-1)**9.1 works with Python 3 but not with Python 2: test adapted to this situation.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Fixed strange test.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Removed tests for Python 3. They should be adapted to Python 3.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into test_power_funcs
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Commented out tests on power operations that should pass (if numbers with unceratainties behaved in exactly the same way as floats, in corner cases).
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into test_power_funcs
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Fixed test.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Added input of correlated values through a correlation matrix.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Simpler "proof" that correlated_values_norm() works.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Added documentation for the input of correlated values through their correlation matrix.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Additional test of the covariance matrix.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Fixed typo.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
More information in docstring.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Added tests for the new correlated_values_norm().
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
More explicit name ("real" might be understood outside of its mathematical meaning).
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago