10000 added numarray status file · matplotlib/matplotlib@3233e7e · GitHub
[go: up one dir, main page]

Skip to content

Commit 3233e7e

Browse files
committed
added numarray status file
svn path=/trunk/matplotlib/; revision=160
1 parent 76527b5 commit 3233e7e

File tree

6 files changed

+369
-3
lines changed

6 files changed

+369
-3
lines changed

MANIFEST

Lines changed: 318 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ examples/mri_with_eeg.py
284284
examples/multiple_figs_demo.py
285285
examples/object_picker.py
286286
examples/pcolor_demo.py
287+
examples/plotraw.py
287288
examples/psd_demo.py
288289
examples/pstest.py
289290
examples/scatter_demo.py
@@ -475,6 +476,7 @@ test/table_demo.py
475476
test/table_demo3.py
476477
test/table_test.py
477478
test/table_test2.py
479+
test/temp.py
478480
test/test.py
479481
test/test_backend_agg.py
480482
test/transtest.py
@@ -492,3 +494,319 @@ ttfquery/guessdescription.py
492494
ttfquery/license.txt
493495
ttfquery/metadata_query.py
494496
ttfquery/ttffiles.py
497+
win32src/importlib.bat
498+
win32src/profile22.bat
499+
win32src/profile23.bat
500+
win32src/freetype1/freetype/.cvsignore
501+
win32src/freetype1/freetype/freetype.h
502+
win32src/freetype1/freetype/ft_conf.h
503+
win32src/freetype1/freetype/fterrid.h
504+
win32src/freetype1/freetype/ftnameid.h
505+
win32src/freetype1/freetype/header.h
506+
win32src/freetype1/freetype/ttapi.c
507+
win32src/freetype1/freetype/ttcache.c
508+
win32src/freetype1/freetype/ttcache.h
509+
win32src/freetype1/freetype/ttcalc.c
510+
win32src/freetype1/freetype/ttcalc.h
511+
win32src/freetype1/freetype/ttcmap.c
512+
win32src/freetype1/freetype/ttcmap.h
513+
win32src/freetype1/freetype/ttconfig.h
514+
win32src/freetype1/freetype/ttdebug.c
515+
win32src/freetype1/freetype/ttdebug.h
516+
win32src/freetype1/freetype/ttengine.h
517+
win32src/freetype1/freetype/ttextend.c
518+
win32src/freetype1/freetype/ttextend.h
519+
win32src/freetype1/freetype/ttf.def
520+
win32src/freetype1/freetype/ttfile.c
521+
win32src/freetype1/freetype/ttfile.h
522+
win32src/freetype1/freetype/ttgload.c
523+
win32src/freetype1/freetype/ttgload.h
524+
win32src/freetype1/freetype/ttinterp.c
525+
win32src/freetype1/freetype/ttinterp.h
526+
win32src/freetype1/freetype/ttload.c
527+
win32src/freetype1/freetype/ttload.h
528+
win32src/freetype1/freetype/ttmemory.c
529+
win32src/freetype1/freetype/ttmemory.h
530+
win32src/freetype1/freetype/ttmutex.c
531+
win32src/freetype1/freetype/ttmutex.h
532+
win32src/freetype1/freetype/ttobjs.c
533+
win32src/freetype1/freetype/ttobjs.h
534+
win32src/freetype1/freetype/ttraster.c
535+
win32src/freetype1/freetype/ttraster.h
536+
win32src/freetype1/freetype/tttables.h
537+
win32src/freetype1/freetype/tttags.h
538+
win32src/freetype1/freetype/tttypes.h
539+
win32src/freetype1/freetype/arch/amigaos/Makefile.gcc
540+
win32src/freetype1/freetype/arch/amigaos/freetype.c
541+
win32src/freetype1/freetype/arch/amigaos/ft_conf.h
542+
win32src/freetype1/freetype/arch/ansi/freetype.c
543+
win32src/freetype1/freetype/arch/ansi/ft_conf.h
544+
win32src/freetype1/freetype/arch/beos/Makefile
545+
win32src/freetype1/freetype/arch/beos/freetype.c
546+
win32src/freetype1/freetype/arch/beos/ft_conf.h
547+
win32src/freetype1/freetype/arch/beos/ttmutex.c
548+
win32src/freetype1/freetype/arch/debugger/Makefile
549+
win32src/freetype1/freetype/arch/debugger/freetype.c
550+
win32src/freetype1/freetype/arch/debugger/ft_conf.h
551+
win32src/freetype1/freetype/arch/mac/README
552+
win32src/freetype1/freetype/arch/mac/freetype.c
553+
win32src/freetype1/freetype/arch/mac/ft_conf.h
554+
win32src/freetype1/freetype/arch/mac/ttmmap.c
555+
win32src/freetype1/freetype/arch/msdos/Makefile.BC
556+
win32src/freetype1/freetype/arch/msdos/Makefile.MS
557+
win32src/freetype1/freetype/arch/msdos/Makefile.TC
558+
win32src/freetype1/freetype/arch/msdos/Makefile.VC
559+
win32src/freetype1/freetype/arch/msdos/Makefile.dm
560+
win32src/freetype1/freetype/arch/msdos/Makefile.gcc
561+
win32src/freetype1/freetype/arch/msdos/Makefile.wat
562+
win32src/freetype1/freetype/arch/msdos/depend.dos
563+
win32src/freetype1/freetype/arch/msdos/freetype.c
564+
win32src/freetype1/freetype/arch/msdos/ft_conf.h
565+
win32src/freetype1/freetype/arch/msdos/hugefile.c
566+
win32src/freetype1/freetype/arch/msdos/hugemem.c
567+
win32src/freetype1/freetype/arch/msdos/makedep
568+
win32src/freetype1/freetype/arch/os2/Makefile.dm
569+
win32src/freetype1/freetype/arch/os2/Makefile.emx
570+
win32src/freetype1/freetype/arch/os2/Makefile.icc
571+
win32src/freetype1/freetype/arch/os2/Makefile.wat
572+
win32src/freetype1/freetype/arch/os2/freetype.c
573+
win32src/freetype1/freetype/arch/os2/ft_conf.h
574+
win32src/freetype1/freetype/arch/os2/os2file.c
575+
win32src/freetype1/freetype/arch/unix/.cvsignore
576+
win32src/freetype1/freetype/arch/unix/Makefile.in
577+
win32src/freetype1/freetype/arch/unix/freetype.c
578+
win32src/freetype1/freetype/arch/unix/ttmmap.c
579+
win32src/freetype1/freetype/arch/vms/README
580+
win32src/freetype1/freetype/arch/vms/descrip.mms
581+
win32src/freetype1/freetype/arch/vms/ft_conf.h
582+
win32src/freetype1/freetype/arch/win16/Makefile.BC
583+
win32src/freetype1/freetype/arch/win16/Makefile.MS
584+
win32src/freetype1/freetype/arch/win16/Makefile.VC
585+
win32src/freetype1/freetype/arch/win16/depend.win
586+
win32src/freetype1/freetype/arch/win16/freetype.c
587+
win32src/freetype1/freetype/arch/win16/ft_conf.h
588+
win32src/freetype1/freetype/arch/win16/hugefile.c
589+
win32src/freetype1/freetype/arch/win16/hugemem.c
590+
win32src/freetype1/freetype/arch/win16/makedef
591+
win32src/freetype1/freetype/arch/win16/makedep
592+
win32src/freetype1/freetype/arch/win16/ttf.def
593+
win32src/freetype1/freetype/arch/win32/Makefile.BC
594+
win32src/freetype1/freetype/arch/win32/Makefile.CL
595+
win32src/freetype1/freetype/arch/win32/Makefile.Min
596+
win32src/freetype1/freetype/arch/win32/Makefile.VC
597+
win32src/freetype1/freetype/arch/win32/Makefile.gcc
598+
win32src/freetype1/freetype/arch/win32/depend.win
599+
win32src/freetype1/freetype/arch/win32/freetype.c
600+
win32src/freetype1/freetype/arch/win32/freetype.dsp
601+
win32src/freetype1/freetype/arch/win32/freetype.dsw
602+
win32src/freetype1/freetype/arch/win32/freetype.ide
603+
win32src/freetype1/freetype/arch/win32/freetype.mak
604+
win32src/freetype1/freetype/arch/win32/freetype.mdp
605+
win32src/freetype1/freetype/arch/win32/ft_conf.h
606+
win32src/freetype1/freetype/arch/win32/makedef
607+
win32src/freetype1/freetype/arch/win32/makedep
608+
win32src/freetype1/freetype/arch/win32/ttf.def
609+
win32src/freetype1/freetype/extend/ftxcmap.c
610+
win32src/freetype1/freetype/extend/ftxcmap.h
611+
win32src/freetype1/freetype/extend/ftxerr18.c
612+
win32src/freetype1/freetype/extend/ftxerr18.h
613+
win32src/freetype1/freetype/extend/ftxgasp.c
614+
win32src/freetype1/freetype/extend/ftxgasp.h
615+
win32src/freetype1/freetype/extend/ftxgdef.c
616+
win32src/freetype1/freetype/extend/ftxgdef.h
617+
win32src/freetype1/freetype/extend/ftxgpos.c
618+
win32src/freetype1/freetype/extend/ftxgpos.h
619+
win32src/freetype1/freetype/extend/ftxgsub.c
620+
win32src/freetype1/freetype/extend/ftxgsub.h
621+
win32src/freetype1/freetype/extend/ftxkern.c
622+
win32src/freetype1/freetype/extend/ftxkern.h
623+
win32src/freetype1/freetype/extend/ftxopen.c
624+
win32src/freetype1/freetype/extend/ftxopen.h
625+
win32src/freetype1/freetype/extend/ftxopenf.h
626+
win32src/freetype1/freetype/extend/ftxpost.c
627+
win32src/freetype1/freetype/extend/ftxpost.h
628+
win32src/freetype1/freetype/extend/ftxsbit.c
629+
win32src/freetype1/freetype/extend/ftxsbit.h
630+
win32src/freetype1/freetype/extend/ftxwidth.c
631+
win32src/freetype1/freetype/extend/ftxwidth.h
632+
win32src/freetype1/freetype/extend/readme.1st
633+
win32src/libpng/LICENSE
634+
win32src/libpng/libpng.rc
635+
win32src/libpng/libpng12.rc
636+
win32src/libpng/libpngpf.3
637+
win32src/libpng/png.c
638+
win32src/libpng/png.h
639+
win32src/libpng/pngasmrd.h
640+
win32src/libpng/pngconf.h
641+
win32src/libpng/pngerror.c
642+
win32src/libpng/pnggccrd.c
643+
win32src/libpng/pngget.c
644+
win32src/libpng/pngmem.c
645+
win32src/libpng/pngpread.c
646+
win32src/libpng/pngread.c
647+
win32src/libpng/pngrio.c
648+
win32src/libpng/pngrtran.c
649+
win32src/libpng/pngrutil.c
650+
win32src/libpng/pngset.c
651+
win32src/libpng/pngtrans.c
652+
win32src/libpng/pngvcrd.c
653+
win32src/libpng/pngwio.c
654+
win32src/libpng/pngwrite.c
655+
win32src/libpng/pngwtran.c
656+
win32src/libpng/pngwutil.c
657+
win32src/zlib/README
658+
win32src/zlib/adler32.c
659+
win32src/zlib/compress.c
660+
win32src/zlib/crc32.c
661+
win32src/zlib/crc32.h
662+
win32src/zlib/deflate.c
663+
win32src/zlib/deflate.h
664+
win32src/zlib/gzio.c
665+
win32src/zlib/infback.c
666+
win32src/zlib/inffast.c
667+
win32src/zlib/inffast.h
668+
win32src/zlib/inffixed.h
669+
win32src/zlib/inflate.c
670+
win32src/zlib/inflate.h
671+
win32src/zlib/inftrees.c
672+
win32src/zlib/inftrees.h
673+
win32src/zlib/trees.c
674+
win32src/zlib/trees.h
675+
win32src/zlib/uncompr.c
676+
win32src/zlib/zconf.h
677+
win32src/zlib/zconf.in.h
678+
win32src/zlib/zlib.h
679+
win32src/zlib/zlib1.def
680+
win32src/zlib/zlib1.rc
681+
win32src/zlib/zutil.c
682+
win32src/zlib/zutil.h
683+
win32src/zlib/amiga/Makefile.pup
684+
win32src/zlib/amiga/Makefile.sas
685+
win32src/zlib/as400/bndsrc
686+
win32src/zlib/as400/compile.clp
687+
win32src/zlib/as400/readme.txt
688+
win32src/zlib/as400/zlib.inc
689+
win32src/zlib/contrib/README.contrib
690+
win32src/zlib/contrib/visual-basic.txt
691+
win32src/zlib/contrib/ada/mtest.adb
692+
win32src/zlib/contrib/ada/read.adb
693+
win32src/zlib/contrib/ada/readme.txt
694+
win32src/zlib/contrib/ada/test.adb
695+
win32src/zlib/contrib/ada/zlib-streams.adb
696+
win32src/zlib/contrib/ada/zlib-streams.ads
697+
win32src/zlib/contrib/ada/zlib-thin.adb
698+
win32src/zlib/contrib/ada/zlib-thin.ads
699+
win32src/zlib/contrib/ada/zlib.adb
700+
win32src/zlib/contrib/ada/zlib.ads
701+
win32src/zlib/contrib/ada/zlib.gpr
702+
win32src/zlib/contrib/asm586/README.586
703+
win32src/zlib/contrib/asm586/match.S
704+
win32src/zlib/contrib/asm686/README.686
705+
win32src/zlib/contrib/asm686/match.S
706+
win32src/zlib/contrib/blast/Kopie van Makefile
707+
win32src/zlib/contrib/blast/Makefile
708+
win32src/zlib/contrib/blast/README
709+
win32src/zlib/contrib/blast/blast.c
710+
win32src/zlib/contrib/blast/blast.h
711+
win32src/zlib/contrib/blast/test.pk
712+
win32src/zlib/contrib/blast/test.txt
713+
win32src/zlib/contrib/delphi/ZLib.pas
714+
win32src/zlib/contrib/delphi/ZLibConst.pas
715+
win32src/zlib/contrib/delphi/readme.txt
716+
win32src/zlib/contrib/delphi/zlibd32.mak
717+
win32src/zlib/contrib/gzappend/gzappend.c
718+
win32src/zlib/contrib/infback9/README
719+
win32src/zlib/contrib/infback9/infback9.c
720+
win32src/zlib/contrib/infback9/infback9.h
721+
win32src/zlib/contrib/infback9/inffix9.h
722+
win32src/zlib/contrib/infback9/inflate9.h
723+
win32src/zlib/contrib/infback9/inftree9.c
724+
win32src/zlib/contrib/infback9/inftree9.h
725+
win32src/zlib/contrib/inflate86/inffas86.c
726+
win32src/zlib/contrib/inflate86/inffast.S
727+
win32src/zlib/contrib/iostream/test.cpp
728+
win32src/zlib/contrib/iostream/zfstream.cpp
729+
win32src/zlib/contrib/iostream/zfstream.h
730+
win32src/zlib/contrib/iostream2/zstream.h
731+
win32src/zlib/contrib/iostream2/zstream_test.cpp
732+
win32src/zlib/contrib/iostream3/README
733+
win32src/zlib/contrib/iostream3/TODO
734+
win32src/zlib/contrib/iostream3/test.cc
735+
win32src/zlib/contrib/iostream3/zfstream.cc
736+
win32src/zlib/contrib/iostream3/zfstream.h
737+
win32src/zlib/contrib/masm686/match.asm
738+
win32src/zlib/contrib/masmx86/gvmat32.asm
739+
win32src/zlib/contrib/masmx86/gvmat32c.c
740+
win32src/zlib/contrib/masmx86/inffas32.asm
741+
win32src/zlib/contrib/masmx86/mkasm.bat
742+
win32src/zlib/contrib/masmx86/readme.txt
743+
win32src/zlib/contrib/minizip/ChangeLogUnzip
744+
win32src/zlib/contrib/minizip/Makefile
745+
win32src/zlib/contrib/minizip/Makefile.orig
746+
win32src/zlib/contrib/minizip/Makefile.rej
747+
win32src/zlib/contrib/minizip/crypt.h
748+
win32src/zlib/contrib/minizip/ioapi.c
749+
win32src/zlib/contrib/minizip/ioapi.h
750+
win32src/zlib/contrib/minizip/iowin32.c
751+
win32src/zlib/contrib/minizip/iowin32.h
752+
win32src/zlib/contrib/minizip/miniunz.c
753+
win32src/zlib/contrib/minizip/miniunz.c.orig
754+
win32src/zlib/contrib/minizip/miniunz.c.rej
755+
win32src/zlib/contrib/minizip/minizip.c
756+
win32src/zlib/contrib/minizip/minizip.c.orig
757+
win32src/zlib/contrib/minizip/readme.old
758+
win32src/zlib/contrib/minizip/readme.txt
759+
win32src/zlib/contrib/minizip/test.zip
760+
win32src/zlib/contrib/minizip/unzip.c
761+
win32src/zlib/contrib/minizip/unzip.h
762+
win32src/zlib/contrib/minizip/zip.c
763+
win32src/zlib/contrib/minizip/zip.c.orig
764+
win32src/zlib/contrib/minizip/zip.h
765+
win32src/zlib/contrib/pascal/example.pas
766+
win32src/zlib/contrib/pascal/readme.txt
767+
win32src/zlib/contrib/pascal/zlibd32.mak
768+
win32src/zlib/contrib/pascal/zlibpas.pas
769+
win32src/zlib/contrib/puff/Makefile
770+
win32src/zlib/contrib/puff/README
771+
win32src/zlib/contrib/puff/puff.c
772+
win32src/zlib/contrib/puff/puff.h
773+
win32src/zlib/contrib/puff/zeros.raw
774+
win32src/zlib/contrib/testzlib/testzlib.c
775+
win32src/zlib/contrib/testzlib/testzlib.sln
776+
win32src/zlib/contrib/testzlib/testzlib.vcproj
777+
win32src/zlib/contrib/untgz/Makefile
778+
win32src/zlib/contrib/untgz/Makefile.msc
779+
win32src/zlib/contrib/untgz/Makefile.orig
780+
win32src/zlib/contrib/untgz/Makefile.rej
781+
win32src/zlib/contrib/untgz/untgz.c
782+
win32src/zlib/contrib/untgz/untgz.c.orig
783+
win32src/zlib/contrib/vstudio/readme.txt
784+
win32src/zlib/contrib/vstudio/vc7/gvmat32.obj
785+
win32src/zlib/contrib/vstudio/vc7/inffas32.obj
786+
win32src/zlib/contrib/vstudio/vc7/miniunz.vcproj
787+
win32src/zlib/contrib/vstudio/vc7/minizip.vcproj
788+
win32src/zlib/contrib/vstudio/vc7/zlib.rc
789+
win32src/zlib/contrib/vstudio/vc7/zlibstat.vcproj
790+
win32src/zlib/contrib/vstudio/vc7/zlibvc.def
791+
win32src/zlib/contrib/vstudio/vc7/zlibvc.sln
792+
win32src/zlib/contrib/vstudio/vc7/zlibvc.vcproj
793+
win32src/zlib/msdos/Makefile.bor
794+
win32src/zlib/msdos/Makefile.dj2
795+
win32src/zlib/msdos/Makefile.emx
796+
win32src/zlib/msdos/Makefile.msc
797+
win32src/zlib/msdos/Makefile.tc
798+
win32src/zlib/old/Make_vms.com
799+
win32src/zlib/old/Makefile.riscos
800+
win32src/zlib/old/README
801+
win32src/zlib/old/descrip.mms
802+
win32src/zlib/old/zlib.html
803+
win32src/zlib/old/os2/Makefile.os2
804+
win32src/zlib/old/os2/zlib.def
805+
win32src/zlib/qnx/package.qpg
806+
win32src/zlib/win32/DLL_FAQ.txt
807+
win32src/zlib/win32/Makefile.bor
808+
win32src/zlib/win32/Makefile.emx
809+
win32src/zlib/win32/Makefile.gcc
810+
win32src/zlib/win32/Makefile.msc
811+
win32src/zlib/win32/zlib.def
812+
win32src/zlib/win32/zlib1.rc

NUMARRAY_ISSUES

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Todd Miller has added a matplotlib.numerix module to allow matplotlib
2+
to choose between Numeric or numarry. See the header of that file for
3+
information on how to choose between Numeric or Numarray from the
4+
command line or using environment variables.
5+
6+
For the most part this is seamless and should provide any problems.
7+
Below is a status report of known issues
8+
9+
* divide array by float - Many of the matplotlib examples do things
10+
like exp(-t/2.0) where t is an array. If you have 'from __future__
11+
import division (as matplotlib.matlab does) then you will get an
12+
error along the lines of
13+
14+
TypeError: unsupported operand type(s) for /: 'NumArray' and 'float'"
15+
16+
Solution: use divide(-t, 2.0)
17+
18+
* stock demo does not run with "TypeError: unsubscriptable object"
19+
20+
Solution: array resize/reshape bug fixed in numarray CVS
21+
22+
* Use of convolve in csd demo fails with "ValueError: Invalid
23+
convolution mode"
24+
25+
Solution: fixed in numarray CVS
26+

TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,8 @@
237237

238238
-- get module docs for ft2font working right
239239

240-
-- kwargs in plot to set lineprops?
240+
-- kwargs in plot to set lineprops?
241+
242+
-- fix data clipping to per matthew' suggestion
243+
244+
-- fix setup.py to build ft2

examples/mathtext_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
tex = r'$\cal{R}\prod_{i=\alpha_{i+1}}^\infty a_i\rm{sin}(2 \pi f x_i)$'
77
text(0.4, 2.6, tex, fontsize=20)
88
title(r'$\Delta_i \rm{versus} \Delta_{i+1}$', fontsize=15)
9-
savefig('mathtext_demo', dpi=100)
9+
#savefig('mathtext_demo', dpi=100)
1010
show()

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
build_ft2font(ext_modules, packages)
8888

8989
setup(name="matplotlib",
90-
version= '0.51c',
90+
version= '0.51d',
9191
description = "Matlab style python plotting package",
9292
author = "John D. Hunter",
9393
author_email="jdhunter@ace.bsd.uchicago.edu",

0 commit comments

Comments
 (0)
0