
CVS log for pkgsrc/math/py-numpy/PLIST
Up to [NetBSD + pkgsrc-wip] / pkgsrc / math / py-numpy
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 9 13:09:09 2012 UTC (2 hours, 43 minutes ago) by obache
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
distutils pkg, register egg-info.
Bump PKGREVISION.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 25 00:02:20 2010 UTC (21 months, 2 weeks ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Don't hardcode Python version number. This fixes the build with Python 2.6.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 24 17:13:55 2010 UTC (21 months, 2 weeks ago) by gls
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2
lines
Update to 1.4.1.
From Wen Heping in PR pkg/43204.
This minor release removes datetime support, which fixes the binary
incompatibility issues with SciPy and other packages. It also includes several
bug fixes. No new features are introduced.
Bugs fixed
----------
- #1336: Fix for 1299 exposes Bus error on Sparc
- #1379: CPU ID not set correctly on PARISC
- #1388: frombuffer calls PyErr_Format without throwing an error
- log1p
- kaiser for M=1
- paver execution on Windows 7 for Python 2.6
- several fixes to Chebyshev and Polynomial
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 27 20:48:20 2010 UTC (2 years ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +90 -13
lines
update to 1.4.0
changes:
- Faster import time
- Extended array wrapping mechanism for ufuncs
- New Neighborhood iterator (C-level only)
- C99-like complex functions in npymath, and a lot of portability
fixes for basic floating point math functions
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 25 12:08:26 2009 UTC (2 years, 6 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +177 -267
lines
Update numpy to 1.3.0
This minor includes numerous bug fixes, official python 2.6 support, and
several new features such as generalized ufuncs.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 14 18:05:48 2009 UTC (2 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -58
lines
Remove @dirrm entries from PLISTs
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Dec 19 22:04:36 2008 UTC (3 years, 1 month ago) by markd
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of py-numpy 1.1.0
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.
Pkgsrc issue: if the package build happens to find a fortran it prefers
over the one pkgsrc is using it will try to use it and the wrong thing
will happen.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 19 22:04:36 2008 UTC (3 years, 1 month ago) by markd
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>