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 progress bars #146

Open
astanziola opened this issue Jan 22, 2023 · 0 comments
Open

Add progress bars #146

astanziola opened this issue Jan 22, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@astanziola
Copy link
Member

There's now support for progress bar in jax scan and while loops!
See https://github.com/jeremiecoullon/jax-tqdm

It should be possible to add progress bars to simulations, which will greatly improve the experience for large problems.

The progress bars should be disabled by default, as they are probably inconvenient when jwave is used for machine learning applications on relatively small problems

@astanziola astanziola added enhancement New feature or request help wanted Extra attention is needed labels Jan 22, 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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant