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
Simpler text, code more explicit.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Simpler, more realistic code.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
More explicit documentation for UFloat.error_components().
lebigot
as Eric O. LEBIGOT (EOL)
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).
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Better description of the Technical Guide.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Details on tags added, with the expample of systematic errors.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
More explicit section name.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Put the more interesting/useful part higher.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Fixed grammar.
lebigot
as Eric O. LEBIGOT (EOL)
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.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Removed sentence that I had a hard time understanding myself.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
More precise text.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Added recipe on how to store arrays with uncertainties in text format.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Repetition removed.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
More precise description of the no-correlation assumption in x-x.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Simpler code.
lebigot
as Eric O. LEBIGOT (EOL)
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.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Merge branch 'master' into master_no_tuple_ufloat
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Updated docstring with new .std_dev = … usage.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Merge branch 'master' into master_no_tuple_ufloat
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Merge branch 'master' into python2.3
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Merge branch 'master_std_dev_property'
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Updated code with new .std_dev attribute access (instead of .std_dev()).
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Fixed syntax error. Code passes tests with Python 2.4.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Merge branch 'master' into python2.3
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Property code now works with Python < 2.6.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Merge branch 'master_std_dev_property'
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Unimportant comment removed.
lebigot
as Eric O. LEBIGOT (EOL)
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.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Merge branch 'master' into python2.3
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago