Releases: tensordiffeq/TensorDiffEq
Releases · tensordiffeq/TensorDiffEq
v0.2.0
v0.1.9
Fix output of DiscoveryModel, remove profiler from distributed loop
v0.1.8
stage v0.1.8
v0.1.7
updated output of training and fixed debugging print statements
v0.1.6.7
remove interdependence of u_weights and col_weights in solving
v0.1.6.6
Bug fixes, add sampling to IC and BCs
v0.1.6.5
Make input type to NNs explicit, add transpose to plotting
v0.1.6.4
patch possibility for newton_iter=0 in fit
v0.1.6.3
Removed coupling of model.compile and model.fit, allow for saving of u_model for re-use and import to another model for transfer learning applications
v0.1.6.2
Add port of LHS for install errors