Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs1-25sp
project05
Graph
master
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
May
14
Nov
13
14
13
14
13
12
11
10
11
10
8
7
6
Update .gitlab-ci.yml
master
master
Update equations.py
Add new file
Updated Score Calculations and function values
Add 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.py
Fix test_ref_zero_row and add it to discovery.
Merge branch 'master' of gitlab.caltech.edu:cs1-24fa/project05
Add zero row matrix test.
Remove ValueError from ref.
Update driver.py
Update driver.py
Update matrix_operations.py
Remove 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/project05
Add __init__.py to src/.
go
Merge branch 'master' of gitlab.caltech.edu:cs1-24fa/project05
wtf
made 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 comment
fix
Update matrix.py
Change 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
Menu
Projects
Groups
Snippets
Help