Change the repository type filter
All
Repositories list
32 repositories
- fountainsPublicPython library for generating and concisely specifying reproducible pseudorandom binary data for unit testing.
- barriersPublicPython decorator for including/removing type checks, value/bounds checks, and other code blocks within the compiled bytecode of functions and methods.
- prattsPublicPure-Python library that enables generation and verification of Pratt certificates for prime numbers.
- matricityPublic
- parsialPublic
- richreports-pyPublic
- circuitPublicMinimal pure Python library for building and working with logical circuits.
- circuitdbPublic
- logicalPublicCallable subclass of the tuple type for representing logical operators/connectives based on their truth tables.
- algebraicalPublicSubclass of the built-in function type for representing algebraic operators (that are typically associated with algebraic structures and algebraic circuits) as immutable, hashable, sortable, and callable objects.
- metatablePublicExtensible table data structure that supports the introduction of user-defined workflow combinators and the use of these combinators in concise workflow descriptions.
- symbolismPublicExtensible combinator library for building symbolic Python expressions that are compatible with serialization and can be evaluated at a later time.
- arePublicLibrary for defining and working with abstract regular expressions that support strings/sequences with elements of any symbol type, with an emphasis on supporting scenarios in which it is necessary to work with regular expressions as abstract mathematical objects.
- nfaPublicPure-Python library for building and working with nondeterministic finite automata (NFAs).
- This article presents a technique for assembling concise, lightweight specifications and unit tests for verifying the identity of a function; the technique sacrifices completeness to enable compact and portable specifications.
- reity.github.ioPublic
- This article describes how embedded languages and recursion can be used to create a tool that synthesizes a relatively efficient logical circuit for any chosen permutation of the set of all bit vectors of some fixed length.
- closuresPublic
- capsulesPublicPython library for encapsulating a function definition inside a temporary module file (mostly for use with multiprocessing and Jupyter Notebook).
- canariesPublicPython library for choosing and loading dynamic library files compatible with the operating environment.
- trudgePublicEnumeration (using Python generators) of finite and infinite discrete spaces.
- constellation-jsPublic
- eiPublic
- monolithsPublicPython tool for automatically wrapping a multi-module Python library into a single portable module file.
- goldbarPublic
- imparsePublic
- wffPublic
- summations-jsPublicLibrary to enumerate all natural number lists with a target sum.
- summations-pyPublicLibrary to enumerate all natural number lists with a target sum.