在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:acroy/Expokit.jl开源软件地址:https://github.com/acroy/Expokit.jl开源编程语言:Julia 100.0%开源软件介绍:ExpokitThis package provides Julia implementations of some routines contained in EXPOKIT. Those routines allow an efficient calculation of the action of matrix exponentials on vectors for large sparse matrices. For more details about the methods see R.B. Sidje, ACM Trans. Math. Softw., 24(1):130-156, 1998 (or its preprint). Note: Apart from UsagePkg.add("Expokit") expmvw = expmv!{T}( w::Vector{T}, t::Number, A, v::Vector{T}; kwargs...) The function The following keywords are supported
For convenience, the following versions of v = expmv!{T}( t::Number, A, v::Vector{T}; kwargs...)
w = expmv{T}( t::Number, A, v::Vector{T}; kwargs...) phimvw = phimv!{T}( w::Vector{T}, t::Number, A, u::Vector{T}, v::Vector{T}; kwargs...) The function chbvchbv!{T}(w::Vector{T}, A, v::Vector{T}) The function padmpadm(A; p=6) The function |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论