Skip to content

Releases: tensordiffeq/TensorDiffEq

v0.2.0

17 Nov 06:20
Compare
Choose a tag to compare
  • added control to SA-weighting - can control which boundary conditions receive SA weighting instead of just IC
  • Added automatic testing
  • fixed other bugs

v0.1.9

07 May 03:22
b8ca807
Compare
Choose a tag to compare

Fix output of DiscoveryModel, remove profiler from distributed loop

v0.1.8

28 Apr 14:03
f0758d1
Compare
Choose a tag to compare
stage v0.1.8

v0.1.7

28 Mar 00:07
Compare
Choose a tag to compare

updated output of training and fixed debugging print statements

v0.1.6.7

02 Mar 04:28
Compare
Choose a tag to compare

remove interdependence of u_weights and col_weights in solving

v0.1.6.6

27 Feb 02:26
Compare
Choose a tag to compare

Bug fixes, add sampling to IC and BCs

v0.1.6.5

22 Feb 04:34
Compare
Choose a tag to compare

Make input type to NNs explicit, add transpose to plotting

v0.1.6.4

19 Feb 02:14
Compare
Choose a tag to compare

patch possibility for newton_iter=0 in fit

v0.1.6.3

19 Feb 00:06
Compare
Choose a tag to compare

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

16 Feb 05:15
Compare
Choose a tag to compare

Add port of LHS for install errors