-
-
It would be helpful if in-line calculations in the input.deck were processed into the result. For example the input.deck might define.
```bash
omega = 2.0 * pi * c / (1.0e-6)
```
But epydeck …
-
> "The Prime Directive is not just a set of rules; it is a philosophy... and a very correct one. (...) whenever mankind interferes (...), the results are invariably disastrous.
> -- Captain Jean-Luc …
-
see https://github.com/jackyzha0/quartz/pull/1569
-
It should be pretty easy to look for single or double dollar signs, and `\(....\)` or `\[...\]` and convert these to `...` and `...`. I'm happy to try to contribute that soon so I can learn about how…
-
In the description of the mod it is mentioned, that
> In the best case measured so far, the improvements can be up to a 1.25% speedup per thread when generating new chunks in vanilla Minecraft.
Th…
-
```
\DocumentMetadata
{
testphase={phase-III,math},
pdfstandard = a-4f,
pdfversion = 2.0,
lang = en-US,
}
\documentclass[11pt]{article}
\usepackage{unicode-math}
\setmathfon…
-
The math func folder (test-data/everest/math_func) has a number of config files, most are just slight variations of the same one, used for testing.
We should clean this up by deleting most of the con…
-
`math.round` [is available ](https://github.com/minetest/minetest/blob/5.9.0/doc/lua_api.md?plain=1#L3969)to Minetest/Luanti, as are the standard library functions `math.floor` and `math.ceil`. Please…
-