- Notifications
You must be signed in to change notification settings - Fork441
Closed
Labels
Description
As pointed out by@pmli in#27, instead ofcomputing matrix inverses, better to usenp.linalg.solve
when needed.
As pointed out by@pmli in#27, instead ofcomputing matrix inverses, better to usenp.linalg.solve
when needed.