Menu

Code Commit Log


Commit Date  
[r8298] by mdboom

Fix PNG resolution metadata.

2010-05-06 18:40:31 Tree
[r8297] by mdboom

Fixes Bug #2969451: MathTextParser parse fails on nested brackets. Add test for this case.

2010-05-06 13:32:47 Tree
[r8296] by mdboom

Improvements to DateLocators to partially address #2976576:
- Take into account "interval" when determining autorange (particularly important for expanding singular ranges)
- prevent a near-infinite loop in the "dateutil.rrule.between" method (calculating a repeating event between two dates) by estimating with division the approximate number, and if this number is way more than reasonable, raise an Exception.

2010-05-05 17:57:19 Tree
[r8295] by leejjoon

Axes.annotate sets _remove_method

2010-05-04 19:46:28 Tree
[r8294] by dsdale

Improve backend_qt4 so it displays figures with the correct size

2010-05-04 17:53:33 Tree
[r8293] by efiring

hist: accept a list of scalars as equivalent to a 1-D ndarray

2010-05-04 05:24:53 Tree
[r8292] by mdboom

Change "import numpy as npy" to common convention "import numpy as np"

2010-05-03 18:37:38 Tree
[r8291] by mdboom

Leave in some extra debugging information related to fonts.

2010-04-30 16:54:10 Tree
[r8290] by mdboom

Use case-insensitive matching for font names in family set lists (rcParams font.serif, font.sans-serif etc.)

2010-04-30 14:41:40 Tree
[r8289] by efiring

Line2D: don't use subslices with markevery

2010-04-29 21:43:53 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.