Skip to content

v0.2.3

Compare
Choose a tag to compare
@dfm dfm released this 31 Oct 23:03
· 60 commits to main since this release
0d93bd1

What's Changed

  • Fixing #87 by @dfm in #88
  • found two typos by @theorashid in #92
  • Updating notebook execution config to remove warnings by @dfm in #93
  • Minor Typos by @yadav-sachin in #99
  • fix typo in docs by @andrewfowlie in #107
  • Update tree_map -> tree_util.tree_map to avoid FutureWarning by @tkillestein in #114
  • Checking tree structure and shapes of X_test input to condition by @dfm in #119
  • Removing deprecation warning and jitting predict by @dfm in #120
  • Fixing the gradient of the L2 distance at the origin by @dfm in #121
  • Adding check for unsorted input coordinates when using QuasisepSolver by @dfm in #123
  • Fixing behavior of DotProduct kernel on scalar inputs by @dfm in #124
  • Release candidate v0.2.3 by @dfm in #125

New Contributors

Full Changelog: v0.2.2...v0.2.3