SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

Add Cramer's rule for solving system of linear equations in two variables (#7547)

* added script for solving system of linear equations in two variables

* implemented all the suggested changes

* changed RuntimeError to ValueError

* Update matrix/system_of_linear_equation_in_2_variables.py

* Update matrix/system_of_linear_equation_in_2_variables.py

* Update and rename system_of_linear_equation_in_2_variables.py to cramers_rule_2x2.py

Co-authored-by: Christian Clauss <[email protected]>
K
Karthik Ayangar committed
c3bcfbf19d43e20e9145d8968659101c1fd8b747
Parent: 2c959a7
Committed by GitHub <[email protected]> on 10/25/2022, 9:55:31 PM