Skip to content

SamuelHDieterich/qmtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMTools

Quantum Mechanics Tools for Python.

 

Goal

Motivated by the work and computational activities of the Quantum Physics Fundamentals course, I decided, even as a personal challenge, to create a didactic package for the study of this course. Therefore, the material was thought to leave everything well documented and straight to the point. In this way, the library has basic functions for those who want to go quick and dirty, but also allow the most curious to explore the possibilities.

Requirements

  • Python: >=3.6.5
  • Libraries: NumPy, Scipy, Plotly (optional)

Installation

The qmtools package is hosted on PyPi. Thus, it is possible to install this library in virtual environment using pip (use the appropriate command for your system):

~ pip install qmtools
~ pip3 install qmtools
~ python -m pip install qmtools
~ python3 -m pip install qmtools

Licence

The licence for this project is GPLv3 which means, in short, that the code is open source and those who are going to use it must leave their projects open source as well.

About

Quantum Mechanics Tools for Python.

Resources

License

Stars

Watchers

Forks

Contributors

Languages