mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 06:33:39 +01:00
Added e_shift in ci
This commit is contained in:
parent
a8ed512c93
commit
c0754499a3
@ -35,6 +35,8 @@ let n_states t = t.n_states
|
||||
|
||||
let m_H t = Lazy.force t.m_H
|
||||
|
||||
let e_shift t = t.e_shift
|
||||
|
||||
let m_S2 t = Lazy.force t.m_S2
|
||||
|
||||
let eigensystem t = Lazy.force t.eigensystem
|
||||
|
Loading…
Reference in New Issue
Block a user