Skip to content
Laurin J. Felder edited this page Mar 22, 2023 · 41 revisions

Welcome to the QMGsurvey wiki!

ATTENTION: This page is still under construction!

What is QMGsurvey?

QMGsurvey is a Mathematica based program that can be used to analyse quantum matrix geometries, based on the algorithms from arXiv:2301.10206. See also arXiv:2009.03400 by Harold Steinacker for the general construction.

Usage

In order to use QMGsurvey, Mathematica has to be installed. QMGsurvey has been debeloped using Mathematica 13.1. Download the files QMGsurvey.wl and QMGxX.wl and create a new Mathematica notebook. Import both packages via

<< "\path\to\file\\QMGsurvey.wl"
<< "\path\to\file\\QMGxX.wl"

where "\path\to\file" is the directory conaining the files. Alternatively, by downloading the whole package, you can directly execute the examples in the folder "examples".

Documentation

Developed using Mathematica 13.1

Clone this wiki locally