light-matters

Results 40 issues of light-matters

Extended the previous pull request (jlink-fix--version-path) to fix a few subtle bugs as well as to include a new feature: that the system and jlink ns-es automatically search for binaries...

```clojure (eval (w/TeXForm (w/Power 'x 100))) ``` should result in a TeX string but doesn't seem to evaluate. There's no error but the expression is just returned literally.

question
UX

Currently, aliases can be supplied by adding pairs to the relevant maps in wolframite.runtime.defaults, but this is not exposed to consumers of the wolframite library. A first step would be...

enhancement

It's low priority of course, but it would be nice to be able to use Greek symbols with Mathematica again. Interestingly, Mathematica only 'looks like' it supports Greek characters because...

enhancement
Wolfram Eng

Would it be worth making it easier to pass negative symbols, e.g. '-E4 instead of '(- 0 E4). At the moment, this will be interpreted as a non-alphanumeric symbol.

enhancement

Might be useful to have a version of load-all-symbols that brings all of the Wolfram symbols into the current namespace? Personally, I like using separate namespaces for most things but...

enhancement

For example, ```clojure (range 1000) ... ``` , makes the rest of the namespace will unviewable in the browser because of the output length. This is also a problem when...

Everytime the REPL is restarted (tested using the latest versions of emacs and clay dependencies), a new browser tab is opened for localhost 1971. Is it possible to find and...

Just highlighting a typo in the docs: _This can be used to **crap** an image or to do reorderings such as imagespace bga->rgb conversions._ EDIT: https://cnuernber.github.io/dtype-next/cheatsheet.html Sorry, I definitely 'copied'...

This is a (possible) UX feature request; I don't know if it's limited to my browser (firefox 127.0 on manjaro linux). When using clay-make... commands, the newly rendered page is...