Commit graph

2091 commits

Author SHA1 Message Date
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
42ef7ccfac Add periodic boundary conditions 2016-05-11 12:10:30 -05: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
Paul Romano
8ff23e9f98 Clarify documentation regarding cell rotation 2016-05-10 11:34:53 -05:00
Paul Romano
44c0522844 Merge pull request #645 from liangjg/material-density-sum
Fix python api errors when setting material density using 'sum'
2016-05-09 21:45:30 -06: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
liangjg
95406d52fc update description according to comments 2016-05-09 22:34:18 -04:00
jingang
bbb5690a00 fix errors of setting material density using 'sum' 2016-05-09 19:27:29 -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
e5432e84a8 Improved wording of latest developmental branch URL in docs 2016-05-01 01:25:45 -04: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
6fc37fb99c Added a link to Read the Docs to homepage 2016-04-29 23:31:12 -04: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
6234c4e05e Update copyright in two places and link to license in header 2016-04-26 07:06:18 -05:00
Sterling Harper
9141a15b75 Merge remote-tracking branch 'origin/multipole' into multipole 2016-04-25 19:06:58 -04:00
Sterling Harper
806a8a0c9a Move all I/O file formats to special docs section 2016-04-25 19:03:31 -04:00
Colin Josey
9c931eb26a Add table with formalism identifiers 2016-04-25 18:28:51 -04:00
Colin Josey
787f7aee5f Clarify the 'data' component of the documentation 2016-04-25 18:17:58 -04:00
Colin Josey
dc01204b70 Add documentation for WMP library
This commit adds documentation for the HDF5 component of the WMP library.
2016-04-25 17:37:53 -04: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
Sterling Harper
68e6cf1d67 Merge branch 'multipole' into diff_tally5 2016-04-18 15:35:49 -04:00
Sterling Harper
84cd9702cd Merge remote-tracking branch 'upstream/develop' into multipole 2016-04-18 15:03:13 -04:00
Sterling Harper
2914522ef9 Merge remote-tracking branch 'cjosey/multipole-final' into diff_tally5 2016-04-18 13:55:06 -04:00
Paul Romano
9b4d4af218 Add sphinx.ext.viewcode extension for docs 2016-04-15 09:00:36 -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