Metadata-Version: 2.4
Name: symMaps
Version: 0.0.2
Summary: System of mappings to navigate stacked system of equations defined over pandas indices
Home-page: https://github.com/ChampionApe/symMaps
Author: Rasmus K. Skjødt Berg
Author-email: rasmus.kehlet.berg@econ.ku.dk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: pyDbs
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# symMaps
Collects variables and parameters defined over pandas indices and sets up systems for stacking, slicing, and generally navigating systems of equations/vectors.
