openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
NumPy
Settings
|
Report Duplicate
338
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Nov 21, 2023 — Nov 21, 2024
Showing page 1,250 of 1,251
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
refined get_version
Pearu Peterson
More...
almost 23 years ago
refined get_version
Pearu Peterson
More...
almost 23 years ago
changed insertion of stdc++ to check for msvc instead of platform == linux
Eric Jones
More...
almost 23 years ago
fixed bug in tables that forced display width to certain number of pixels.
Eric Jones
More...
almost 23 years ago
Introduced get_version, started compaq_fortran_compiler
Pearu Peterson
More...
almost 23 years ago
added comment about single vs. double precision speed results
Eric Jones
More...
almost 23 years ago
added benchmarks
Eric Jones
More...
almost 23 years ago
one final pass through before posting to python-dev
Eric Jones
More...
almost 23 years ago
added MANIFEST.in so that I could specify that all .txt files are included in the distribution
Eric Jones
More...
almost 23 years ago
added legal license information to the file.
Eric Jones
More...
almost 23 years ago
added a short README to tell where the documentation files are located
Eric Jones
More...
almost 23 years ago
changed tempdir to gettempdir(). fixed bug introduced in latest testing frenzy
Eric Jones
More...
almost 23 years ago
fixed get_opt for NAG compiler
Pearu Peterson
More...
almost 23 years ago
fortran extension support
Pearu Peterson
More...
almost 23 years ago
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.
Eric Jones
More...
almost 23 years ago
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.
Eric Jones
More...
almost 23 years ago
fixed minor bugs
Eric Jones
More...
almost 23 years ago
removed an import * at function level because 2.2 complains about it
Eric Jones
More...
almost 23 years ago
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.
Eric Jones
More...
almost 23 years ago
more renaming of compiler to weave
Eric Jones
More...
almost 23 years ago
I missed changing the compiler name in __init__
Eric Jones
More...
almost 23 years ago
more changes of names from compiler to weave
Eric Jones
More...
almost 23 years ago
compile_code is no longer a part of weave
Eric Jones
More...
almost 23 years ago
renaming compiler to weave
Eric Jones
More...
almost 23 years ago
encapsulated all Numeric specific code within a try/except so that most functionality can be used without Numeric installed
Eric Jones
More...
almost 23 years ago
Making this a package made installation easier because distutils doesn't allow both py_modules and packages -- not sure it would have worked even if it did
Eric Jones
More...
almost 23 years ago
Modified how configuration works
Eric Jones
More...
almost 23 years ago
setup configuration module for scipy_distutils
Eric Jones
More...
almost 23 years ago
fftw_info.py holds searches for fftw libraries on a persons machine. It is made separate from the fftw library because it may be needed by other libraries later on. Also, it could become useful to other projects trying to find fftw on a mchine. Its very simple right now.
Eric Jones
More...
almost 23 years ago
get_path changes made by Pearu so that it works in core.run_setup
Eric Jones
More...
almost 23 years ago
←
1
2
…
1243
1244
1245
1246
1247
1248
1249
1250
1251
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree