acroy / Expokit.jl

Julia implementation of EXPOKIT routines
Other
26 stars 11 forks source link

Add chbv #15

Closed acroy closed 6 years ago

acroy commented 6 years ago

Maybe we should also add chbv for completeness. Seems to be straight-forward.

mforets commented 6 years ago

i'll take this one.

acroy commented 6 years ago

Great! I would suggest to first implement it "as it is" in Expokit and then, in a second step, implement the interface we have now for expmv (in-place versions etc).

mforets commented 6 years ago

Ok, this is now PR #16