pytools-rs 0.1.0

Miscellaneous tools required for implementing DSLs/scientific-computing toolchains.
Documentation
1
2
3
4
5
# Pytools-rs: Set of miscellaneous tools.

Most of the functions have been ported from [Pytools](https://github.com/inducer/pytools),
which contains a good set of helpers that help implementing DSLs and scientific computing
frameworks in general.