Paul Romano
c9d2d6899a
Incremented version number and added release notes
2016-07-14 09:54:50 -05:00
Paul Romano
c7a0b716d2
General cleanup -- both bugs and style issues -- based on running pylint
2016-07-02 11:04:25 +07:00
Paul Romano
07ef67fee0
Initial TRISO modeling capabilities
2016-06-01 10:19:28 -05:00
Paul Romano
879728ea5d
Add ability to expand natural elements in Python API
2016-05-03 14:57:07 -06:00
Paul Romano
0138f0c4a2
Indicate minimum version of pandas in setup.py
2016-03-09 08:47:14 -06:00
wbinventor@gmail.com
0439b6cc6d
Now require numpy >=1.9 in install_requires per request by @paulromano
2016-02-04 09:13:06 -05:00
Paul Romano
db9ac7ba2f
SettingsFile now uses source property based off openmc.source.Source.
2016-01-13 09:39:45 -06:00
wbinventor@gmail.com
3eb10519ac
Made SciPy imports for sparse tallies optional
2016-01-06 08:45:25 -05:00
wbinventor@gmail.com
d2c9e18082
Added scipy to install_requires in setup.py
2016-01-05 09:37:38 -05:00
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