[Numpy-discussion] Making a minimalist NumPy

Benjamin M. Schwartz bmschwar at fas.harvard.edu
Sun Nov 4 15:51:27 EST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

NumPy is included in the OLPC operating system, which is very constrained in
space.  Therefore, it would be nice to remove some subpackages to save a few
megabytes.  For example, the system does not include any Fortran code or
compiler, so f2py (3.6 MB) seems superfluous.  I also think the distutils
subpackage (1.9M) is probably not necessary.  Therefore, I have two questions.

1. Which packages do you think are necessary to have a functioning NumPy?

2. What is the easiest way to make (or get) a minimal NumPy installation?  For
example, would the scons/autoconf branch make this easier?

- --Ben Schwartz
OLPC volunteer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHLjDPUJT6e6HFtqQRAnG/AKCYfJ/RZwg3+5i6ofHt6PpwhgusiQCfRkZa
QYvFDDRXuLyy4lxt7VswnOs=
=uzX/
-----END PGP SIGNATURE-----



More information about the NumPy-Discussion mailing list