Metadata-Version: 2.1
Name: n-sphere
Version: 1.0.8.1
Summary: Convert to Spherical Coordination or Rectangular Coordination in Python
Home-page: https://github.com/Yunseong-Jeong/n_sphere
Author: Yunseong Jeong
Author-email: Yunseong14@naver.com
License: MIT
Download-URL: https://github.com/Yunseong-Jeong/n_sphere/archive/master.zip
Keywords: Hyper Sphere,n-sphere,Spherical Coordinate,Rectangular Coordination,Python,Real Number
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3

# n_sphere
Spherical Coordinate system, Rectangular coordinate system in N-sphere (Using Python)

https://pypi.org/project/n-sphere/

# Project Object
https://en.wikipedia.org/wiki/N-sphere

# How to Use

pip install n-sphere


