-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates for 3.0 release #248
Conversation
69e1922
to
01ec91c
Compare
c37e7a1
to
186a70b
Compare
setting PYTHON_CMD is no longer necessary
Add new dependencies on pytest, libhdf5, and HighFive
Our current style doesn't render definition lists very well, so a bulleted list looks better. ReST doesn't support nested markup without a lot of fiddling, so references to core.h were being rendered incorrectly.
- Update Cantera & Python versions - Describe pre-release installation - Change test command since examples aren't installed anymore
New doc dependency introduced by Cantera/cantera#1581
New requirement introduced in Cantera/cantera#1573. Removes dependency on KaTeX.
The old ones still work, but this saves a redirect
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@speth … I’m sure you’re aware, but I’m adding this review just in case.
PS: sorry for not noticing that this was still marked as draft.
Thanks for looking this over, @ischoegl. I was leaving this in "draft" mode until we merge Cantera/cantera#1599 and tag the release, mainly to make sure that we don't merge it before then. All of the content is "ready for review", though the contents of the release notes especially are subject to change until then. Final updates to the date, PR list, and contributor list in the release notes are all already on my radar, but I'm glad someone else is keeping an eye on these things 👀. |
These pages all need to be checked/updated for the 3.0.0 release. The work-in-progress version is live at https://testing.cantera.org. Merging this PR should correspond to the release of Cantera 3.0.0.
pages/
pages/compiling/
pages/documentation/
pages/documentation/release_notes/
pages/examples/
pages/install/
fedora-rhel-install.rstdeferredfreebsd-install.rstdeferredgentoo-install.rstdeferredopensuse-install.rstdeferredpages/science/
pages/science/reactors/
pages/tutorials/
pages/tutorials/cxx-guide/
kinetics-transport.rst
)kinetics_transport.cpp
)pages/tutorials/yaml/