You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06May14Nov13141314131211101110876Update .gitlab-ci.ymlmastermasterUpdate equations.pyAdd new fileUpdated Score Calculations and function valuesAdd small pivot matrix tests to test_pivot_matrix.py.Rename test_ref on generated matrices.Refactor vector attribute dim to dimensions.Fix new ref test and catch ZeroDivisionErrors.Add additional details about the decorator to elements.pyFix test_ref_zero_row and add it to discovery.Merge branch 'master' of gitlab.caltech.edu:cs1-24fa/project05Add zero row matrix test.Remove ValueError from ref.Update driver.pyUpdate driver.pyUpdate matrix_operations.pyRemove some unused imports and star imports.Import subprocess to driver.py.Remove overloads from chemical_yield.py.Merge branch 'master' of gitlab.caltech.edu:cs1-24fa/project05Add __init__.py to src/.goMerge branch 'master' of gitlab.caltech.edu:cs1-24fa/project05wtfmade mols_to_grams a provided function (copy-pasted chem repo's build/src/chemical_yield's function into here, to provide this function for the students)fixed minor typo (added wrod "pass') to respond to qa commentfixUpdate matrix.pyChange imports to use src instead of driver.Add reference solution decorator.Add error messages for empty ValueErrors.Check keys and round yields for test_theoretical_yield.py.Round both solution and student output to a reasonable number of decimal places.Speed up gaussian elimination tests with matrices that have unique solutions.Speed up gaussian elimination tests.Speed up pivot tests.Remove transpose check that breaks symmetric matrices.Change random matrix generation to random rref matrix generation.Refactor random generation of matrices from database and add optional seed argument.replace more dims