Skip to content

Releases: LSSTDESC/tables_io

Update to new copier template, improved parquet handling

11 Oct 18:13
f1aef81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.1.2

Change name of optional taget to [full]

12 Apr 20:05
b0b6268
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

Split up dependencies, set up testing to be flexible with dependencies

12 Apr 16:41
fe4b90f
Compare
Choose a tag to compare

v0.7.10

05 Apr 20:04
02323a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.9...v0.7.10

Bug fix from astropy 5.1

12 Aug 21:50
fbd3c80
Compare
Choose a tag to compare

What's Changed

  • added break statement to fix reading astropy files by @eacharles in #48

Full Changelog: v0.7.8...v0.7.9

Move MPI to tests_require

14 Jun 18:33
986beed
Compare
Choose a tag to compare

What's Changed

  • Move mpi stuff to tests_require instead of install_requries by @eacharles in #46

Full Changelog: v0.7.7...v0.7.8

Passing MPI communicator to Hdf5 File open

13 Jun 22:52
18d76b7
Compare
Choose a tag to compare

What's Changed

  • 42 allow initializehdf5write to open file in parallel mode by @joselotl in #43

Full Changelog: v0.7.6...v0.7.7

Fixed LazyImport to work with submodules

13 Jun 19:23
41c710c
Compare
Choose a tag to compare

What's Changed

  • Rewrite lazy import mechanism to support submodules by @joezuntz in #41

New Contributors

Full Changelog: v0.7.5...v0.7.6

Added back single group versions of hdf5 iterations

18 May 02:05
74847bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

Modify chunk iteration

16 May 20:42
f73b06f
Compare
Choose a tag to compare

What's Changed

  • 9 change iterate functions to work with mpi by @joselotl in #36
  • initializeHdf5Write and writeDictToHdf5Chunk modified to be able to w… by @joselotl in #38

New Contributors

Full Changelog: v0.7.3...v0.7.4