Simpler text, code more explicit. |
|
More...
|
almost 12 years ago
|
Simpler, more realistic code. |
|
More...
|
almost 12 years ago
|
More explicit documentation for UFloat.error_components(). |
|
More...
|
almost 12 years ago
|
1.9.1 release with up-to-date documentation. The master branch is for bleeding-edge public versions that are *not* on PyPI (version on GitHub, instead). |
|
More...
|
almost 12 years ago
|
Better description of the Technical Guide. |
|
More...
|
almost 12 years ago
|
Details on tags added, with the expample of systematic errors. |
|
More...
|
almost 12 years ago
|
More explicit section name. |
|
More...
|
almost 12 years ago
|
Put the more interesting/useful part higher. |
|
More...
|
almost 12 years ago
|
Fixed grammar. |
|
More...
|
almost 12 years ago
|
Made the Technical Guide a more interesting read: the most practical subjects are put first. Some details were added, some sentences rephrased for clarity. |
|
More...
|
almost 12 years ago
|
Removed sentence that I had a hard time understanding myself. |
|
More...
|
almost 12 years ago
|
More precise text. |
|
More...
|
almost 12 years ago
|
Added recipe on how to store arrays with uncertainties in text format. |
|
More...
|
almost 12 years ago
|
Repetition removed. |
|
More...
|
almost 12 years ago
|
More precise description of the no-correlation assumption in x-x. |
|
More...
|
almost 12 years ago
|
Simpler code. |
|
More...
|
almost 12 years ago
|
Don't repeat yourself applied to deprecation warnings. Deprecation warnings are not silenced by default anymore. Deprecation warnings now refer to the user's code. |
|
More...
|
almost 12 years ago
|
Merge branch 'master' into master_no_tuple_ufloat |
|
More...
|
almost 12 years ago
|
Updated docstring with new .std_dev = … usage. |
|
More...
|
almost 12 years ago
|
Merge branch 'master' into master_no_tuple_ufloat |
|
More...
|
almost 12 years ago
|
Merge branch 'master' into python2.3 |
|
More...
|
almost 12 years ago
|
Merge branch 'master_std_dev_property' |
|
More...
|
almost 12 years ago
|
Updated code with new .std_dev attribute access (instead of .std_dev()). |
|
More...
|
almost 12 years ago
|
Fixed syntax error. Code passes tests with Python 2.4. |
|
More...
|
almost 12 years ago
|
Merge branch 'master' into python2.3 |
|
More...
|
almost 12 years ago
|
Property code now works with Python < 2.6. |
|
More...
|
almost 12 years ago
|
Merge branch 'master_std_dev_property' |
|
More...
|
almost 12 years ago
|
Unimportant comment removed. |
|
More...
|
almost 12 years ago
|
.std_dev is not settable. set_std_dev() is now obsoleted. Setting the standard value of a Variable after initialization now checks if the new standard deviation is possitive. |
|
More...
|
almost 12 years ago
|
Merge branch 'master' into python2.3 |
|
More...
|
almost 12 years ago
|