Chase Grajeda

Results 7 issues of 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...

enhancement
new feature

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.

tree tent
test

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.

tree tent
test

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.

tree tent
test

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.

tree tent
test

### 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...

new feature
documentation

**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,...

feature
refactoring