aboutsummaryrefslogtreecommitdiff
path: root/math/py-numeric
Commit message (Collapse)AuthorAgeFilesLines
...
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Upgrade to latest distribution. Version number hasn't changed.Thomas Gellekum1999-05-053-50/+51
| | | | | | | | The author wants the include files in $PREFIX/include/python1.5/numerical/. Change the "NumPy" names for symmetry. Notes: svn path=/head/; revision=18491
* ADD WWW:Michael Haro1999-05-031-2/+1
| | | | Notes: svn path=/head/; revision=18433
* Upgrade to 1.8.Thomas Gellekum1998-12-292-5/+5
| | | | Notes: svn path=/head/; revision=15699
* Use subdirectories for the library files.Thomas Gellekum1998-11-162-29/+33
| | | | Notes: svn path=/head/; revision=14555
* Upgrade to 1.6.Thomas Gellekum1998-11-023-14/+14
| | | | Notes: svn path=/head/; revision=14302
* Upgrade to 1.4.Thomas Gellekum1998-09-013-7/+9
| | | | Notes: svn path=/head/; revision=12977
* Use py- as prefix for the package names.Thomas Gellekum1998-06-301-2/+2
| | | | Notes: svn path=/head/; revision=11622
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
| | | | | | | pygist: add dependency on rng. Notes: svn path=/head/; revision=11520
* Upgrade to 1.3.Thomas Gellekum1998-06-244-10/+15
| | | | Notes: svn path=/head/; revision=11498
* Install header files, too.Thomas Gellekum1998-04-152-1/+4
| | | | Notes: svn path=/head/; revision=10521
* Upgrade to 1.1.Thomas Gellekum1998-04-083-59/+49
| | | | Notes: svn path=/head/; revision=10442
* Make this work with python1.5.Thomas Gellekum1998-01-212-34/+41
| | | | Notes: svn path=/head/; revision=9398
* Mark these ports broken. They are not happy with python upgrades.Satoshi Asami1998-01-211-1/+3
| | | | Notes: svn path=/head/; revision=9396
* Follow directory layout of python (shared objects -> lib/python1.4).Thomas Gellekum1997-05-142-12/+13
| | | | Notes: svn path=/head/; revision=6448
* Add RUN_DEPENDS and respect NOPORTDOCS.Thomas Gellekum1997-05-051-1/+4
| | | | Notes: svn path=/head/; revision=6407
* Fix PLIST. I had an old object file in my tree.Thomas Gellekum1997-04-291-1/+1
| | | | Notes: svn path=/head/; revision=6359
* Import of the NumPy port. The Numeric extensions to Python containThomas Gellekum1997-04-285-0/+101
multi-dimensional arrays and interfaces to the lapack-, fftpack- and ranlib-libraries from netlib. Notes: svn path=/head/; revision=6349