0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better doc on correlated variables. More... over 14 years ago
Automatic version tracking, in the documentation. The documentation should always be in sync with the code. More... over 14 years ago
Version number updated. More... over 14 years ago
umath.factorial() put back. More... over 14 years ago
More detailed example of correlated input variables. More... over 14 years ago
Added: umath.frexp(), along with tests of its derivatives. I also tested the result manually. More... over 14 years ago
Fixed: frexp() was being "tested" as if it returned a scalar argument. More... over 14 years ago
Better wording, in comment. More... over 14 years ago
Tests pass. Better tests: umath.ldexp and umath.modf are tested like expected. More... over 14 years ago
Added umath.modf() function. Removed umath.factorial(), since math.factorial() does not take continuous variables: it does not make sense to give it numbers with uncertainties. More... over 14 years ago
Tests moved to a better place. Doc slightly updated too. More... over 14 years ago
Documentation license added. More... over 14 years ago
Added info about pydoc as an info source. More... over 14 years ago
Original image files are now in their own directory. In fact, Sphinx copies _static files to the local _build/html/_static/ directory: there is no need to put the original/source images on the web site. More... over 14 years ago
Link in a better place. More... over 14 years ago
Fixed link. More... over 14 years ago
Reworked the Installation and Download part. More... over 14 years ago
Fixed wording. More... over 14 years ago
Renamed the README file so that GitHub recognizes it. More... over 14 years ago
Added: link to GitHub repository, and README file. More... over 14 years ago
More emphasis on using the package in a simple calculator. More... over 14 years ago
Nicer wording. More... over 14 years ago
Added favicon. Removed _build directory, because keeping track of all the files that can be there is error-prone (example: a favicon is added: the corresponding file in _build should be added…). More... over 14 years ago
Source Gimp file for logo: added. More... over 14 years ago
New logo added. More... over 14 years ago
Changed the logo, because the previous one did not have clean edges. More... over 14 years ago
Slightly better wording. More... over 14 years ago
Compiled to HTML. More... over 14 years ago
More legible installation instructions. More... over 14 years ago
Better markup on "uncertainties" when it is a package (in the doc). More... over 14 years ago