Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.0a2 #686

Merged
merged 111 commits into from
Mar 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
c34ff65
Updated version changed for material.
MicahGale Jan 23, 2025
5bc6e57
Updated upload artifact to actually run on build.
MicahGale Jan 23, 2025
851bdef
Removed extra blankspace.
MicahGale Jan 23, 2025
965e57b
Replecated issue #636
MicahGale Jan 23, 2025
dfd64c2
Replicated bug #639.
MicahGale Jan 23, 2025
bd7096a
Replicated #607
MicahGale Jan 23, 2025
fa4b10d
Merge pull request #643 from idaholab/fix_version
MicahGale Jan 23, 2025
85c8cb9
#607 is invalid; corrected syntax in test.
MicahGale Jan 23, 2025
b22faab
Added SSW and SDEF keywords.
MicahGale Jan 23, 2025
6a952e8
Made separate class of keyword from vol no to avoid key value issues.
MicahGale Jan 25, 2025
211221e
Made it possible to have a blank sdef.
MicahGale Jan 25, 2025
dcc1a82
Updated test for added inputs.
MicahGale Jan 25, 2025
b7b43a2
Added parser fixes to changelog.
MicahGale Jan 25, 2025
bce95f6
Merge pull request #644 from idaholab/633-store-build-artifacts
MicahGale Jan 28, 2025
828e179
Merge branch 'develop' into parser_fixes
MicahGale Jan 28, 2025
640db53
Added SSR keywords and made formatting consistant.
MicahGale Jan 29, 2025
ce3bb20
Merge pull request #645 from idaholab/parser_fixes
MicahGale Jan 29, 2025
0d0149e
Merge branch 'develop' into alpha-test-dev
MicahGale Jan 29, 2025
6b1ac88
Added strict parameter.
MicahGale Jan 30, 2025
72958e5
New ParticleTypeWarning as parent class
tjlaboss Feb 7, 2025
228272f
Treat ParticleType exceptions as warnings
tjlaboss Feb 7, 2025
a159e8c
Convert test_importance.py from unittest to pytest
tjlaboss Feb 7, 2025
63ab5ee
Unit test for warning, not error
tjlaboss Feb 7, 2025
92f7917
Format everything with Black.
tjlaboss Feb 7, 2025
a18585b
Update changelog
tjlaboss Feb 7, 2025
b343454
Make default importance a NotImplementedError
tjlaboss Feb 7, 2025
e90c5a3
Test the new NotImplementedError
tjlaboss Feb 7, 2025
9d476b9
oops forgot to commit the file
tjlaboss Feb 7, 2025
40fed32
Give the test a more descriptive name.
tjlaboss Feb 7, 2025
3c6c18d
Added a long line comment to test #188
MicahGale Feb 8, 2025
eee87ba
Made RE for finding C style comment
MicahGale Feb 8, 2025
6327dba
Added line overrun warning supression for comments.
MicahGale Feb 8, 2025
d968f4b
Supressed line wrapping for comments.
MicahGale Feb 8, 2025
8715564
Added #188 to changelog.
MicahGale Feb 8, 2025
8072131
Merge pull request #656 from idaholab/parser_type_warn
tjlaboss Feb 8, 2025
b0198f4
Merge branch 'alpha-test-dev' into 188-do-not-warn-about-comments-tha…
MicahGale Feb 8, 2025
e52ed00
Harmonized imports to meet dev standards.
MicahGale Feb 8, 2025
bcc3e12
pinned black for the time being to 2025 releases.
MicahGale Feb 8, 2025
bf92f6b
Update PR template to match pinned black version
tjlaboss Feb 8, 2025
6e5a313
Merge pull request #658 from idaholab/188-do-not-warn-about-comments-…
tjlaboss Feb 8, 2025
82af7da
pinned black for the time being to 2025 releases.
MicahGale Feb 8, 2025
dab6085
Update PR template to match pinned black version
tjlaboss Feb 8, 2025
2014ea2
And format __init__.py with the correct version
tjlaboss Feb 8, 2025
82846c3
Merge pull request #660 from idaholab/black25
MicahGale Feb 9, 2025
76911c2
pinned black for the time being to 2025 releases.
MicahGale Feb 8, 2025
9d5f7a2
Update PR template to match pinned black version
tjlaboss Feb 8, 2025
2337a01
And format __init__.py with the correct version
tjlaboss Feb 8, 2025
bd78f7a
Linked to lanl.gov for 6.3.1 manual.
MicahGale Feb 12, 2025
281d85b
Merge branch 'alpha-test-dev' into 631_update
MicahGale Feb 12, 2025
8e552cb
Merge pull request #661 from idaholab/631_update
MicahGale Feb 12, 2025
cb8cf58
Added a few MCNP 6.3.1 links.
MicahGale Feb 12, 2025
fb91300
Merge pull request #662 from idaholab/631_update
MicahGale Feb 12, 2025
6cf9297
Merge branch 'alpha-test-dev' into mat_contains_strict
MicahGale Feb 13, 2025
d3ffb01
Added test for strict material contains.
MicahGale Feb 13, 2025
2dc6a57
Added strict argument to find.
MicahGale Feb 14, 2025
3758aca
Update material find tests and did type testing.
MicahGale Feb 14, 2025
a294df3
Added type enforcement to strict.
MicahGale Feb 14, 2025
3d9c54d
Updated docstrings for find and contains.
MicahGale Feb 14, 2025
572214d
Merge branch 'develop' into alpha-test-dev
MicahGale Feb 25, 2025
f650097
Added #642 to Changelog.
MicahGale Feb 13, 2025
a6233a4
Extended contains tests to metastables.
MicahGale Feb 13, 2025
e623f4c
Switched to nuclides pattern, and made type enforcement top priority.
MicahGale Feb 25, 2025
e6863ce
Propagated strict up to materials, and clarified strict.
MicahGale Feb 25, 2025
308f21c
Prototyped contains all, contains any
MicahGale Feb 25, 2025
764c7af
Merge branch 'alpha-test-dev' into mat_contains_strict
MicahGale Feb 25, 2025
d0a3281
Wrote tests for contains_any contains_all
MicahGale Feb 25, 2025
c67c3c0
Documented contains.
MicahGale Feb 25, 2025
2e9213d
Fixed contains and promoted nuclide
MicahGale Feb 25, 2025
b11a631
Propogated to materials for contains_any contains_all
MicahGale Feb 25, 2025
0043ecc
Updated tests for materials get_containing
MicahGale Feb 25, 2025
1b7b7a0
Updated starting guide for contains_all
MicahGale Feb 26, 2025
12e7851
Made strict parameter more explicit and clear.
MicahGale Feb 26, 2025
555f9c5
Clarified docstrings for @tjlaboss
MicahGale Mar 6, 2025
c98dd4c
Added type Alias to make typing more DRY.
MicahGale Mar 6, 2025
08e77a3
Updated tests to allow ints in contains.
MicahGale Mar 6, 2025
67e38bb
Made default argument nonsense to discourage manual invocation.
MicahGale Mar 6, 2025
3a5d680
Fixed bug that promoted everything to nucleus.
MicahGale Mar 7, 2025
45199a4
Switched to numbers.Real for @tjlaboss. There you go.
MicahGale Mar 7, 2025
5cd55d8
Made cumulative threshold for contains.
MicahGale Mar 7, 2025
3c72ca6
Added explenation of how contains_all and elements work.
MicahGale Mar 7, 2025
fc48210
Allowed mat contains to accept an int.
MicahGale Mar 7, 2025
0d7abdb
Removed type aliases in isinstance for py 3.9
MicahGale Mar 7, 2025
003c5ef
Merge pull request #663 from idaholab/mat_contains_strict
MicahGale Mar 7, 2025
f37d75f
Update surface.py isinstance
tjlaboss Mar 7, 2025
ee3b0e7
Update nuclide.py isinstance
tjlaboss Mar 7, 2025
c6b9b54
Update syntax_node.py isinstance
tjlaboss Mar 7, 2025
79c1f88
Update cell.py isinstance
tjlaboss Mar 7, 2025
1d17948
Update cells.py isinstance
tjlaboss Mar 7, 2025
605b86a
Update element.py isinstance
tjlaboss Mar 7, 2025
637b96d
Update material.py isinstance
tjlaboss Mar 7, 2025
228bda1
Update numbered_mcnp_object.py isinstance
tjlaboss Mar 7, 2025
89d7e49
Update numbered_object_collection.py isinstance
tjlaboss Mar 7, 2025
0f1b792
Update cylinder_par_axis.py isinstance
tjlaboss Mar 7, 2025
bd057d1
Update half_space.py isinstance
tjlaboss Mar 7, 2025
f13d982
Update universe.py isinstance
tjlaboss Mar 7, 2025
308fcf6
Validate with Integral
tjlaboss Mar 7, 2025
7f4cc39
Unit test type enforcement with non-int, non-float
tjlaboss Mar 7, 2025
704b700
Update CHANGELOG for #679
tjlaboss Mar 7, 2025
d7aed68
Respond to @MicahGale review on copyright
tjlaboss Mar 8, 2025
0943bf8
Forgot universe.py
tjlaboss Mar 8, 2025
72ad369
Merge pull request #680 from idaholab/keeping_it_real
tjlaboss Mar 8, 2025
4e7c185
Updated website copyright
MicahGale Mar 9, 2025
34c8e66
Tried converting to numpy docstrings using docconvert.
MicahGale Mar 10, 2025
c143903
fakeout add #678 to changelog.
MicahGale Mar 10, 2025
9aa2d26
Updated dev standard to be numpy docs.
MicahGale Mar 10, 2025
0a4cb4d
Formatted with black, and manually fixed a few stragglers.
MicahGale Mar 10, 2025
6a25859
Added numpydoc as a dependency.
MicahGale Mar 10, 2025
114aec4
Revert "Added numpydoc as a dependency."
MicahGale Mar 10, 2025
58f53ef
Merge pull request #684 from idaholab/numpy_doc_convert
MicahGale Mar 10, 2025
703748c
Run checks on alpha-test PR too
MicahGale Mar 10, 2025
f26e578
Updted changelog to 1.0.0a2
MicahGale Mar 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added numpydoc as a dependency.
MicahGale committed Mar 10, 2025
commit 6a25859f8b5e6650eb4bd3a15b7012a76744edbe
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
@@ -37,6 +37,7 @@
"sphinx.ext.intersphinx",
"sphinx.ext.extlinks",
"sphinx.ext.doctest",
"numpydoc",
"sphinx_autodoc_typehints",
"sphinx_favicon",
"sphinx_copybutton",
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -49,12 +49,13 @@ test = [
]
# This is needed for a sphinx bug. See #414.
doc = [
"numpydoc",
"sphinx>=7.4.0",
"sphinxcontrib-apidoc",
"pydata_sphinx_theme",
"sphinx-favicon",
"sphinx-copybutton",
"sphinx_autodoc_typehints",
"sphinx_autodoc_typehints",
"autodocsumm",
]
format = ["black~=25.1"]