Metadata-Version: 2.1
Name: dmap
Version: 0.0.1
Summary: A dimensional mapping tool.
Author: Nathaniel Tomczak
License: MIT
Requires-Python: >=3.7
Provides-Extra: tests
License-File: LICENSE

# dmap

**dmap** is a framework that helps map dimensional operations. It is currently in its alpha stages (and is not stable), however it is currently capable of emitting C code to perform the forementioned operations.

### Road Map

- Refactor the code structure and remove redundant code.
- Add examples.
- Add documentation.
