Skip to content

Releases: tensordiffeq/TensorDiffEq

v0.2.0

Choose a tag to compare

@levimcclenny levimcclenny released this 17 Nov 06:20
  • 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

Choose a tag to compare

@levimcclenny levimcclenny released this 07 May 03:22
b8ca807

Fix output of DiscoveryModel, remove profiler from distributed loop

v0.1.8

Choose a tag to compare

@levimcclenny levimcclenny released this 28 Apr 14:03
f0758d1
stage v0.1.8

v0.1.7

Choose a tag to compare

@levimcclenny levimcclenny released this 28 Mar 00:07

updated output of training and fixed debugging print statements

v0.1.6.7

Choose a tag to compare

@levimcclenny levimcclenny released this 02 Mar 04:28

remove interdependence of u_weights and col_weights in solving

v0.1.6.6

Choose a tag to compare

@levimcclenny levimcclenny released this 27 Feb 02:26

Bug fixes, add sampling to IC and BCs

v0.1.6.5

Choose a tag to compare

@levimcclenny levimcclenny released this 22 Feb 04:34

Make input type to NNs explicit, add transpose to plotting

v0.1.6.4

Choose a tag to compare

@levimcclenny levimcclenny released this 19 Feb 02:14

patch possibility for newton_iter=0 in fit

v0.1.6.3

Choose a tag to compare

@levimcclenny levimcclenny released this 19 Feb 00:06

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

Choose a tag to compare

@levimcclenny levimcclenny released this 16 Feb 05:15

Add port of LHS for install errors