2 Commits

Author SHA1 Message Date
3bf86b91e7 fix: no implicit optional (#7984) 2022-11-15 14:55:14 +01:00
4af5215042 added Schur complement to linear algebra (#4793)
* added schur complement and tests to linear algebra

* updated according to checklist

* updated variable names and typing

* added two testcases for input validation

* fixed import order

Co-authored-by: Ivan Radonov <ivan.radonov@ad.mentormate.bg>
2021-10-18 18:46:47 +02:00