v0.2.3
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 tocondition
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
- @andrewfowlie made their first contribution in #107
- @tkillestein made their first contribution in #114
Full Changelog: v0.2.2...v0.2.3