Chase Grajeda
Chase Grajeda
LEGUP currently lacks a generalized way to track regions and display them on game boards. This feature aims to start tracking cells as indiviudal regions of cells, which will allow...
Implement and overhaul the tests for the case rule. Clearly comment and show what you are testing. Try to cover all inputs and cases that may throw an uncaught exceptions.
Implement and overhaul the tests for the direct rule. Clearly comment and show what you are testing. Try to cover all inputs and cases that may throw an uncaught exceptions.
Implement and overhaul the tests for the case rule. Clearly comment and show what you are testing. Try to cover all inputs and cases that may throw an uncaught exceptions.
Implement and overhaul the tests for the case rule. Clearly comment and show what you are testing. Try to cover all inputs and cases that may throw an uncaught exceptions.
### Is your feature request related to a problem? Please describe. For documentation purposes, it may be helpful for incoming (and current) developers to have an updated UML Diagram on...
**WIP** Moved networks from Integrator classes to flow_matching.py. Moved repetitive velocity definitions to integrator.py from euler.py, runge_kutta.py, and runge_kutta_4.py. Removed keras inheritance from Integrator. Updated call override signature in euler.py,...