Taliesin Beynon
Taliesin Beynon
I'd like to suggest the following syntax for when it comes time to implement symmetries on hyperedges: * DirectedHyperedge[{1, 2, 3}, {4, 5, 6}] * UndirectedHyperedge[{1, 2, 3}, {4, 5,...
We discussed these same points in the planning meeting, and I agree with most your proposed alterations of my original proposal. Some differences remain: > Should we always seed the...
If we incorporate macros like `ModuleScope` (see https://github.com/maxitg/SetReplace/pull/461) then we should detect buried macros in the linter itself, since they don't evaluate properly (they *do* actually evaluate, but at runtime,...
- [x] Update the guidelines in `.github/CONTRIBUTING.md` to mention `Scope` and `ModuleScope` instead of `With` and `Module`
For usage messages, I should mention `SetUsage` in `GeneralUtilities`, which introduces a rich language of usage messages that actually exceeds what is possible in ordinary Wolfram Language. To see how...
I'm also needing this. I tried using the fact they exist in unicode, but they don't seem to render when escaped with \char, not sure why.
@edemaine Thanks... my earlier comment was a bit lazy. I'm using an app called "iA Writer" (for which the KaTeX support isn't documented, and the toolchain inaccessible. The motivation is...