Fixed setup.py text. |
|
More...
|
about 12 years ago
|
Merge branch 'master' into python2.3 |
|
More...
|
about 12 years ago
|
Fixed incorrect test (detected by Python 3.2!). |
|
More...
|
about 12 years ago
|
Trying to test more Python version on Travis. |
|
More...
|
about 12 years ago
|
Trying to also test additional Python versions. |
|
More...
|
about 12 years ago
|
Merge branch 'master' into python2.3 |
|
More...
|
about 12 years ago
|
Imported version-specific Nose tests from Python 2.3 branch |
|
More...
|
about 12 years ago
|
Merge branch 'master' into python2.3 |
|
More...
|
about 12 years ago
|
Version bumped to 1.9. |
|
More...
|
about 12 years ago
|
Better doc on correlation matrix. Moving the setup to version 1.9. |
|
More...
|
about 12 years ago
|
Removed version-specific sphinx command (made obsolete by MacPort's "sudo port select --set sphinx py27-sphinx"). |
|
More...
|
about 12 years ago
|
Fixed incorrect variable name. NumPy required more explicitly. |
|
More...
|
about 12 years ago
|
Applied (manually) update for (-1)**9.1 from master branch. |
|
More...
|
about 12 years ago
|
Merge branch 'master' into additional_tests |
|
More...
|
about 12 years ago
|
Fixed typo. |
|
More...
|
about 12 years ago
|
(-1)**9.1 works with Python 3 but not with Python 2: test adapted to this situation. |
|
More...
|
about 12 years ago
|
Fixed strange test. |
|
More...
|
about 12 years ago
|
Removed tests for Python 3. They should be adapted to Python 3. |
|
More...
|
about 12 years ago
|
Merge branch 'master' into test_power_funcs |
|
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). |
|
More...
|
about 12 years ago
|
Merge branch 'master' into test_power_funcs |
|
More...
|
about 12 years ago
|
Fixed test. |
|
More...
|
about 12 years ago
|
Added input of correlated values through a correlation matrix. |
|
More...
|
about 12 years ago
|
Simpler "proof" that correlated_values_norm() works. |
|
More...
|
about 12 years ago
|
Added documentation for the input of correlated values through their correlation matrix. |
|
More...
|
about 12 years ago
|
Additional test of the covariance matrix. |
|
More...
|
about 12 years ago
|
Fixed typo. |
|
More...
|
about 12 years ago
|
More information in docstring. |
|
More...
|
about 12 years ago
|
Added tests for the new correlated_values_norm(). |
|
More...
|
about 12 years ago
|
More explicit name ("real" might be understood outside of its mathematical meaning). |
|
More...
|
about 12 years ago
|