summaryrefslogtreecommitdiff
path: root/numpy/doc
Commit message (Expand)AuthorAgeFilesLines
* Add broadcasting behavior to random-number generators. Fix cholesky to keep ...Travis Oliphant2006-07-251-3/+19
* Fix-up convertcode and CAPI docsTravis Oliphant2006-07-251-21/+23
* Fix-up usage of NPY_ALLOW_THREADS. Default is now WITH_THREAD but an environ...Travis Oliphant2006-07-181-65/+64
* Fix f2py and docTravis Oliphant2006-07-081-12/+12
* Fix UserArray.Travis Oliphant2006-07-062-102/+112
* Fix missing ) in numpy.iTravis Oliphant2006-07-061-9/+3
* Improve c_numpy.pxd a bit. Re-name get_numpy_include() to get_include() and ...Travis Oliphant2006-07-011-9/+56
* Add feature: read f77 compiler flags from source. Added a section for extra f...Pearu Peterson2006-05-191-0/+34
* Change from C++ commentsTravis Oliphant2006-05-172-7/+7
* Apply replace ScipyTestCase->NumpyTestCase. Fix tests for testoob.Pearu Peterson2006-04-261-11/+14
* Fix issue #77Travis Oliphant2006-04-251-1/+2
* Fix reference-count problem in Macro form of EquivTypenums and update numpy.i...Travis Oliphant2006-04-251-3/+4
* Make ext module typespecs to use PyMODINIT_FUNC that is essential for mingw32...Pearu Peterson2006-04-241-2/+2
* Applied ticket #77 patch.Pearu Peterson2006-04-241-2/+2
* Added warning about config.add_headers to DISTUTILS.txtedschofield2006-04-191-1/+3
* Hint for using new setup configuration kw argument.Pearu Peterson2006-03-311-1/+2
* Reimplemented add_data_dir and add_data_files methods to fix ambiguities.Pearu Peterson2006-03-301-5/+5
* Refactored Configuration._fix_paths method to gpaths, added tests and documen...Pearu Peterson2006-03-301-7/+26
* Add rest of the examples for pyrex and swigTravis Oliphant2006-03-1416-0/+1880
* Fix missing increment of reference count.Travis Oliphant2006-03-141-2/+2
* Move swig and pyrex overTravis Oliphant2006-03-132-0/+551
* Adding swig and pyrex examplesTravis Oliphant2006-03-131-1/+4
* Finish reStructedText'ing CAPI.txt, and correct documentation of PyArray_From...cookedm2006-02-091-118/+94
* Some work on CAPI.txt to be better reStructuredText (only half done)cookedm2006-02-021-189/+207
* More refactoring in numpy.distutils.misc_utilcookedm2006-02-021-1/+2
* __config__.py files are generated through py_modules list. Added get_info met...Pearu Peterson2006-01-241-0/+2
* numpy.base -> numpyTravis Oliphant2006-01-051-3/+3
* More documentation updatesedschofield2006-01-051-24/+24
* Documentation updates: SciPy core -> NumPyedschofield2006-01-051-2/+2
* Fixed libTravis Oliphant2006-01-042-5/+4
* Changed all references to scipy to numpyTravis Oliphant2006-01-042-34/+34
* Moved scipy directory to numpyTravis Oliphant2006-01-045-0/+1025