Commit History

Author SHA1 Message Date
  Stefano Cossu d5f89c59fd "Simplify" _lookup() and _lookup_1bound(). 5 years ago
  Stefano Cossu 1280875a6c Fix more bad pointer math; remove from_trp_key(). 5 years ago
  Stefano Cossu 3240bed02e Make DBI flags Python numbers; slightly simplify append operation. 5 years ago
  Stefano Cossu 779a992a00 Fix wrong pointer math. 5 years ago
  Stefano Cossu 577f2a564b Regard system byte order for stored keys. 5 years ago
  Stefano Cossu 31552192fa Minor Cython upgrade. 5 years ago
  Stefano Cossu f34ba0f8f5 [WIP] compiles. 5 years ago
  Stefano Cossu d8125c750d [WIP] more debugging. 5 years ago
  Stefano Cossu f5c86b66ca [WIP] More adjusting to new structures. 5 years ago
  Stefano Cossu f9548fd9b7 [WIP] Add Keyset callbacks; work through compile errors. 5 years ago
  Stefano Cossu cccd95f7ed [WIP] Implement Array in Keyset; change init signature. 5 years ago
  Stefano Cossu 63b3d21742 [WIP] More Keyset teardown. 5 years ago
  Stefano Cossu 4bc037f703 [WIP] Begin removing all Keyset types but TripleKeyset. 5 years ago
  Stefano Cossu 29f8be4bf9 WIP start refactoring Keyset. 5 years ago
  Stefano Cossu e7d6cf81e9 WIP start refactoring LmdbTriplestore and Keyset to use size_t. 5 years ago
  Stefano Cossu 3e9fa03460 Allow benchmarking ingestion via Python API. 5 years ago
  Stefano Cossu 6efc115178 Mute more logging. 5 years ago
  Stefano Cossu 46b256cbdd Add matplotlib to development requirements. 5 years ago
  Stefano Cossu 84bb828d45 Use Xenial for Py 3.6. 5 years ago
  Stefano Cossu 6df51061be Remove special conditions for Py 3.7. 5 years ago
  Stefano Cossu 3be25d1e81 Add cymem to travis dependencies. 5 years ago
  Stefano Cossu 3ae6421b02 Use _lookup() for slicing graphs; fix test. 5 years ago
  Stefano Cossu 6019b397b0 Fix one-term slice in Imr. All tests green. 5 years ago
  Stefano Cossu 74c1fce0bd Mute logging. 5 years ago
  Stefano Cossu bcc4b16b0e Use Imr in LDP layer; fix several failing tests (90% succeed). 5 years ago
  Stefano Cossu 1e32195ce8 Remove some legacy constructs. 5 years ago
  Stefano Cossu ff64547d75 Adapt some higher-level model methods to SimpleGraph. 5 years ago
  Stefano Cossu bdfe4bd145 Implement callback iterations; move all callback functions to separate module. 5 years ago
  Stefano Cossu ce0025e8bb Update LMDB. 5 years ago
  Stefano Cossu be3ad0d2e3 Allocate data on boolean operations (fix segfault). 5 years ago