Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Commit cdae2ec

Browse files
authored
Add files via upload
feat: implement O1NumHess for efficient numerical Hessian calculation - Add O(1) Numerical Hessian (O1NumHess) implementation in `o1numhess.py`. - Utilize Off-Diagonal Low-Rank (ODLR) approximation and random projection techniques. - Reduce computational scaling from O(N) to approximately O(1) for large-scale systems.
1 parent 353abc1 commit cdae2ec

4 files changed

Lines changed: 209 additions & 447 deletions

File tree

0 commit comments

Comments
 (0)