Commit graph

8 commits

Author SHA1 Message Date
hppeng
a09a901545 Minor cleanup, start item class 2023-04-10 13:08:22 -07:00
hppeng
150fb43847 Fix corner case bug in bitvector implementation for constructing 0 length bv's
that broke atree encoding
2023-04-10 13:08:22 -07:00
hppeng
1c07cd0911 Fix bugs with powders and migrate constants to c++ 2023-04-10 13:08:22 -07:00
hppeng
3a5876ceba small progress 2023-04-10 13:08:22 -07:00
hppeng
caa4c87662 Start working on powders translation
taking a pause to clean up load code
2023-04-10 13:08:22 -07:00
hppeng
ed60e2ac6d Bitvector c++ implementation 2023-04-10 13:08:22 -07:00
hppeng
f656c944e8 More utils files, some reorganization 2023-04-10 13:08:22 -07:00
hppeng
b157f79fc0 Trying things out with emscripten
super inefficient for dev for now; set multiple files to compile separately
into frankenstein js files as I migrate code
2023-04-10 13:08:22 -07:00