6 projects
recordclass
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
mlgrad
Machine Learning tools.
frozentype
Package frozentype provide some frozen python types (frozendict (C based) and frozenmap (Cython based))
frozenmap
Package frozenmap provide frozendict (C based) and frozenmap (Cython based)
pyaxon
Python library for AXON
arraybuffer
Cython based buffer for arrays and typed memoryviews.