Skip to content

Releases: lincc-frameworks/tape

TAPE v0.4.1

30 Apr 17:30
8f33ee8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Tape v0.4.0

27 Mar 20:36
750fe4b
Compare
Choose a tag to compare

TAPE now uses the dask-expr backend exclusively, to use the legacy backend roll back to an earlier release.

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.4.0

TAPE v0.3.5

20 Mar 20:24
86a0c45
Compare
Choose a tag to compare

Last Stable Version before switch to Dask Expressions.

What's Changed

Full Changelog: v0.3.4...v0.3.5

TAPE v0.3.4

20 Feb 21:27
f740b6f
Compare
Choose a tag to compare

What's Changed

  • Switch to mostly clientless tests by @dougbrn in #376
  • Update ColumnMapper Known Mappings and Add Hipscat support by @dougbrn in #378
  • Switch the Ensemble to default to not using a distributed client by @dougbrn in #379

Full Changelog: v0.3.3...v0.3.4

TAPE v0.3.3

08 Feb 19:43
d7b5d17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

TAPE v0.3.2

18 Jan 19:04
f4109c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

TAPE v0.3.1

05 Jan 17:24
1644284
Compare
Choose a tag to compare

What's Changed

  • Allow to ignore band with FeatureExtractor by @hombit in #325
  • Removed requirment for numpy version by @nevencaplar in #326
  • Add by_band kwarg to batch, allow each lightcurve band to be processed independently by @dougbrn in #327
  • Adds a random lightcurve selection function to the Ensemble by @dougbrn in #336
  • Update to Python Project Template v1.4.5; Integrate with ASV Benchmarking by @dougbrn in #340
  • Add lazy_sync_tables call to calc_nobs by @dougbrn in #341

Full Changelog: v0.3.0...v0.3.1

TAPE v0.3.0

13 Dec 18:13
4db6f6a
Compare
Choose a tag to compare

Release Note

TAPE v0.3.0 features a substantial refactor of the internal Ensemble logic, introducing the EnsembleFrame class as a dataframe-like object to house loaded data. As of this release, the API is nearly fully backwards-compatible, but check the documentation for updated guides on the new concepts introduced by the refactor.

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

03 Oct 22:53
0f962c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

19 Sep 21:48
7561df3
Compare
Choose a tag to compare

What's Changed

New Contributors

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