An open API service indexing awesome lists of open source software.

https://github.com/tsgut/bprobem

BProbeM is a Wolfram Mathematica package based on BProbe, which is the implementation of an algorithm which rasterizes the semi-classical limit of a fuzzy brane described by a set of matrices. BProbeM adds several features for scanning, improves and significantly expands the documentation and improves computation time.
https://github.com/tsgut/bprobem

bprobe dequantization fuzzy fuzzy-spaces geometry limit mathematica mathematica-package matrices matrix matrix-models models quantum quantum-geometry scanning semi-classical semi-classical-limit spaces wolfram-mathematica

Last synced: 2 months ago
JSON representation

BProbeM is a Wolfram Mathematica package based on BProbe, which is the implementation of an algorithm which rasterizes the semi-classical limit of a fuzzy brane described by a set of matrices. BProbeM adds several features for scanning, improves and significantly expands the documentation and improves computation time.

Awesome Lists containing this project

README

        

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2616687.svg)](https://zenodo.org/badge/latestdoi/113610208)
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://github.com/TSGut/BProbeM/wiki)
[![GitHub](https://img.shields.io/github/license/TSGut/BProbeM.svg)](https://github.com/TSGut/BProbeM/blob/master/LICENSE)

## What is `BProbeM`?

`BProbeM, a fuzzy quantum geometry scanner`, is a [Wolfram Mathematica](https://www.wolfram.com/mathematica/) package. It is the implementation of an algorithm which rasterizes the semi-classical limit of a fuzzy brane described by a set of matrices.

BProbeM is an updated [fork](https://en.wikipedia.org/wiki/Fork_(software_development)) of [BProbe](https://github.com/lschneiderbauer/BProbe), adding several features for scanning such as the newly added directional scans, improves and completes missing documentation and improves computational time by changing how some internal procedures are handled.

The underlying theory is not described in this document, for a comprehensive treatment please refer to [the paper introducing the original BProbe](https://arxiv.org/abs/1601.08007).

If you use this software in your projects / research, please cite it using the following DOI: https://zenodo.org/badge/latestdoi/113610208

## Installation & Getting Started

Please see the [project wiki page](https://github.com/TSGut/BProbeM/wiki/Installation-&-Getting-Started) and the example notebooks provided in the Examples folder of this repository.

## Contact

For matters regarding BProbeM please send your emails to: [email protected]

For matters regarding the original BProbe, please refer to details on [its own GitHub repository](https://github.com/lschneiderbauer/BProbe).

## Software License

`BProbeM, a fuzzy quantum geometry scanner` ©2018 Timon Salar Gutleb,

`BProbe` ©2015 Lukas Schneiderbauer

Both BProbeM and BProbe are free software: you can redistribute them and/or modify
them under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

BProbeM and BProbe are distributed in the hope that they will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with BProbeM. If not, see .

## Versioning

Releases of this package follow [Semantic Versioning guidelines](http://semver.org/).