days since scatter added
readme for submission
image collection mds
Co-authored-by: talizacks talizacks@users.noreply.github.com
Merge branch 'main' of https://github.com/rodigu/supernova-age
initial clustering plots
generated aux funcs, got started on refactoring
axis subtraction docs
spectral docs and improvement to matrix creation
change to csv file name
Merge branch 'main' of https://github.com/rodigu/supernova-age
updates to clustering
table of contents
Merge branch 'main' of https://github.com/Liu-Hy/Food-Bank-Network-Simulation
readme foodbank decision making
Merge branch 'main' of https://github.com/Liu-Hy/Food-Bank-Network-Simulation
readme styling
Merge branch 'main' of https://github.com/Liu-Hy/Food-Bank-Network-Simulation
readme styling and table of contents
Merge branch 'main' of https://github.com/Liu-Hy/Food-Bank-Network-Simulation
Move from Food Pantry to food bank, make storage variable actually
related to #1
@Liu-Hy
Food class' subtraction function doesn't seem to account for the case when an order is greater than the available quantity.
Is this the intended behavior?
I should say that I would prefer it to still perform the subtraction (even if we end up with negative quantities) and the negative be handled outside the subtract
func.
Related to #20 and #1