Menu

Code Commit Log


Commit Date  
[r2713] by edin1

Initial support for complex fractions. Also, rendering is now completely separated from parsing. The sub/superscripts now work better.

2006-08-28 05:46:20 Tree
[r2712] by dsdale

moved qApp creation from show() to FigureCanvasQt.__init__()

2006-08-27 19:43:46 Tree
[r2711] by dsdale

For qt backends, dont create a QApplication when the backend is
imported. Do it in show().

2006-08-27 17:25:57 Tree
[r2710] by dsdale

fixed copyright information

2006-08-27 16:42:49 Tree
[r2709] by edin1

mathtext fonts are now searched in the OS font dir, and in mpl-data dir. env is now not a dict, but a separate class instance.

2006-08-27 06:37:39 Tree
[r2708] by astraw

fix linspace() so that when N==1, an array of shape (1,) is returned

2006-08-26 18:51:02 Tree
[r2707] by edin1

Added matplotlibrc key "mathtext.mathtext2" (removed the key "mathtext2"). Minor changes to __init__.py, mathtex2_demo.py.

2006-08-26 12:31:23 Tree
[r2706] by edin1

Fixed the layout of more complex fractions

2006-08-21 18:28:53 Tree
[r2705] by edin1

Removed the escape char "\" from the unicode dicts in _mathtext_data.py. (Also fixed this in mathtext.py)

2006-08-21 10:21:19 Tree
[r2704] by edin1

Added initial supprort for fractions, (and rendering of lines)

2006-08-21 09:43:56 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.