Bryan W. Weber
1a394a3402
[Doc] Update compiling dependencies
...
Especially Cython must be installed for Python where SCons is installed
2018-02-10 11:53:25 -05:00
Bryan W. Weber
8195403fef
[Doc] DeCaluwe has a capital C
...
We don't need any Belgian forebears haunting us
2018-02-10 11:53:25 -05:00
Bryan W. Weber
05fa4df3b9
[Doc] Move citation information out of FAQ to About page
2018-02-10 11:53:24 -05:00
Bryan W. Weber
2abc57e2f1
[Doc] Add 'about' page to docs
...
Includes info about NumFOCUS sponsorship and donation link, as well as
the steering committee
2018-02-10 11:53:24 -05:00
Bryan W. Weber
c78a11b32f
[Doc] Add that projects can use C language to home page
2018-02-10 11:53:24 -05:00
Bryan W. Weber
0d20b50543
[Doc] Add Donation link to sidebar
2018-02-10 11:53:24 -05:00
Bryan W. Weber
977a1c7736
[Doc] Update Welcome text on homepage
2018-02-10 11:53:24 -05:00
Bryan W. Weber
8caf5e5aca
[Doc] Give the Python and Matlab example index pages more specific names
2018-02-10 11:53:23 -05:00
Bryan W. Weber
581cfb7c04
[Doc] Move Python migrating page to bottom of TOC
2018-02-10 11:53:23 -05:00
Bryan W. Weber
419a09c414
[Doc] Update install instructions in FAQ
2018-02-10 11:53:23 -05:00
Bryan W. Weber
ec5aecd3d6
[Doc] Update example links in FAQ
2018-02-10 11:53:23 -05:00
Bryan W. Weber
e6b4761c6b
Happy New Year!
2018-02-10 11:53:22 -05:00
Bryan W. Weber
e846505f57
[Doc] Use Sphinx Mathjax extension
2018-02-08 16:41:08 -05:00
Bryan W. Weber
46f8ef52a7
Remove MacPorts install instructions from documentation
...
The MacPorts recipe is broken
2018-01-21 19:44:20 -05:00
Bryan W. Weber
6ca67b4845
Update documentation for new Python configuration options
2017-11-26 16:48:40 -05:00
Ray Speth
680d0841b5
[Doc] Fix typo in BibTeX entry
2017-10-08 20:42:35 -04:00
Ray Speth
3d03795c4f
[Python] Set minimum NumPy version to 1.8.1.
...
Minimum set based on a regression in NumPy 1.8.0 which affects the SolutionArray
class.
This makes Trusty Tahr (14.04) the oldest supported version of Ubuntu (using the
Ubuntu-provided NumPy package).
Resolves #445 .
2017-07-30 14:39:57 -04:00
Bryan W. Weber
d920f2eb2c
Switch SourceForge links to point to GitHub
...
Fixes #442
2017-06-14 17:33:38 -04:00
Ray Speth
461b63e462
[SCons] Add option to pass flags to GTest
2017-02-22 22:18:40 -05:00
Ray Speth
d2aeb8fa28
[Doc] Note availability of Windows binaries for Python 3.6
2017-01-19 21:05:02 -05:00
Ray Speth
8329edf45f
[Doc] Update versions of Ubuntu for which Cantera is packaged
...
We can no longer build on stock 14.04 due to the requirement for Cython >= 0.23.
2017-01-12 22:28:53 -05:00
Ray Speth
6546c08f29
Bump version and copyright year for 2.3.0 release
2017-01-12 14:00:35 -05:00
Ray Speth
2c38d26407
[Doc] Remove references to old Google Code mirror
2017-01-12 13:43:39 -05:00
Bryan W. Weber
4beaa1b19b
[Doc] Clarify lapack_ftn_string_len_at_end docs
2017-01-12 13:43:39 -05:00
Bryan W. Weber
24f166ede6
[Doc] Add link to numpy.org
2017-01-12 13:43:39 -05:00
Bryan W. Weber
0098b17f93
[Doc] Sundials -> SUNDIALS
2017-01-12 13:43:39 -05:00
Bryan W. Weber
7b0305f81e
[Doc] Mention TDM-GCC and discourage regular MinGW
2017-01-12 13:43:39 -05:00
Bryan W. Weber
81f9daf1e7
[Doc] Update Xcode version
2017-01-12 13:43:39 -05:00
Bryan W. Weber
cfe2455cda
[Doc] Move compiling docs and split into files
2017-01-12 13:43:39 -05:00
Bryan W. Weber
74a583a6d0
Add TOC to the compiling docs
2017-01-12 13:43:39 -05:00
Bryan W. Weber
608f457614
[Doc] Add Build Commands section
2017-01-12 13:43:39 -05:00
Bryan W. Weber
25db36e8cd
[Doc] Rewrite and reformat configuration options section
2017-01-12 13:43:39 -05:00
Bryan W. Weber
32046f9037
[Doc] Fix various small typos in compiling docs
2017-01-12 13:43:39 -05:00
Bryan W. Weber
1db519e8c0
[Doc] Reformat and move docs for options to config-options.rst
2017-01-12 13:43:39 -05:00
Bryan W. Weber
e317ceef84
Clarify SCons options explanations
2017-01-12 13:43:39 -05:00
Bryan W. Weber
14dac26318
Rewrite OS X dependencies
2017-01-12 13:43:39 -05:00
Bryan W. Weber
d0acf0230a
[Docs] Rewrite Windows dependency information
2017-01-12 13:43:39 -05:00
Bryan W. Weber
d84f482400
[Docs] Fix small typos in Compiling docs
2017-01-12 13:43:39 -05:00
Bryan W. Weber
cf5e45d697
[Docs] Remove instruction to install Sundials via system installer
...
The source of Sundials is built automatically, so it isn't necessary to install it
separately.
2017-01-12 13:43:39 -05:00
Bryan W. Weber
bffd4d2de1
[Docs] Rewrite Linux compiling requirements section
...
Reframe in terms of requirements for each distro. Add OpenSUSE.
2017-01-12 13:43:39 -05:00
Ray Speth
1593c2fc5f
[Doc] Update Homebrew installation instructions
...
Homebrew installation does not need pip-installed Cython.
External Sundials is automatically disabled when using Matlab, and does not
incur any penalties.
2016-12-30 13:26:50 -05:00
Ray Speth
e515afd9e1
[Doc] Fix Ubuntu build dependencies for Python 3 module
...
Cython for Python 2 is used (under SCons) to generate the C++ code for the
extension module, which is then compiled separately for Python 2 and/or Python
3.
2016-12-23 20:04:46 -05:00
Ray Speth
268585b896
[Doc] Describe usage of ck2cti as a command-line module
2016-12-21 21:23:50 -05:00
EmilAtz
5b2406470c
Adjustment of importPhase to Solution in MatLab documentation
...
Searched for importPhase and updated respective locations to Solution.
Modified wording around changes.
2016-12-21 15:39:54 -05:00
EmilAtz
d707e059e0
[matlab/doc] Update importPhase to Solution for matlab input-tutorial
...
Updated to importPhase to Solution to match current function usage
2016-12-21 15:39:54 -05:00
Ray Speth
b20c0c6699
[Doc] Fix depth of ck2cti docs
2016-12-10 19:23:21 -05:00
Bryan W. Weber
c7db81f33c
[Doc] Document the ReactorSurface class in Python
...
Fixes #407
2016-12-09 19:51:46 -05:00
Santosh Shanbhogue
08b14b24ed
[Doc] Add more links to Jupyter notebooks
2016-12-03 13:24:09 -05:00
Ray Speth
1b4ea04277
[Doc] Update prereqs for using Windows binaries
2016-11-29 20:36:50 -05:00
Ray Speth
8ee7d432e1
[Doc] Warn OS X users about out-of-date system Numpy
2016-11-29 20:36:50 -05:00