Commit graph

19 commits

Author SHA1 Message Date
Ray Speth
2ca0dc0ed1 [Doc] Update version specified in git/svn checkout commands
Cherry-pick of trunk r2920.
2014-04-29 19:03:17 +00:00
Ray Speth
ff97133592 [Doc] Add note about how to fix Sundials CMakeLists.txt
The Sundials CMakeLists.txt was not correctly updated for the 2.5.0 release, and
builds a version of Sundials that still claims to be 2.4.0. This leads to
compilation errors since some Sundials functions have changed signatures between
2.4 and 2.5, and Canteran needs to distinguish between the two.

Cherry-pick of trunk r2887.
2014-04-29 19:02:58 +00:00
Ray Speth
26c6aa856f [Doc] Point to SourceForge for downloads 2014-02-24 03:27:49 +00:00
Ray Speth
5fbbd30747 [Doc] Cherry-pick of corrections to the documentation
Cherry pick of trunk revisions: r2607, r2608, r2620, r2621, r2622, r2623, r2624,
r2625, r2628, r2630, r2632, r2633, r2635, r2636.
2014-01-23 02:45:23 +00:00
Ray Speth
4d406f2ff4 [Doc] Update compilation instructions related to Cython module 2013-07-23 15:30:53 +00:00
Ray Speth
07ec92f712 [Doc] Start section for FAQs 2013-07-18 00:04:10 +00:00
Ray Speth
ebaefabf08 [Doc] Update info on Visual Studio versions 2013-06-28 21:24:55 +00:00
Ray Speth
b147dee775 [Doc] Provide commands to check out stable or development versions 2013-06-28 21:24:53 +00:00
Ray Speth
7b32a3831a [Doc] Add Cython to list of requirements for the Python module 2013-06-28 21:24:51 +00:00
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