Skip to content

Releases: hpc4cmb/tidas

Install shared library

12 Nov 19:04
3c9ba29
Compare
Choose a tag to compare

Fixes build system to install shared library.

Minor build system updates

08 Nov 22:37
Compare
Choose a tag to compare

Just a couple small commits since last release.

Travis tests and formatting

22 May 14:25
8f8f4b8
Compare
Choose a tag to compare

This release includes working travis tests and formalizes the code formatting by providing a script to force all source files to to conform, as well as providing formatting configs for the atom editor. This also moves the cereal headers into the tidas include directory, which prevents conflicts with other packages using cereal.

Small tweaks

18 Apr 23:01
Compare
Choose a tag to compare

This mostly just has a changed default buffer size.

More robust DB handling

25 Sep 23:37
Compare
Choose a tag to compare

Add some small features so that parallel metadata writing avoids lock contention. Other small changes to build system files.

Update build system, python bindings, and fix some bugs

02 May 17:38
Compare
Choose a tag to compare

This release moves to a cmake build system, and changes the python bindings to use pybind11. As part of this refactor some bugs were fixed in the passing of strings between C++ and python.

Initial Public Release

01 Aug 16:31
Compare
Choose a tag to compare

Initial implementation of original design goals.