iteroo provides a functional, object-oriented interface for working with iterators in Python. It wraps any iterable and exposes a rich set of methods for chaining, transformation, and collection, ...
Agjax allows existing code built with autograd to be used with the jax framework. The experimental wrapper is similar, but requires that the function outputs and datatypes be specified, simiilar to ...