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

Add support for empirical bases #5

Open
2 tasks
michael-petersen opened this issue Dec 4, 2023 · 0 comments
Open
2 tasks

Add support for empirical bases #5

michael-petersen opened this issue Dec 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@michael-petersen
Copy link
Member

Adding Sturm-Liouville-derived empirical bases is a valuable addition. To do so, we can either:

  1. Add a Sturm-Liouville solver in Julia to allow the user to input a density function
  2. Attach EXP-derived empirical bases cache files

The second option might be better, with the assumption that the user will be running simulations alongside for comparison.

If pursuing the second option, we need to

  • Add a reader for EXP-output bases
  • Develop methods to interpolate basis functions efficiently
@michael-petersen michael-petersen added the enhancement New feature or request label Dec 4, 2023
@michael-petersen michael-petersen self-assigned this Dec 4, 2023
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