Skip to content

Issues: idaholab/MontePy

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

ListNode comparison is blocking contains for ListNode bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error".
#552 opened Sep 19, 2024 by MicahGale
E0 not allowed by Parser bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error". parsers are hard Examples of where MCNP syntax is complicated and should be simplified.
#551 opened Sep 19, 2024 by MicahGale
Implement singleton pattern for Immutable objects feature request An issue that improves the user interface. performance 🐌 Issues related to speed and memory
#550 opened Sep 18, 2024 by MicahGale
Blank importance objects can't be printed bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error".
#549 opened Sep 18, 2024 by MicahGale
Evaluate using metamodels feature request An issue that improves the user interface.
#547 opened Sep 14, 2024 by MicahGale
Document limitation to what materials can be parsed documentation Improvements or additions to documentation
#542 opened Sep 11, 2024 by MicahGale
Introduce concept of Submaterials feature request An issue that improves the user interface. low priority
#535 opened Sep 5, 2024 by MicahGale
Implement Property based Testing CI/CD good first issue Good for newcomers
#534 opened Sep 4, 2024 by MicahGale
Add support for Just-In-Time parsing feature request An issue that improves the user interface. parsers are hard Examples of where MCNP syntax is complicated and should be simplified. performance 🐌 Issues related to speed and memory
#529 opened Aug 30, 2024 by MicahGale
Shortcuts (e.g., Interpolate) in geometry definitions discards some user formatting bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error". low priority
#527 opened Aug 29, 2024 by MicahGale
Warn when excess blank lines show up in an input model feature request An issue that improves the user interface.
#525 opened Aug 29, 2024 by MicahGale
Comments associated with read inputs are lost bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error". low priority
#524 opened Aug 29, 2024 by MicahGale
Add support for reading from non-file steams feature request An issue that improves the user interface.
#519 opened Aug 28, 2024 by MicahGale
MontePy Can't agree on how long a line is bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error". low priority
#517 opened Aug 27, 2024 by MicahGale
Memory leaks with copy.deepcopy bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error".
#514 opened Aug 27, 2024 by MicahGale
Can't make a material from scratch and export it. bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error".
#512 opened Aug 27, 2024 by MicahGale
Make Material.is_atom_fraction settable feature request An issue that improves the user interface.
#511 opened Aug 27, 2024 by MicahGale
Implement __slots__ to avoid user confusion code improvement feature request An issue that improves the user interface.
#508 opened Aug 25, 2024 by MicahGale
Improve Isotope Instantiation feature request An issue that improves the user interface.
#505 opened Aug 24, 2024 by tjlaboss
Duplicate Nuclides in Material definition will lose information bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error".
#504 opened Aug 24, 2024 by MicahGale
Add support for all surface types code improvement feature request An issue that improves the user interface.
#502 opened Aug 22, 2024 by MicahGale
Add support for older versions of MCNP feature request An issue that improves the user interface. good first issue Good for newcomers
#501 opened Aug 22, 2024 by MicahGale
ProTip! Exclude everything labeled bug with -label:bug.