Skip to content

Releases: JacksonBurns/astartes

astartes v1.0.3

13 Jun 02:36
485f66e
Compare
Choose a tag to compare

astartes Patch Release 1.0.3

This release adds first-party support for Pandas dataframes and series as input arguments to astartes!

What's Changed

Full Changelog: v1.0.2...v1.0.3

astartes v1.0.2

06 Jun 01:02
Compare
Choose a tag to compare

astartes Patch Release 1.0.2

This patch release of astartes includes dramatic speedup and scaling improvements for the Kennard Stone and SPXY samplers (see #126).

What's Changed

Full Changelog: v1.0.1...v1.0.2

astartes v1.0.1

04 Jun 23:50
3bc1efa
Compare
Choose a tag to compare

astartes Patch Release 1.0.1

This patch release contains minor internal changes, including fixing a typo in a demonstration notebook and more careful internal handling of input arrays to ensure consistent data types.

astartes is now more flexible for the types of X, y, and labels input - if they are not numpy arrays, astartes will attempt to convert them and provide a helpful warning.

What's Changed

Full Changelog: v1.0.0...v1.0.1

astartes v1.0.0

01 May 21:57
e883a1c
Compare
Choose a tag to compare

This is the initial production release of astartes. See the complete changelog below for a record of updates since the beta testing.

What's Changed

Full Changelog: v1.0.0b0...v1.0.0

`astartes` 1.0.0 Initial Beta Release

07 Mar 16:54
9dae705
Compare
Choose a tag to compare
Pre-release

Initial Beta Release

This release coincides with the publication of astartes v1.0.0b0 on PyPI and contains a number of additions and minor API changes for testing by the broader community.

What's Changed

Full Changelog: v1.0.0a2...v1.0.0b0

`astartes` 1.0.0 Alpha release 2

16 Feb 18:50
ae8c889
Compare
Choose a tag to compare
Pre-release

This is a pre-release of astartes for packaging and distribution testing and is not intended for deployment and/or use.

What's Changed

New Contributors

Full Changelog: https://github.com/JacksonBurns/astartes/commits/v1.0.0a2