Menu

Code Commit Log


Commit Date  
[r3548] by mdboom

Add support for Latex2e-style math fonts (\mathrm, \mathit etc.)
Add support for function name shortcuts (\sin, \cos etc.)
Raise an exception when encountering double subscript or superscripts
(e.g. x_i_j)

2007-07-17 12:21:59 Tree
[r3547] by astraw

bugfix segfault in transforms module. Thanks Ben North for the patch

2007-07-17 10:09:27 Tree
[r3546] by jrevans

Changed what appeared to be a typo where x-axis values were being converted using the y-axis unit converters.

2007-07-16 22:19:24 Tree
[r3545] by dsdale

cleanup some code in ScalerFormatter, use unicode multiplication sign in
offset ticklabel

2007-07-16 19:40:34 Tree
[r3544] by mdboom

Fix running unicode_demo.py from backend_driver.py. (The -*- coding
line must appear before any non-comment lines).

2007-07-16 18:29:23 Tree
[r3543] by astraw

don't require setuptools by default.

2007-07-16 18:06:54 Tree
[r3542] by mdboom

Deal with font tags (\cal \it \rm etc.) more like TeX

2007-07-16 17:59:17 Tree
[r3541] by mdboom

Minor cleanup and simplifications. Handle sub/superscript as a unary operator.

2007-07-16 15:42:25 Tree
[r3540] by mdboom

Got nested sub/superscripts working. Improved formatting of grammar
to be more readable to newbies (like me).

2007-07-16 15:08:12 Tree
[r3539] by dsdale

fixed a formatting bug in ticker.ScalarFormatter (10^0 was rendered as
10 in some cases)

2007-07-16 14:06:59 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.