ae1234567

Results 7 comments of ae1234567

Congrats on py implementation of GA!! re: unicode py IDs :: snippet (works in Spyder, VSCode, and Jupyter): ```python class ⵛ_test: ''' UNIcode self ⴲ''' # some don't render in...

Snippet adapted from my 3.8.0 abc experiments, as sanity check for if "_pseudoConst_" '**self**' could be a unicode char (it can be), toward project idea of replacing G3 basis bivectors...

Whereas PEP 3131 laudably allows Unicode identifiers, its scope could only skirt recommended usage, which seems scarce anyway. Unicode poses risks: Services such as GIT, and python metacompilers (JITs, e.g.)...

Yes, I would wish the basis 2-blades in G3+ might be given new symbolic representation, since the three bivectors making that basis are new objects, not just orthogonal vectors. But...

Good heavens, my comments surely must seem "out of the blue." I am currently using [clifford] to reverse-engineer your logic in implementing GA, so I can build a subset of...

Superb. You are very kind. Unicode identifiers are surely an eccentric idea, but I had to try it. As you show, it does work. (but...). I've accomplished my CS transform...

Many thanks, as always. Yes, this flag works fine! Jupyter Lab extensibility seems a deeper dive. Also, Lab and Notebook "servers" seem indistinguishable, at least through IPython core (e.g., get_ipython())....