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

1.0.0 alpha to develop staging #608

Draft
wants to merge 433 commits into
base: develop
Choose a base branch
from
Draft

1.0.0 alpha to develop staging #608

wants to merge 433 commits into from

Conversation

MicahGale
Copy link
Collaborator

@MicahGale MicahGale commented Dec 5, 2024

@MicahGale MicahGale added this to the release-1.0.0 milestone Feb 7, 2025
tjlaboss and others added 29 commits February 7, 2025 11:11
Also, throughout, 'assertEqual' and 'assertAlmostEqual' were used
interchangeably to test floating-point importances.
I have changed them all to be 'assert x == y'.
Alternatively, one could compare values with 'pytest.approx'
Make Particle Type errors into a warning and a NotImplementedError
…that-go-over-the-line-length

Do not warn about comments that go over the line length
Updated Links to 631 manual
Added a few MCNP 6.3.1 links.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment