Revision 1e5b095c9edaf82356b1f7967b946aca990ea848 authored by woclass on 11 July 2022, 15:19:50 UTC, committed by GitHub on 11 July 2022, 15:19:50 UTC
* doc: LinearAlgebra.BLAS; add compat note for `spr!`

need v1.8+
add by: https://github.com/JuliaLang/julia/commit/ae336abc0ed7e63ab933d0073df28c51e981d8fc

* doc: LinearAlgebra.BLAS; add compat note for `spmv!`

need v1.5+
add by: https://github.com/JuliaLang/julia/commit/d8b2209bba09b649afc3288fce3f7e17f97a495e

* doc: LinearAlgebra.BLAS; add compat note for `hpmv!`

need v1.5+
add by: https://github.com/JuliaLang/julia/commit/0b034fd9fa7994b5f60b0f519f2038352e7c221c
1 parent afe3838
History
File Mode Size
Dockerfile -rw-r--r-- 140 bytes
devcontainer.json -rw-r--r-- 134 bytes

back to top