-
Maybe an option to get_latex where you can pass in a string instead:
```
from __future__ import annotations
from collections.abc import Callable
import ast
import inspect
import textwrap
from…
-
### Summary of a problem or a feature request
Ran into false negative where an integer injected from outside the method which is being raised to the power of 100 returns a float. PHPStan will not fi…
-
Hello, I was just wondering if there was a way to dynamically get the source code for a lambdify'd function in symengine? This is one of the last use cases that I need both symengine and sympy for.
…
-
With my fixes in https://github.com/rvarago/kitten/pull/33 `kitten` builds fine for me with GCC12, however it fails on buildbots with new macOS and Clang:
```
In file included from /Library/Develope…
-
If we use the keyboard to navigate through the questionnaires that have some `math` role, all the math expressions will be recognized as interactive elements. This should not happen because the mathe…
-
### Issue Summary
When using MathJax to render maths as SVG, there are various "data-" attributes on the tags, some of which contain illegal characters for XML (namely ""). "data-semantic-speech" i…
-
and bubble to spin up and error message "Sorry, we ran into a problem a temporary bug and cant complete your request.
What im trying to do is use a conditional WHEN: This math.js's result (Number…
-
A variable with a name like this `[ref-01]` contains a math symbol (`-`) and so is actually treated as two variable names `ref` and `01`.
However, math is only checked during variable expression wh…
-
Hello, I'm very interested into using this library for parsing custom math expressions.
I'm planning to have Web ui for creating those, and save them into my database.
the question that bothers me is…
-
### Feature Request: Easier KaTeX Integration
**Description:**
Currently, when using the Geekdoc theme in Hugo, I have to write `{{< katex >}}` every time I want to use LaTeX. This can be cumberso…
mbkma updated
3 months ago