1) module models.py is added, it consists of classes for new neural network's architecture.
2) small refactoring for solution and solver classes. (it will make it easier to install adaptive lambdas.)
3) new method casual_loss for O/PDE depending on time variable. (example_Allen_Cahn.py, example_LV_hunter_prey.py, example_wave_deepxde.py)
1) module models.py is added, it consists of classes for new neural network's architecture. 2) small refactoring for solution and solver classes. (it will make it easier to install adaptive lambdas.) 3) new method casual_loss for O/PDE depending on time variable. (example_Allen_Cahn.py, example_LV_hunter_prey.py, example_wave_deepxde.py)