Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/mathlib.py
Commit message (Collapse)AuthorAgeFilesLines
* Implement power operator for RationalsReinier Heeres2008-03-061-5/+11
|
* Fix Decimal operator issues, #6478Reinier Heeres2008-02-171-1/+19
|
* More parser fixes, #5734Reinier Heeres2008-01-031-0/+2
|
* Parsing with different fraction separator, #5319Reinier Heeres2007-12-191-2/+4
|
* Set default thousand/fraction sep if not availableReinier Heeres2007-11-301-0/+4
|
* i18n of help functions; not the final solution!Reinier Heeres2007-11-301-8/+7
|
* Fix log() of Rational number bugReinier Heeres2007-11-251-4/+3
|
* Included support for rational numbersReinier Heeres2007-11-181-1/+7
|
* Fixed large factorial issueReinier Heeres2007-11-181-4/+22
|
* Big update; see NEWSReinier Heeres2007-11-181-26/+37
|
* Unicode parsing + bugfixesReinier Heeres2007-11-131-2/+27
|
* Fixed factorial bugReinier Heeres2007-09-191-1/+4
|
* Function exceptions get caught.Reinier Heeres2007-09-161-1/+5
|
* Improved internal equation history logicReinier Heeres2007-09-161-1/+1
|
* Bugfixes and improvements (help system, error reporting)Reinier Heeres2007-09-161-0/+7
|
* Bugfixes, plot axes labels, MANIFEST updateReinier Heeres2007-09-101-0/+12
|
* Basic plot() support!Reinier Heeres2007-09-071-3/+2
|
* See NEWS, major upgradeReinier Heeres2007-09-031-3/+40
|
* Fixed deg/rad angle scalingReinier Heeres2007-07-151-10/+11
|
* Added Equation class, code formattingReinier Heeres2007-07-151-1/+0
| | | | | | Calculate.old_eqs is now a list of Equation objects Split several functions into smaller ones Some indenting/spaces etc
* Initial importMiguel Alvarez2007-07-131-14/+80
|
* Initial CommitMiguel Angel Alvarez Bernardo2007-07-111-0/+177