Use lapack func instead of `scipy.linalg.cholesky` (#1487)
* Use lapack func instead of `scipy.linalg.cholesky`
* Now skips 2D checks in perform
* Updated the default arguments for `check_finite` to false to match documentation
* Add benchmark test case
* Refactor out _cholesky helper, add empty test
* Remove array and `potrf` copies
* Update test_cholesky_raises_on_nan_input
正在显示
请
注册
或者
登录
后发表评论