Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Dataset remix #5372

Merged
merged 39 commits into from
Aug 25, 2021
Merged

Dataset remix #5372

merged 39 commits into from
Aug 25, 2021

Commits on Aug 7, 2021

  1. Adds a dataset that can be read and written lazily

    This does not work yet. I'm still working on supporting classes.
    dirkgr committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    10c5479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f9b67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e74540d View commit details
    Browse the repository at this point in the history
  4. Formatting

    dirkgr committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    0eb53bf View commit details
    Browse the repository at this point in the history
  5. Adds failing test

    dirkgr committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    dcedfd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    36948ce View commit details
    Browse the repository at this point in the history
  2. Fix sparse sequence tests

    dirkgr committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    44eccf9 View commit details
    Browse the repository at this point in the history
  3. Fixes the Sqlite format

    dirkgr committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f305de7 View commit details
    Browse the repository at this point in the history
  4. Quality-of-life hack

    dirkgr committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    61f8810 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    989f15c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c461b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    15e0be4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Formatting

    dirkgr committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    ca26abe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f0a34 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Fix for SqliteDatasetFormat

    dirkgr committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    bb572b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6953d7d View commit details
    Browse the repository at this point in the history
  3. Changelog

    dirkgr committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    3f99be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d69ea38 View commit details
    Browse the repository at this point in the history
  5. Global imports

    dirkgr committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    d58a52f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. More Sequence classes

    dirkgr committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    104777d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b5f05 View commit details
    Browse the repository at this point in the history
  3. Test for the sequences

    dirkgr committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    05c4dd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4304a93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6cb8ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd305a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ae61eb View commit details
    Browse the repository at this point in the history
  8. Improve log message

    dirkgr committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    2004fd2 View commit details
    Browse the repository at this point in the history
  9. Fix relative import

    dirkgr committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    b0c3626 View commit details
    Browse the repository at this point in the history
  10. Changelog

    dirkgr committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    fcf651f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    aa82e3d View commit details
    Browse the repository at this point in the history
  2. Adds documentation

    dirkgr committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ca5cad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5f11f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c52b050 View commit details
    Browse the repository at this point in the history
  5. Tix fypo

    dirkgr committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    a32c7f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    6cccd64 View commit details
    Browse the repository at this point in the history
  2. Test for det_hash

    dirkgr committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    765575d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c69df7e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. We don't use relative imports

    dirkgr committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    451e4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d71b69 View commit details
    Browse the repository at this point in the history