-
I would suggest we move the following functionts to free_algebra:
1. element.create_element()
2. element.bracket()
3. element.word_bracket() (maybe this one to word since it should be internal)
…
-
What do you think of the following rough scheme for the free_algebra workflow?
(Will certainly need improvement but it's a start)
alg = FreeAlgebra("a, b", {'q':[3,2], 'r': [3,5]} , [["q","r"],["r…
-
**What do you want to see?**
The ability to host and play multiplayer games without relying on a third party service like PBW or manually emailing files around.
**How would it help players?**
Mak…
-
When changing things such as the version number, and the app icon, it doesn't actually change them when compiled. The only way I could find around this was changing the pbw to a zip and then editing t…
-
The following code
```
set_random_seed(2)
L = lie_algebras.sl(QQ, 2)
U = L.universal_enveloping_algebra()
PBW = L.pbw_basis()
E, F, H = PBW.algebra_generators()
Q = QuadraticForm(QQ, 2, [1,0,1])
C …
-
I think those are causing all but the first entry to be skipped as AutoPBW looks for literal spaces in filenames. This might be behind the missing combat replays issue...
-
pbw files cannot be sideloaded on android 10.
-
https://discord.com/channels/673612908868927498/1292604883194613760/1292604893210611785
Able to spawn withers in PBW
-
SJ added it to PBW so let's add it here!
-
Allows us to check off "Test sign-off on specification" in the [PBW checklist](https://wiki.idmod.org/display/SP/PyCMS+-+Python+Package+Exposing+CMS+Functionality)