Metadata-Version: 2.1
Name: carsons
Version: 0.0.1
Summary: A python library computing carson's equations.
Home-page: https://github.com/opusonesolutions/carsons
Author: Opus One Solutions
Author-email: rnd@opusonesolutions.com
License: MIT
Keywords: carsons,cables,lines,power systems
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Dist: numpy (>=1.13.1)
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

This is an implementation of Carson's Equations


