Commit graph

10 commits

Author SHA1 Message Date
Paul Romano
36f633c453 Incremented version. Added release notes for 0.7.1. 2015-12-07 21:49:51 -06:00
Will Boyd
e05ab41527 Fixed merge conflicts with develop branch 2015-09-25 16:24:06 -04:00
Paul Romano
42032210fb Added IPython notebook with post-processing examples.
Since the notebook shows an example of how to histogram relative errors from a
statepoint, we don't really need the openmc-statepoint-histogram utility, so
it's been deleted. The user's guide section on post processing has been updated
as well.
2015-09-19 07:38:33 +07:00
Will Boyd
bcc9ded29b Merged with develop 2015-09-05 17:59:12 -04:00
Paul Romano
487562c7a6 Increment version number to 0.7.0 2015-08-12 09:41:24 +07:00
Will Boyd
0a78549adf Added openmc.mgxs to setup.py 2015-08-09 16:18:59 -07:00
Paul Romano
cfd6a37683 Fallback to using distutils if user doesn't have setuptools installed 2015-06-01 08:37:01 +07:00
Paul Romano
37179d2138 Add pandas as an optional dependency 2015-05-31 15:34:18 +07:00
Paul Romano
a8a98f0aa6 Expand setup.py to include required and optional dependencies 2015-05-31 15:34:18 +07:00
Paul Romano
498e07d0bf Move Python API into openmc/ directory and move Python scripts into scripts/
directory.
2015-05-31 09:26:18 +07:00
Renamed from src/utils/setup.py (Browse further)