Metadata-Version: 1.1
Name: tdse
Version: 0.0.2
Summary: Simple TDSE simulator
Home-page: UNKNOWN
Author: sahn
Author-email: jam31118@gmail.com
License: GPLv3
Description-Content-Type: UNKNOWN
Description: # TDSE: Time-Dependent Schrödinger Equation
        Time-Dependent Schrödinger Equation solver for simple quantum system.
        
        # Example
        ![example-1]()
        
        # INSTALL
        ```
        pip install tdse
        ```
        
Keywords: physics,quantum mechanics,simulation
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
