LICENSE
README.md
pyproject.toml
src/Vectorian_arjungangwar.egg-info/PKG-INFO
src/Vectorian_arjungangwar.egg-info/SOURCES.txt
src/Vectorian_arjungangwar.egg-info/dependency_links.txt
src/Vectorian_arjungangwar.egg-info/requires.txt
src/Vectorian_arjungangwar.egg-info/top_level.txt
src/vectorian/__init__.py
src/vectorian/calculus.py
src/vectorian/operations.py
src/vectorian/transformations.py
src/vectorian/utils.py
src/vectorian/vector.py
src/vectorian/vector3d.py
src/vectorian/vector_field.py
tests/test_vector.py