Commit graph

10 commits

Author SHA1 Message Date
Ray Speth
372d20ce6e [Cython] setup.py no longer makes use of setuptools / distribute
This makes it easier to install the Python package into non-standard
locations. Requires the 'cythonize' function introduced in Cython 0.17.
2013-03-04 17:30:56 +00:00
Ray Speth
59d8b75340 [Docs] Updated compilation dependencies 2013-02-15 17:50:55 +00:00
Ray Speth
879fd3ed56 Updated Sphinx docs to cover compilation of the Cython module 2012-12-26 23:56:30 +00:00
Ray Speth
13d916862e Updated compilation instructions to cover the new Python module 2012-09-06 19:58:44 +00:00
Ray Speth
ead04df741 Updated docs to indicate that blas_lapack_libs is unnecessary on OS X 2012-08-12 23:00:14 +00:00
Ray Speth
61fce224af Updated compilation / installation documentation 2012-06-14 21:06:23 +00:00
Ray Speth
cddd2ec724 Updated some documentation for using the Intel compiler and MKL 2012-05-29 21:22:30 +00:00
Ray Speth
59a2c4c251 Note requirement of WiX for building MSI installers 2012-04-26 21:20:04 +00:00
Ray Speth
88bcc81b57 Updated the Compilation Guide 2012-04-19 16:45:24 +00:00
Ray Speth
ed261a2d68 Moved compilation guide to Sphinx 2012-03-30 23:46:42 +00:00