File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2730
2730
2007-02-12 Moved data files into lib/matplotlib so that setuptools'
2731
2731
develop mode works. Re-organized the mpl-data layout so
2732
2732
that this source structure is maintained in the
2733
- installation. (I .e. the 'fonts' and 'images'
2733
+ installation. (i .e., the 'fonts' and 'images'
2734
2734
sub-directories are maintained in site-packages.) Suggest
2735
2735
removing site-packages/matplotlib/mpl-data and
2736
2736
~/.matplotlib/ttffont.cache before installing - ADS
Original file line number Diff line number Diff line change @@ -1339,7 +1339,7 @@ Changes for 0.90.1
1339
1339
1340
1340
Moved data files into lib/matplotlib so that setuptools' develop
1341
1341
mode works. Re-organized the mpl-data layout so that this source
1342
- structure is maintained in the installation. (I .e. the 'fonts' and
1342
+ structure is maintained in the installation. (i .e., the 'fonts' and
1343
1343
'images' sub-directories are maintained in site-packages.).
1344
1344
Suggest removing site-packages/matplotlib/mpl-data and
1345
1345
~/.matplotlib/ttffont.cache before installing
Original file line number Diff line number Diff line change @@ -333,7 +333,7 @@ struct facetT {
333
333
notes:
334
334
a ridge is hull_dim-1 simplex between two neighboring facets. If the
335
335
facets are non-simplicial, there may be more than one ridge between
336
- two facets. E.G. a 4-d hypercube has two triangles between each pair
336
+ two facets. e.g., a 4-d hypercube has two triangles between each pair
337
337
of neighboring facets.
338
338
339
339
topological information:
You can’t perform that action at this time.
0 commit comments