LICENSE-MIT
MANIFEST.in
README.md
setup.cfg
setup.py
sdata/__init__.py
sdata/blob.py
sdata/data.py
sdata/doe.py
sdata/metadata.py
sdata/timestamp.py
sdata/tools.py
sdata/workbook.py
sdata.egg-info/PKG-INFO
sdata.egg-info/SOURCES.txt
sdata.egg-info/dependency_links.txt
sdata.egg-info/requires.txt
sdata.egg-info/top_level.txt
sdata/contrib/__init__.py
sdata/contrib/sobol_seq.py
sdata/contrib/ranger/__init__.py
sdata/contrib/ranger/collections/__init__.py
sdata/contrib/ranger/collections/rangebucketmap.py
sdata/contrib/ranger/collections/rangemap.py
sdata/contrib/ranger/collections/rangeset.py
sdata/contrib/ranger/range/__init__.py
sdata/contrib/ranger/range/cut.py
sdata/contrib/ranger/range/range.py
sdata/contrib/simple_graph_db/LICENSE
sdata/contrib/simple_graph_db/__init__.py
sdata/contrib/simple_graph_db/database.py
sdata/contrib/simple_graph_db/schema.sql
sdata/contrib/sortedcontainers/LICENSE
sdata/contrib/sortedcontainers/__init__.py
sdata/contrib/sortedcontainers/sorteddict.py
sdata/contrib/sortedcontainers/sortedlist.py
sdata/contrib/sortedcontainers/sortedset.py
sdata/contrib/timeflake/__init__.py
sdata/contrib/timeflake/flake.py
sdata/contrib/timeflake/utils.py
sdata/experiments/__init__.py
sdata/experiments/ks2.py
sdata/experiments/lapshear.py
sdata/experiments/material.py
sdata/io/__init__.py
sdata/io/hdf.py
sdata/io/pgp.py
sdata/io/pud.py
sdata/io/vault.py
tests/__init__.py
tests/test_attribute.py
tests/test_blob.py
tests/test_data.py
tests/test_io.py
tests/test_ks2.py
tests/test_metadata.py
tests/test_table.py
tests/test_testprogram.py
tests/test_timeflake.py
tests/test_timestamp.py
tests/test_tools.py
tests/test_vault.py
tests/test_workbook.py
tests/io/__init__.py
tests/io/test_hdf.py
tests/io/pud/__init__.py
tests/io/pud/test_pud.py