-
Notifications
You must be signed in to change notification settings - Fork 2
commonsense/csc-utils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A set of utility functions for Python that the Commonsense Computing project uses in multiple projects. Includes: * A `foreach` with progress reporting (also Status.reporter) * A generator for the "sampling sequence" (binary van der Corput sequence), useful for incremental resolution on graphs. * A dictionary that stores its items as pickles in a directory. Features lazy loading and lazy evaluation. Plus a few more odds and ends.
About
Functions that the Commonsense Computing Initiative finds useful enough to share between projects
Resources
Stars
Watchers
Forks
Packages 0
No packages published