-
由 Jesse Grabowski 提交于
* Add numba overload for * Overload dummy function instead of scipy.linalg * Add tolerance for float32 tests * Add tolerance for float32 tests * Remove overload test * Allow b to be 1d array Remove test_SolveTriangular from numba\test_nlinalg.py * Allow b to be 1d array Remove test_SolveTriangular from numba\test_nlinalg.py * revert local change to pyproject.toml * add numba importorskip to test_slinalg.py * Test all parameterizations of solve_triangular * Raise when inputs are complex Add informative message to error raised by check_finite=True * simplify check for complex input types * simplify check for complex input types * Rename _get_addr_and_float_pointer to _get_lapack_ptr_and_ptr_type Rename addr to lapack_ptr * Don't copy A matrix in overload func Don't copy B matrix when B is array in overload func
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| c | ||
| jax | ||
| numba | ||
| __init__.py | ||
| test_link.py | ||
| test_utils.py | ||
| test_vm.py |