Paul Romano
5fcb7208df
Change version number to 0.13.4-dev
2023-03-29 14:41:03 -05:00
Paul Romano
402b7b2ced
Happy new year 2023!
2023-01-13 12:02:20 +07:00
Paul Romano
f9c6765eca
Update intersphinx URLs
2022-12-23 00:07:08 -06:00
Paul Romano
1f973e1ebe
Change version number to 0.13.3-dev
2022-10-21 12:00:58 -05:00
Paul Romano
53b6d8ab11
Change 0.14.0 --> 0.13.2
2022-10-21 07:08:52 -05:00
Paul Romano
53b85e0c96
Change version number to 0.14.0-dev
2022-08-19 07:16:31 -05:00
Paul Romano
3bdf2ddfc8
Remove -dev tag from version number (0.13.1)
2022-08-18 09:35:24 -05:00
Paul Romano
6dadcc9c03
Fix latexpdf doc build (missing unicode character conversion)
2022-02-14 11:42:53 -06:00
Paul Romano
49d25ae8b6
Change version number to 0.13.1-dev
2022-02-14 11:42:23 -06:00
Paul Romano
def0898a58
Remove -dev tag from version number
2022-02-11 12:17:12 -06:00
Paul Romano
03e038af6d
Happy new year 2022!
2022-02-04 07:19:43 -06:00
Paul Romano
2cadd1d3ed
Remove comma in UChicago Argonne, LLC
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2021-10-04 15:39:00 -05:00
Paul Romano
c15564b826
Update copyright to include UChicago Argonne, LLC
2021-09-24 16:29:53 -05:00
Jonathan
520ee20822
added favicon to readthedocs
2021-08-18 00:57:25 +01:00
Paul Romano
f0e0806fd9
Remove Jupyter notebooks from documentation
2021-07-15 10:07:15 -05:00
Paul Romano
1b6b73affa
Changed version number of 0.13.0-dev
2021-06-15 09:41:29 +07:00
Paul Romano
aad2d4941d
Change version to 0.12.2, add release notes
2021-06-09 17:03:57 +07:00
Paul Romano
41d78a9b4e
Change version number to 0.13.0-dev
2021-03-25 14:43:59 -05:00
Paul Romano
9f37f1ada1
Remove -dev tag from version number
2021-03-22 15:32:27 -05:00
Paul Romano
9d701af490
Happy belated new year 2021
2021-03-04 22:52:26 -06:00
Paul Romano
d276fb590d
Avoid mocking many third-party packages when building documentation
2020-11-09 14:33:29 -06:00
Paul Romano
7228bba307
Use nbsphinx for rendering Jupyter notebooks in documentation
2020-10-14 07:57:52 -05:00
Paul Romano
dea78c9be5
Move version number to 0.12.1-dev
2020-07-22 15:26:03 -05:00
Paul Romano
2549c7040d
Remove -dev tag from version number
2020-07-22 06:41:46 -05:00
Andrew Johnson
8fdf6cc6a7
Use app.add_css_file when building docs
...
app.add_stylesheet was deprecated in Sphinx 1.8 and will
be removed in 4.0
https://www.sphinx-doc.org/en/master/extdev/deprecated.html
The replacement app.add_css_file
https://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.add_css_file
was renamed from add_stylesheet in 1.8
2020-06-19 07:56:08 -04:00
Andrew Johnson
5db729e3e1
Use intersphinx file from numpy.org
...
Raises a notice when building documentation that
the file has been moved. Docs still build correctly,
but don't know how long the inventory file will exist under
the scipy domain
2020-06-19 07:55:31 -04:00
Paul Romano
22d31174e1
Add depletion methodology documentation
2020-04-14 13:46:34 -05:00
Paul Romano
aa768abbc3
Happy new year 2020!
2020-01-02 16:33:14 -06:00
Paul Romano
711819ef62
Move version number to 0.12.0-dev
2019-10-09 09:33:17 -05:00
Paul Romano
e07fe06323
Remove -dev tag from version number. Small updates to release notes
2019-10-07 10:33:45 -05:00
Paul Romano
e869d8eef1
Fix documentation build (deplete module was causing issues)
2019-10-04 12:48:23 -05:00
Paul Romano
33d7166aef
Various fixes for building documentation (esp. latexpdf)
2019-09-04 10:35:55 -05:00
Paul Romano
68faf095fb
Use sphinxcontrib-katex for faster math rendering
2019-06-14 12:13:37 -05:00
Paul Romano
dc4d98a1cb
Update version to 0.11.0-dev
2019-06-14 09:51:15 -05:00
Paul Romano
4a5763bb37
Hopefully fix doc builds on RTD
2019-03-07 11:13:51 -06:00
Paul Romano
1615f205fb
Add 'contributors' to copyright
2018-08-02 13:32:24 -05:00
Paul Romano
ab00421c0e
Add test for Chain.from_endf. Remove tqdm dependence.
2018-02-23 11:37:55 -06:00
Paul Romano
6fac1367ec
Improve depletion reference documentation
2018-02-20 14:43:26 -06:00
Paul Romano
a9df0465f0
Start cleaning up documentation
2018-02-19 22:51:53 -06:00
Paul Romano
b053e05415
Remove try/except for importing unittest.mock
2018-02-06 07:25:21 -05:00
Paul Romano
68a01b8fc1
Explicitly use int(floor(...)) for Python 2 compatibility
2018-02-05 07:35:48 -06:00
Paul Romano
e28f16eefd
Happy new year 2018!
2018-01-01 15:19:51 -06:00
Paul Romano
6b48fe9f6b
Use sphinx.ext.imgconverter for converting SVG images for PDF doc builds
2017-12-29 15:10:55 -06:00
Paul Romano
8f95199fa1
Update release notes, release version, fix doc build bug
2017-12-29 14:19:15 -06:00
Paul Romano
9aaa927222
Update Jupyter notebooks to remove use of openmc.Nuclide
2017-12-17 07:16:06 +07:00
Paul Romano
671db024db
Fix bugs with statepoint loading. Add properties to capi.Tally.
2017-12-11 13:01:17 +07:00
Paul Romano
e2b8a6c264
Start adding C API documentation
2017-06-15 21:40:52 -05:00
Paul Romano
f5cc7994f7
Increment version number and add release notes
2017-05-05 13:56:30 -05:00
Paul Romano
474e11e876
Change how resonance scattering options are specified
2017-03-22 10:59:36 -05:00
Will Boyd
3042e7d9c0
Updated OpenMOC compatiblity module with changes suggested by @paulromano
2017-02-28 12:06:42 -05:00