7 projects
statemonad
A library that encapsulates stateful computations into a monadic structure.
sosopt
SOSOpt is a library designed for solving sums-of-squares optimization problems.
polymat
A library to represent and manipulate multivariate polynomials
donotation
A library that introduces the Haskell-like do notation using a Python decorator.
dataclassabc
A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and dataclasses.
continuationmonad
A library that encapsulates callback functions within a continuation monad, utilizing a trampoline scheduler to enable stack-safe computations.
rxbp
An RxPY extension with back-pressure