Skip to content

Simplify Rayleigh-Ritz calculations - #63

Draft
ohno wants to merge 1 commit into
mainfrom
codex/issue-12-rayleigh-ritz-method
Draft

Simplify Rayleigh-Ritz calculations#63
ohno wants to merge 1 commit into
mainfrom
codex/issue-12-rayleigh-ritz-method

Conversation

@ohno

@ohno ohno commented Aug 14, 2026

Copy link
Copy Markdown
Member

Closes #12.

Summary

  • add RayleighRitzMethod and a dedicated optimization result type
  • separate expectation values and verification from the eigensolver
  • give solver and optimizer results independent concise displays
  • remove the info option and update dependent examples and tests

Testing

  • julia --project=. --startup-file=no -e 'using Pkg; Pkg.test()'
  • DOCUMENTER_LOCAL=true julia --project=docs --startup-file=no -e 'include("docs/make.jl")'
  • Test.detect_ambiguities(TwoBody; recursive=true)

This pull request was developed with assistance from Codex using GPT-5.6 Sol with High reasoning effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify Rayleigh-Ritz.jl

1 participant