Home
last modified time | relevance | path

Searched refs:canonical_orth_ (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-pyscf/pyscf-2.0.1/pyscf/scf/
H A Daddons.py432 def canonical_orth_(S, thr=1e-7): function
477 Xsub = canonical_orth_(Ssub, thr=canthr)
508 x = canonical_orth_(s, threshold)