-
Notifications
You must be signed in to change notification settings - Fork 3
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
Make sure all examples work with current code #4
Comments
Hello, I would like to run the code ESTAR_synth_wave.ipynb that is located, is it possible on this firework? Perhaps somewhere there is a working example for getting equations from data. sorry for offtopic)) |
Hello Andrey We have totally reworked almost all the code since this notebook was commited. I think, we try to work out the updated examples around the next week or so. Thanks for pointing out the issue and attention to our work, I'll make you tuned for updates. AH |
Thanks for the quick response! Is it possible to use the old libraries to run the example? |
Well, I think so, but I can't say exactly which version should do the trick. So,it seems like using old versions is a dead end. |
We have added two cases of the algorithm application to the synthetic data, representing solutions of an ordinary differential equation and the wave equation. The experiments are arranged in the ".py" scripts and are located in into the "examples/" directory, while the corresponding datasets are located in the "examples/data/". They are up to date, and should work with the current version of the framework from pypi. |
Thanks, that's interesting! |
Make sure that everything works, remove or mark depreciate examples.
The text was updated successfully, but these errors were encountered: