You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`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.
4
4
5
-
BProbeM is a [fork](https://en.wikipedia.org/wiki/Fork_(software_development)) of BProbe by Lukas Schneiderbauer, 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.
5
+
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.
6
6
7
7
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).
0 commit comments