Commit graph

76 commits

Author SHA1 Message Date
Paul Romano
ce7efa415e
Fix Chain.form_matrix to work with scipy 1.12 (#2922) 2024-03-23 15:29:09 -07:00
Paul Romano
e6a36ff796
Add C API function for getting mesh bins for rasterized plot (#2854) 2024-01-23 06:54:08 -06:00
Patrick Shriwise
0785500bc4
Updating file extension for Excel files when exporting MGXS data (#2852) 2024-01-19 21:32:43 +00:00
Paul Romano
b3c7472c77 Add Python 3.11 to CI matrix 2023-03-21 07:14:07 -05:00
Jonathan Shimwell
6131136bd1 swapped from 2016 to 2020 amdc data 2022-10-26 18:33:26 +01:00
Paul Romano
e32c85dc87
Merge pull request #2247 from shimwell/adding_python_3.9_3.10_to_ci
added py3.9 and py3.10 to CI
2022-10-18 12:07:18 -05:00
Paul Romano
98322dfeb9
Merge pull request #2254 from shimwell/cython_is_build_requirment
assume cython is installed
2022-10-12 18:28:29 +02:00
Jonathan Shimwell
0a04c20c74 removed py3.6 2022-10-06 15:57:48 +01:00
Jonathan Shimwell
3779db43b8 assume cython is present 2022-10-06 14:55:01 +01:00
shimwell
90fe5cb79c added py3.9 and py3.10 2022-10-04 21:00:17 +01:00
Jonathan Shimwell
87dafd1e31 review comments from @paulromano 2022-06-21 23:14:49 +00:00
Bob
aeb7cbd0e2 Use statement in MANIFEST.in instead 2022-03-03 23:06:37 -08:00
Bob
cf273b35a3 Fix package_data specification to include pyx files for Cython builds. This fixes building of a standalone distributable python package. 2022-03-03 17:20:44 -08:00
Paul Romano
35af0ed440 Update outdated information in man page / setup.py 2022-02-04 07:19:43 -06:00
Paul Romano
95aa079c76 Update minimum Python version to 3.6 2021-07-27 22:50:28 -05:00
Paul Romano
f0e0806fd9 Remove Jupyter notebooks from documentation 2021-07-15 10:07:15 -05:00
Paul Romano
7228bba307 Use nbsphinx for rendering Jupyter notebooks in documentation 2020-10-14 07:57:52 -05:00
Paul Romano
74ea96ebb6 Add doc build requirements to extras in setup.py 2020-06-16 22:32:40 -05:00
Patrick Shriwise
670f9d0609
Merge pull request #1558 from paulromano/effective-dose
Add function for getting effective dose coefficients from ICRP-116
2020-05-26 17:01:34 -05:00
Paul Romano
4586de20ab Address @pshriwise comments on #1558 2020-05-26 11:33:36 -05:00
Paul Romano
2adff03042 Include mpi4py as optional dependency in setup.py 2020-05-15 11:11:39 -05:00
Ethan Peterson
3d3a27f841 applied suggestions from code review 2020-02-25 08:42:21 -05:00
Paul Romano
f2a59994d6 Show colored diffs on test results when there are failures 2019-11-08 14:50:33 -06:00
Paul Romano
bbb0b78383 Rename openmc.capi -> openmc.lib 2019-09-13 10:38:26 -05:00
Paul Romano
8231751b88 Some updates to setup.py and MANIFEST.in 2019-05-23 08:24:39 -05:00
Paul Romano
d79524b9ce Replace float_endf with a fast C/Cython version 2019-04-03 15:19:50 -05:00
liangjg
cdd46bdc16 updated package_data in setup with AME 2016 2019-02-15 14:20:03 +00:00
Patrick Shriwise
a5b179525c Removing optional silo dependency. 2018-10-07 19:36:21 -05:00
Paul Romano
6d22b30b5c Remove fission energy release-related flag in get-nndc-data. Make sure BREMX.DAT
gets installed.
2018-09-02 15:15:28 -05:00
amandalund
c389f28582 Merge branch 'develop' into photon-new 2018-08-02 15:41:03 -05:00
Paul Romano
baabf2fc2b change mit-crpg -> openmc-dev 2018-08-02 10:49:40 -05:00
Paul Romano
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Paul Romano
920afa123e Make tests directory a package (for pytest) 2018-02-05 07:35:19 -06:00
Paul Romano
970fc566a8 Merge branch 'develop' into photon-new 2017-11-11 14:28:38 -06:00
Paul Romano
abe0584c04 Fix pandas issue related to MultiIndex conversion 2017-11-08 10:24:22 -06:00
Paul Romano
05250cdc17 Make sure Travis checks results of regression and unit tests 2017-11-08 06:39:47 -06:00
Paul Romano
3d32f57c6f Add coverage to unit tests 2017-10-17 15:13:30 -05:00
Paul Romano
00f6bbe266 Run unit tests on Travis 2017-10-15 09:01:00 -05:00
Paul Romano
d21d158a5b Add MANIFEST.in and update setup.py 2017-10-13 15:24:48 -05:00
Paul Romano
232f40e119 Only install via setuptools 2017-10-13 15:24:47 -05:00
amandalund
63bf5f5773 Address #9 comments 2017-10-10 19:19:02 -05:00
Paul Romano
c768666aa3 Fix installing openmc.capi package 2017-09-14 12:52:37 -05:00
Paul Romano
7d3ce61717 Ability to generate incident photon library with photoatomic, atomic relaxation,
and Compton profile data.
2017-06-29 09:59:08 -05:00
Paul Romano
cd9a17e64f Add openmc.lib object which can directly call the OpenMC library 2017-06-15 21:40:52 -05:00
Paul Romano
1bd3e0b1d0 Make scipy and pandas required dependencies 2017-06-07 20:12:51 -05:00
Paul Romano
f0816c9304 Define openmc.__version__ as recommended by PEP 396 2017-05-05 13:56:30 -05:00
Paul Romano
f5cc7994f7 Increment version number and add release notes 2017-05-05 13:56:30 -05:00
Paul Romano
a348d70e1d Add tallies section, Python API requirements 2017-04-03 22:03:23 -05:00
Paul Romano
2395f9a96c Add FissionProductYields class and Decay class 2016-11-18 11:31:23 -06:00