Skip to content

Releases: 392781/scikit-ntk

1.2.1

07 Oct 23:20
Compare
Choose a tag to compare

Minor change to include specific language support classifiers to PyPI publication.

Full Changelog: 1.2.0...1.2.1

1.2.0

07 Oct 23:05
Compare
Choose a tag to compare

Updated Python support for 3.8 to 3.13 (Python 3.7 is EOL)

Full Changelog: 1.1.3...1.2.0

1.1.3

24 Feb 22:10
Compare
Choose a tag to compare

Reduced memory usage while computing NTK gradient and some minor repository/development fixes.

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

27 Oct 20:05
6f927dd
Compare
Choose a tag to compare

Python 3.11 is now officially supported by scikit-learn and scikit-ntk!

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

17 Oct 02:40
a1f304e
Compare
Choose a tag to compare

Updated dependencies to exclude Python 3.11 for the time being since scikit-learn does not fully support it yet.

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

16 Oct 23:08
95c6f28
Compare
Choose a tag to compare

This version contains no new changes to the actual NTK and a number of changes related to the development pipeline. Most significantly scikit-ntk now has full dependency support for Python 3.7 to 3.10 on Linux, OSX, and Windows. The other new stuff on the development side of things: full automation of linting, building, and testing as well as PyPI releases.

Read README.md for installation instructions or follow https://pypi.org/project/scikit-ntk/.

What's Changed

Full Changelog: 1.0.1...1.1.0

1.1.0-dev

16 Oct 21:37
ace615c
Compare
Choose a tag to compare
1.1.0-dev Pre-release
Pre-release

This version contains no new changes to the actual NTK and a number of changes related to the development pipeline. Most significantly scikit-ntk now has full dependency support for Python 3.7 to 3.10 on Linux, OSX, and Windows. The other new stuff on the development side of things: full automation of linting, building, and testing as well as PyPI releases.

Read README.md for installation instructions or follow https://pypi.org/project/scikit-ntk/.

What's Changed

Full Changelog: 1.0.1...1.1.0

1.0.1

03 Sep 14:21
e7b6660
Compare
Choose a tag to compare

Minor updates to build process using Poetry as well as updated citations and links.

Read README.md for instructions or follow https://pypi.org/project/scikit-ntk/.

What's Changed

New Contributors

  • @392781 made their first contribution in #1

Full Changelog: 1.0.0...1.0.1

1.0.0

09 Aug 05:01
5f4717c
Compare
Choose a tag to compare

Initial release!

Read README.md for instructions or follow https://pypi.org/project/scikit-ntk/.