Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v0.2.0
/
weave
e8c50dc
This commit was manufactured by cvs2svn to create tag 'release_0_2_0'.
by nobody
· 24 years ago
v0.2.0
f2e5fb8
changed import of fastumath as "optional" with a try/except clause. This allows people without SciPy, but with Numeric to use blitz.
by Eric Jones
· 24 years ago
2547260
changed insertion of stdc++ to check for msvc instead of platform == linux
by Eric Jones
· 24 years ago
b908030
fixed bug in tables that forced display width to certain number of pixels.
by Eric Jones
· 24 years ago
0ebec76
added comment about single vs. double precision speed results
by Eric Jones
· 24 years ago
223f42b
added benchmarks
by Eric Jones
· 24 years ago
c6ca53c
one final pass through before posting to python-dev
by Eric Jones
· 24 years ago
85b0616
added MANIFEST.in so that I could specify that all .txt files are included in the distribution
by Eric Jones
· 24 years ago
4b8ca90
added legal license information to the file.
by Eric Jones
· 24 years ago
d33eb99
added a short README to tell where the documentation files are located
by Eric Jones
· 24 years ago
a603ba1
changed tempdir to gettempdir(). fixed bug introduced in latest testing frenzy
by Eric Jones
· 24 years ago
06d067a
changed inline() args so that arg_names defaults to an empty list. THis allows you to run C code that doesn't need any arguments without supplying any.
by Eric Jones
· 24 years ago
dfa34a7
fixed catalog test so that it would work if mutliple people were testing at same time or if /tmp/test_catalog could not be written.
by Eric Jones
· 24 years ago
b4f5c98
fixed minor bugs
by Eric Jones
· 24 years ago
e69d0cf
removed an import * at function level because 2.2 complains about it
by Eric Jones
· 24 years ago
b72a5a0
moved test file creation to the temp directory so that it doesn't try to create files during test in a site-package sub-directory. This caused failues on Unix for testing of installed package.
by Eric Jones
· 24 years ago
be827bc
more renaming of compiler to weave
by Eric Jones
· 24 years ago
3df2f38
I missed changing the compiler name in __init__
by Eric Jones
· 24 years ago
4ceef2e
more changes of names from compiler to weave
by Eric Jones
· 24 years ago
a15e2fa
compile_code is no longer a part of weave
by Eric Jones
· 24 years ago
6e13c04
renaming compiler to weave
by Eric Jones
· 24 years ago