Skip to content

Mathematica package for quantum mechanics calculations

Notifications You must be signed in to change notification settings

lucainnocenti/QM

Repository files navigation

QM

Mathematica package for quantum mechanics calculations.

Installation

Clone this repo in the folder given by Mathematica with FileNameJoin@{$UserBaseDirectory, "Applications"} for the latest version of the code.

Alternatively, the core functionality can be used without installing the package at all; just import the main file directly from GitHub evaluating:

Get["https://raw.githubusercontent.com/lucainnocenti/QM/master/QM.m"]