You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jim Paris bdef0986d6 rbtree and interval tests fully pass now. 11 years ago
..
cmdline Fix some comments and text 11 years ago
RedBlackTree.cc Working on getting the RBTree working. Intersections are busted. 11 years ago
__init__.py Add database size to "nilmtool.py info" output. 11 years ago
bxintersect.pyx Some small speed improvements. Intervals are really a pain; need to 12 years ago
client.py Some prep work for merging adjacent insertions. 11 years ago
du.py Add database size to "nilmtool.py info" output. 11 years ago
httpclient.py Streaming responses from the server weren't actually streaming. Fix 12 years ago
interval.py rbtree and interval tests fully pass now. 11 years ago
iteratorizer.py Add "iteratorizor", which transforms a function that uses callbacks 12 years ago
layout.pyx Tests pass with 100% coverage on non-cython modules 11 years ago
nilmdb.py Some prep work for merging adjacent insertions. 11 years ago
printf.py Misc cleanups, fix some pylint issues 12 years ago
rbtree.py rbtree tests complete 11 years ago
serializer.py rework MyCurl stuff 12 years ago
server.py Some prep work for merging adjacent insertions. 11 years ago
timer.py Optimization that uses slices on the table rather than checking each 11 years ago
timestamper.py Can now insert data using command line tool. Time to benchmark etc. 12 years ago