Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create unit tests #3

Open
16 tasks
ehermes opened this issue Aug 26, 2019 · 0 comments
Open
16 tasks

Create unit tests #3

ehermes opened this issue Aug 26, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ehermes
Copy link
Collaborator

ehermes commented Aug 26, 2019

Sella currently has no unit tests, as up to this point, the interface has been somewhat in flux.

We intend on stabilizing the current interface. Therefore, we should write unit tests.

What follows is a potentially incomplete list of functionality within Sella that could benefit from unit tests.

  • Full saddle point refinement
  • Full minimization
  • Optimization with constraints
  • Constraint initialization
  • Trust radius update
  • RS-P-RFO step determination
  • Iterative eigensolver
  • Approximate Hessian updates
  • Orthogonalization procedures
  • Y matrix symmetrization

There are also some features within Sella that are currently broken or not being used. We may want to write unit tests for these features as well.

  • Intrinsic Reaction Coordinate (IRC) optimization
  • Internal coordinate construction
  • Cartesian -> Internal transformation
  • Internal -> Cartesian transformation
  • Hessian Internal/Cartesian transformation
  • Force-field force matching

Unit test contributions are welcome.

@ehermes ehermes added the enhancement New feature or request label Aug 26, 2019
@ehermes ehermes self-assigned this Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant