Commit graph

71 commits

Author SHA1 Message Date
Paul Romano
bc09d1ef55 adding back files to be reviewed 2019-10-28 11:55:45 -05:00
Paul Romano
ae28233110 deleting all files to prepare for review 2019-10-28 11:48:19 -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
Paul Romano
46643382f4 Update documentation 2017-02-17 11:10:02 -06:00
Paul Romano
f5c05e266c Happy new year 2017! 2017-01-09 11:21:47 -06:00
Paul Romano
2395f9a96c Add FissionProductYields class and Decay class 2016-11-18 11:31:23 -06:00
Sterling Harper
daa6b9a10b Link Universe.plot docstring to matplotlib docs 2016-11-08 18:20:08 -05:00
Paul Romano
7d07b485b9 New OpenMC logo!! 2016-08-20 16:32:42 -05:00
Sterling Harper
5b219fd6aa Fix doc build for metaclassed Polynomials 2016-08-12 11:32:31 -05:00
Paul Romano
a141ea9715 Merge branch 'develop' into pyapi-data 2016-07-25 10:12:42 -05:00
Paul Romano
68e5a093aa Added full openmc.data package and hooks in code 2016-07-14 15:19:48 -05:00
Paul Romano
c9d2d6899a Incremented version number and added release notes 2016-07-14 09:54:50 -05:00
Paul Romano
9b4d4af218 Add sphinx.ext.viewcode extension for docs 2016-04-15 09:00:36 -05:00
Paul Romano
14dc134869 Complete overhaul of Python API documentation 2016-04-14 07:22:31 -05:00
Paul Romano
55f5fa18a3 Fix CSS override for RTD documentation builds 2016-02-01 13:04:16 -06:00
Paul Romano
0e1e67bc2e Improve documentation on tally scores 2016-01-22 07:19:31 -06:00
Paul Romano
bb1156b6dd Add 200 px width logo for RTD documentation. 2016-01-04 21:36:04 -06:00
Paul Romano
796ac84fe7 Documentation changes to build on Read The Docs 2016-01-04 10:56:45 -06:00
Paul Romano
36f633c453 Incremented version. Added release notes for 0.7.1. 2015-12-07 21:49:51 -06:00
Paul Romano
71c3248f1a Increase list depth so 'make latexpdf' works again 2015-12-07 08:13:52 -06:00
Paul Romano
0cc1e6c093 Add summary of classes available in openmc.mgxs.mgxs module 2015-10-28 09:09:28 -05:00
Paul Romano
487562c7a6 Increment version number to 0.7.0 2015-08-12 09:41:24 +07:00
Paul Romano
43b42bca20 Added Jupyter notebook with tally arithmetic examples 2015-08-10 06:39:03 +07:00
Paul Romano
471030c992 Add napoleon for documentation 2015-06-12 22:04:56 +07:00
Paul Romano
93958fb27a Start adding documentation. 2015-06-12 22:04:56 +07:00
Paul Romano
d2f30c3331 Change sphinx.ext.numfig to sphinx_numfig 2015-03-18 15:10:52 -04:00
Bryan Herman
43fd0239f6 dont print index at end of latex pdf 2015-03-14 08:16:38 -04:00
Bryan Herman
60f63cf5a8 use the only directive instead of tags for removing Contents from latex doc 2015-03-14 08:15:21 -04:00
Bryan Herman
76b86ce8ed changed to numfig, requires all figs to have labels with hyphens 2015-03-13 23:14:11 -04:00
Bryan Herman
f7c4f2735c added separate index to latex, doesnt have contents line 2015-03-13 22:28:12 -04:00