Skip to content

Commit

Permalink
Imports of targets from ArnoldiMethod.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
jagot committed Feb 23, 2024
1 parent e3f3304 commit 9e5bb6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MatrixPolynomials.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module MatrixPolynomials
using Parameters
using LinearAlgebra
using ArnoldiMethod
using ArnoldiMethod: SR, SI, LR, LI
using SpecialFunctions
const Γ = gamma
const lnΓ = loggamma
Expand Down

0 comments on commit 9e5bb6e

Please sign in to comment.