Ingo Dahn
Ingo Dahn
Thanks, I removed the separate call to load three.js and the error is gone.
Thanks for your quick reply. That was my conjecture too and I tried it in another sandbox at https://codesandbox.io/s/quirky-sun-y1no3?file=/src/Graph.js - but the problem remains.
Thanks a lot, that works indeed. Can you give the correct sequence for importing all of the force-graph libraries (2D, 3D, VR, Aframe)?
I am using a Jupyter Notebook https://cocalc.com/share/public_paths/25ef0e4765b42c2fa123b82d64ab7f09db8d3a08 and the split cell command from the Edit (not File, sorry) menu. I am using a German Chrome 101.0.4951.54
Could this be reproduced? Can I provide any further information?
Thanks, this is indeed very useful. I'd suggest adding this example to Introduction to using GAlgebra — galgebra documentation
Could this be reproduced? Can I provide any further information?
Some instructions how to deploy the openchat_network on my own cloud server would be appreciated too.
No. 1. Using pi=sympy.pi instead of pi=math.pi yields an excess term `2.77555756156289e-17*sqrt(3)*e_1^e_2^e_3` as well 2. Not using pi at all but using the exp() method from the galgebra module yields...
Attached is a version that does _not_ produce excess terms by avoiding any use of math. From my other experiments it seems that excess terms are produced as soon as...