Micah Gale
|
7ed12788df
|
Clarifying documentation for Cones (#2892)
|
2024-03-09 12:49:28 -06:00 |
|
Paul Romano
|
85c963e223
|
Move 'import lxml' to third-party block of imports (#2803)
|
2023-12-13 14:11:32 +00:00 |
|
Yuvraj Jain
|
693314d097
|
Leaky and Albedo Boundary Conditions Implementation (#2724)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-10-30 16:51:31 -04:00 |
|
Patrick Shriwise
|
bd1c2286f8
|
Make BoundingBox a mutable type and add convenience methods. (#2717)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-10-17 17:51:05 +00:00 |
|
Jonathan Shimwell
|
457bea6f0b
|
replaced ordereddict with {} (#2641)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-08-19 12:15:11 +00:00 |
|
Jonathan Shimwell
|
ee7b95245a
|
Static errors continuation (#2557)
Co-authored-by: Christina Cai <chrsitinacai48933@gmail.com>
Co-authored-by: christinacai123 <63215816+christinacai123@users.noreply.github.com>
|
2023-06-16 22:34:02 -05:00 |
|
Patrick Myers
|
1cb22075ef
|
Changed xml to lxml (#2489)
|
2023-05-09 10:41:04 -05:00 |
|
Patrick Shriwise
|
a12480400b
|
Merge pull request #2475 from shimwell/adding_bounding_box_class
Adding bounding box class
|
2023-04-25 12:08:39 -05:00 |
|
Paul Romano
|
b5d30ff553
|
Refactor BoundingBox implementation
|
2023-04-18 22:26:37 -05:00 |
|
Jonathan Shimwell
|
6eb26b80c6
|
implemented BoundingBox class
|
2023-04-14 13:11:01 +01:00 |
|
Paul Romano
|
a5d724aa2e
|
Check whether points in Plane.from_points lie along a line.
|
2023-04-11 13:23:12 -05:00 |
|
Paul Romano
|
4213656284
|
Merge pull request #2460 from aprilnovak/new_feature
Fix documentation typo in Cylinder.from_points.
|
2023-04-07 19:24:38 +02:00 |
|
April Novak
|
69f1ef43f9
|
Fix documentation typo in Cylinder.from_points. Closes #2459
|
2023-04-07 10:28:04 +02:00 |
|
Paul Romano
|
a27d0e079f
|
Allow inplace argument on Region.translate
|
2022-07-20 22:43:20 -05:00 |
|
Paul Romano
|
773749c2b6
|
Mention units in surface docstrings
|
2022-05-24 10:57:09 -05:00 |
|
yardasol
|
48dbf1a4c3
|
fix axis spec in docstring for ZCone
|
2022-03-30 16:18:12 -05:00 |
|
Paul Romano
|
3944c2f1e8
|
Fix bug in Halfspace.rotate when rotation matrix is passed
|
2022-02-15 11:11:18 -06:00 |
|
Patrick Shriwise
|
10f103c6d8
|
Merge pull request #1960 from paulromano/prepare-0.13.0
Prepare for version 0.13.0
|
2022-02-10 11:09:29 -06:00 |
|
Jonathan
|
04b5f4bc97
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
Paul Romano
|
fdd5e10822
|
Release notes for 0.13.0
|
2022-02-04 07:19:35 -06:00 |
|
Paul Romano
|
20651b6c6a
|
Make sure Torus Python classes use raw strings for docstrings
|
2022-01-03 13:22:51 -05:00 |
|
Paul Romano
|
ebb6736ba6
|
Add TorusMixin.rotate method that can handle simple rotations
|
2021-12-29 10:37:54 -05:00 |
|
Paul Romano
|
cd803764c5
|
Add torus bounding_box methods and fix docstrings
|
2021-12-22 11:47:37 -05:00 |
|
Paul Romano
|
26322e6cd8
|
Add unimplemented TorusMixin._get_base_coeffs method
|
2021-12-22 11:35:03 -05:00 |
|
Paul Romano
|
4562c09e4d
|
Simplify torus Python classes
|
2021-12-22 11:35:03 -05:00 |
|
Paul Romano
|
d51878c04c
|
Original Python classes for tori
|
2021-12-22 11:35:03 -05:00 |
|
Jonathan Shimwell
|
192f4436a0
|
replaced .format with f string
|
2021-07-29 18:25:37 +01:00 |
|
Patrick Shriwise
|
25cf7a3e97
|
Ensuring that surface names are read from the HDF5 format.
|
2021-06-29 21:05:03 -05:00 |
|
Patrick Shriwise
|
f2e0af378f
|
Addressing case where is not present in surface HDF5 groups.
|
2021-06-29 11:16:29 -05:00 |
|
Patrick Shriwise
|
49e22c9091
|
Correcting extraction of surface type from hdf5 formats.
|
2021-05-19 18:04:25 -05:00 |
|
Patrick Shriwise
|
3e93b814a9
|
Updating python module to enable summary file reads from DAGMC simulations. Updating legacy DAGMC test as well.
|
2021-05-19 18:02:15 -05:00 |
|
Paul Romano
|
5547ecf88f
|
Add versionadded directive for new arguments/functions in 0.12
|
2020-04-10 21:52:43 -05:00 |
|
Paul Romano
|
4943ae9307
|
Alphabetize import ordering (and use relative imports in a few places)
|
2020-04-06 15:16:09 -05:00 |
|
Paul Romano
|
d5b54e8cb5
|
Consistent use of ABC instead of ABCMeta where possible
|
2020-04-01 14:13:05 -05:00 |
|
Paul Romano
|
d48d1d1a8d
|
Allow SurfaceCoefficient to be used for derived coefficients
|
2020-03-09 10:34:22 -05:00 |
|
Paul Romano
|
7559ae9a80
|
Implement SurfaceCoefficient descriptor to simplify property generation
|
2020-03-06 11:33:24 -06:00 |
|
Ethan Peterson
|
248ac357ac
|
fixed future kwarg warning issue
|
2020-02-28 09:21:32 -05:00 |
|
Ethan Peterson
|
c29ffa947d
|
Apply suggestions from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
|
2020-02-28 08:03:36 -05:00 |
|
Ethan Peterson
|
c88bd49597
|
finished unit tests
|
2020-02-27 12:31:15 -05:00 |
|
Ethan Peterson
|
a25882e76f
|
more unit tests
|
2020-02-27 10:27:42 -05:00 |
|
Ethan Peterson
|
7d69ff6de1
|
applied suggestions from code review
|
2020-02-27 10:27:42 -05:00 |
|
Ethan Peterson
|
cb92d02537
|
initial unit tests working
|
2020-02-27 10:27:42 -05:00 |
|
Ethan Peterson
|
a1f7cb7387
|
Implementing Surface Rotations
|
2020-02-27 10:27:42 -05:00 |
|
Ethan Peterson
|
e6cf49275a
|
applied suggestions from code review
|
2020-02-25 08:42:21 -05:00 |
|
Ethan Peterson
|
e3af035095
|
finished unit tests and fixed wrong math
|
2020-02-25 08:42:21 -05:00 |
|
Ethan Peterson
|
1e5a8e56ff
|
removed use of round in favor of isclose
|
2020-02-25 08:42:21 -05:00 |
|
Ethan Peterson
|
3d3a27f841
|
applied suggestions from code review
|
2020-02-25 08:42:21 -05:00 |
|
Ethan Peterson
|
378856d434
|
Apply suggestions from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
|
2020-02-25 08:42:21 -05:00 |
|
Ethan Peterson
|
ac5bb4047d
|
removed extraneous definition
|
2020-02-25 08:42:21 -05:00 |
|
Ethan Peterson
|
089b6d04ef
|
removed __init_subclass__ since it's not in python 3.5
|
2020-02-25 08:42:21 -05:00 |
|