Commit graph

20 commits

Author SHA1 Message Date
Joseph F. Specht IV
7c142a361f
Change Zernike documentation in polynomial.py (#3258) 2025-01-10 19:18:03 +00:00
Jonathan
04b5f4bc97 fixed minor typo in docs 2022-02-10 00:20:58 +00:00
Paul Romano
5547ecf88f Add versionadded directive for new arguments/functions in 0.12 2020-04-10 21:52:43 -05:00
Paul Romano
e34a71b448 Remove unused imports across entire Python API 2020-03-31 18:11:31 -05:00
Paul Romano
cf6b67c05d Remove explicit inheritance from object for Python classes 2020-03-23 12:12:31 -05:00
rockfool
d409e99eb0 address comments from reviewers 2020-03-17 15:41:17 -04:00
rockfool
d210239752 address comments from reviewer 2020-02-21 09:34:51 -05:00
rockfool
93cb6120d1 add space next to math sign 2020-02-05 23:25:50 -05:00
rockfool
df809d6191 fix a typo 2020-01-30 21:04:49 -05:00
rockfool
4a44e6a21d minor fix 2020-01-30 17:32:10 -05:00
rockfool
49f715fee5 add reconstruction for Azimuthal Zernike 2020-01-30 17:25:21 -05:00
rockfool
cf39a15ef7 fix a bug in ZernikeRadial 2020-01-30 17:24:37 -05:00
Paul Romano
bbb0b78383 Rename openmc.capi -> openmc.lib 2019-09-13 10:38:26 -05:00
Paul Romano
986d388d19 Don't import openmc.capi at top-level 2018-10-19 10:44:12 -05:00
Zhuoran Han
d4a6e8d827 Update 2018-08-23 15:33:19 -05:00
Zhuoran Han
be075618d9 Fix code style 2018-08-23 11:50:12 -05:00
Zhuoran Han
058ceda821 Change based on suggestion 2018-08-21 10:16:06 -05:00
Zhuoran Han
cc295001ff Fixed a minor bug 2018-08-17 16:39:56 -05:00
Zhuoran Han
33be934308 Add test of Zernike radial.
There is really nothing to test for Legendre
2018-08-17 15:27:51 -05:00
Zhuoran Han
98a32391be Change Polynomial class and fix PEP 8 style 2018-08-17 15:00:39 -05:00