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.
- Host: GitHub
- URL: https://github.com/tsgut/bprobem
- Owner: TSGut
- License: gpl-3.0
- Created: 2017-12-08T19:31:25.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-01-19T21:09:42.000Z (over 4 years ago)
- Last Synced: 2025-01-22T07:49:34.670Z (4 months ago)
- Topics: 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
- Language: Mathematica
- Homepage: https://github.com/TSGut/BProbeM/wiki
- Size: 6.58 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://zenodo.org/badge/latestdoi/113610208)
[](https://github.com/TSGut/BProbeM/wiki)
[](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/).