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

feature request: JAX JIT backend branch #17

Open
aidancrilly opened this issue Jan 9, 2024 · 0 comments
Open

feature request: JAX JIT backend branch #17

aidancrilly opened this issue Jan 9, 2024 · 0 comments

Comments

@aidancrilly
Copy link
Owner

Very large scattering matrices are memory intensive so another approach might be to calculate scattering matrix elements when the spectrum is fully computed. This is more computationally expensive if repeatedly called so it is wise to leverage JIT compilation. It should be possible to write a python JAX version of the NeSST backend for this task. Need to figure out how to split the code up if this effort is pursued.

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

No branches or pull requests

1 participant