Adam Nelson
|
16886a41d9
|
Incorporating Legendre scattering to Library and Mgxs_library modules (and example nbook).
|
2016-05-17 05:35:55 -04:00 |
|
Adam Nelson
|
058ba68895
|
Merge branch 'develop' into mgxs_integration
|
2016-05-16 19:18:42 -04:00 |
|
Paul Romano
|
4d336761bc
|
Merge pull request #644 from wbinventor/mgxs-scatt-orders
Scattering Matrix Moments
|
2016-05-16 09:14:32 -05:00 |
|
Adam Nelson
|
071e8d3e30
|
Forgot universe_id=0 for root in example nb (fixed), resolved comments from @paulromano, and made sure the example problem worked still (it did, but I simplified it a bit since data doesnt need to be numpy arrays anymore.
|
2016-05-15 14:26:54 -04:00 |
|
Adam Nelson
|
4bec584ddb
|
Removed *_id setting in example notebook IV, since they are not needed, just as @wbinventor said. I owe this man a beer.
|
2016-05-14 13:04:27 -04:00 |
|
Will Boyd
|
87dfd97e5c
|
Fixed issue with order=0 ScatterMatrixXS statepoint loading when not using P0 correction
|
2016-05-14 12:33:02 -04:00 |
|
Adam Nelson
|
86cf42d7a6
|
Clarifications in example notebook
|
2016-05-14 07:58:10 -04:00 |
|
Adam Nelson
|
eb20de6a51
|
Updating per the latest round of comments. This includes simplifying the notebook significantly, and adding a get_xsdata method to Library.
|
2016-05-13 22:32:48 -04:00 |
|
Will Boyd
|
68d2e5b047
|
Fixed hosed mgxs-part-iii notebook
|
2016-05-13 13:18:18 -04:00 |
|
Will Boyd
|
47ef320ad5
|
Made MGXS.domain set MGXS.domain_type to reduce burden on user
|
2016-05-13 10:20:16 -04:00 |
|
Will Boyd
|
7ed772d6c3
|
Now using scatter-PN scores in ScatterMatrixXS for tallying efficiency
|
2016-05-13 10:08:54 -04:00 |
|
Adam Nelson
|
e9fc744ba5
|
Updated example notebook and changed default value of return_names in write_mg_library to False and updated the docstring accordingly.
|
2016-05-12 21:34:03 -04:00 |
|
Will Boyd
|
19feb55e6d
|
Major refactoring of MGXS subclasses to eliminate tallies properties
|
2016-05-12 21:08:55 -04:00 |
|
Adam Nelson
|
e8e5ccd1ad
|
Merge remote-tracking branch 'upstream/develop' into mgxs_integration
|
2016-05-12 05:16:31 -04:00 |
|
Will Boyd
|
47adcbfb89
|
Merge remote-tracking branch 'upstream/develop' into mgxs-scatt-orders
|
2016-05-11 14:27:42 -04:00 |
|
Paul Romano
|
32eb58774d
|
Add make_hexagon_region() function
|
2016-05-10 22:08:10 -05:00 |
|
Will Boyd
|
03828594fb
|
Reverted to dropping scores from MGXS Pandas DF
|
2016-05-10 21:04:00 -04:00 |
|
Will Boyd
|
4201cb9872
|
Fixed issue with lattice cell indexing for p-value calculation in Pandas DF notebook
|
2016-05-09 23:02:31 -04:00 |
|
Will Boyd
|
203d5a3fe4
|
Updated MGXS Notebooks with KappaFissionXS
|
2016-05-09 13:42:15 -04:00 |
|
Will Boyd
|
ae58827601
|
Fixed merge conflicts with develop
|
2016-05-09 12:53:12 -04:00 |
|
Will Boyd
|
2ca61564e2
|
Made distribcell paths default to True for Tally Pandas DF
|
2016-05-08 13:01:05 -04:00 |
|
Adam Nelson
|
7a67165586
|
Finished generating ipython notebook and incorporating in to docs
|
2016-05-07 14:36:32 -04:00 |
|
Paul Romano
|
8923e1b8f2
|
Update Jupyter notebook examples
|
2016-05-06 11:15:47 -05:00 |
|
Will Boyd
|
9bff2ab474
|
Updated Mann-Whitney test to reflect lattice cell indexing in new distribcell paths
|
2016-05-01 13:49:51 -04:00 |
|
Will Boyd
|
cc27630f7d
|
Merge branch 'develop' into distribcell-paths
|
2016-05-01 13:47:15 -04:00 |
|
Paul Romano
|
7b20f8ad4a
|
Merge pull request #639 from wbinventor/prioritize-notebooks
Updated Jupyter Notebook Links on Website
|
2016-05-01 11:29:19 -06:00 |
|
Will Boyd
|
615cec9e96
|
Improved comments for Pandas DataFrames distribcell path construction
|
2016-04-30 09:45:40 -04:00 |
|
Will Boyd
|
7741b525bb
|
Removed OpenCG dependency for distribcell paths in Pandas DataFrames
|
2016-04-30 09:35:17 -04:00 |
|
Paul Romano
|
6a2743f1e1
|
Fix comma in tally arithmetic notebook
|
2016-04-30 06:39:05 -05:00 |
|
Will Boyd
|
d460e51fb7
|
Moved Jupyter Notebook examples to top of Python API page
|
2016-04-29 23:27:59 -04:00 |
|
Paul Romano
|
d9b097dbaf
|
Make Materials, Plots, and Tallies list-like
|
2016-04-29 16:14:02 -05:00 |
|
Paul Romano
|
68f7de1315
|
Update Jupyter notebooks
|
2016-04-25 13:06:17 -05:00 |
|
Paul Romano
|
50a80693b5
|
Rename main Python API classes to get rid of File.
|
2016-04-25 10:37:06 -05:00 |
|
Paul Romano
|
fa1ca34094
|
Respond to @wbinventor comments on #626
|
2016-04-14 15:57:59 -05:00 |
|
Paul Romano
|
14dc134869
|
Complete overhaul of Python API documentation
|
2016-04-14 07:22:31 -05:00 |
|
Will Boyd
|
bda106ca85
|
Moved %matplotlib inline ahead of matplotlib imports for ipython notebooks which do not use openmoc
|
2016-04-13 12:04:29 -04:00 |
|
wbinventor@gmail.com
|
a596ba3ec3
|
Merge remote-tracking branch 'upstream/develop' into minimalist-imports
|
2016-04-09 13:44:00 -04:00 |
|
wbinventor@gmail.com
|
d154b760b2
|
Ran updated MGXS Part II Notebook on machine with PyNe
|
2016-04-08 13:20:26 -04:00 |
|
Will Boyd
|
ddfb01b3fe
|
Reduced Python API module imports
|
2016-04-08 12:26:02 -04:00 |
|
Adam Nelson
|
363211fd58
|
Merge pull request #616 from paulromano/pyapi-mgxsdocfixes
Fix a few issues with MGXS documentation
|
2016-04-02 14:55:45 -04:00 |
|
Paul Romano
|
6e6e253fa6
|
Fix a few issues with MGXS documentation
|
2016-03-25 13:17:49 -05:00 |
|
wbinventor@gmail.com
|
c6dbbddf61
|
Updated MGXS Part II Notebook
|
2016-03-23 15:04:15 -04:00 |
|
Will Boyd
|
5cc884555b
|
Updated IPython Notebooks
|
2016-03-23 14:51:39 -04:00 |
|
Will Boyd
|
c88f51de57
|
Fixed Filter.get_pandas_dataframe(...) to use new distribcell paths as optimization
|
2016-03-23 14:44:56 -04:00 |
|
Will Boyd
|
83f19e8cf1
|
Fixed bug for Python 2 reading of distribcell paths in Summary API
|
2016-03-23 13:50:27 -04:00 |
|
Paul Romano
|
809eff970a
|
Respond to @wbinventor comments on #593
|
2016-03-09 08:25:47 -06:00 |
|
Paul Romano
|
a4ed73fc11
|
Update Jupyter notebooks based on Tally property changes
|
2016-02-23 10:54:58 -06:00 |
|
Paul Romano
|
8f3b614774
|
Update documentation/notebooks to reflect default writing of summary.h5
|
2016-02-17 20:47:18 -06:00 |
|
Sterling Harper
|
5dfc9e91fc
|
Improve Pandas float handling
|
2016-02-07 16:13:26 -05:00 |
|
Sterling Harper
|
5501d1b42a
|
Prefer string formatting for Pandas DataFrames
|
2016-02-07 14:18:17 -05:00 |
|