PyRival
PyRival copied to clipboard
Add simplex.py
Code is based on, translated from c++:
https://github.com/kth-competitive-programming/kactl/blob/7942c791ba8055668f8becd91ea2c1bb8777a796/content/numerical/Simplex.h
seems a little too complex and not in line with the style of the rest of the codebase