-
**Describe the bug**
Trying to run the installation as detailed in the documentation. I raised an issue about this yesterday and was said to be solved, but I am having issues still with OpenRAM or Co…
-
I noticed high memory use of mintUpdate, and CPU use in "Refresh" operation.
Here is the documentations.
PID of mintUpdate is 5810.
- System Monitor indicates memory use of mintUpdate is 1GB
…
-
On MacOS 10.14, the deploy process crashes when building any of the ui based examples with the following error. Please help.
```
Factor 0.98 x86.64 (1889, heads/master-7999e72aec, Jul 30 2018 1…
-
I was wondering if there is any way to work with tensorflow backend while tensors are in graph mode and are not EagorTensors.
-
## Motivation
This RFC discusses mechanism to interact with tools or data outside the Typst document and its direct file system environment to. Possible use cases:
- Use external tooling, e.g. to ge…
-
### The problem
Performed the new update today, v. 2023.6.0. Now my Ambient Weather integration fails to load entities. On the integrations page, there is a message saying retrying setup. I tried …
-
As discussed in [sage-support](http://groups.google.com/group/sage-support/browse_thread/thread/f458d0f9cfd89c9a).
Currently sage can evaluate airy functions numerically:
```
sage: airy_ai(1.4)
0.…
-
Having to add `& LinkableElement` in cases like this seems unfortunate:
```typescript
public readonly massProperty: TReadOnlyProperty & LinkableElement;
...
this.massProperty = new DerivedProper…
-
Maxima returns solutions to some exponential equations in terms of the `lambert_w` function. Sage is missing a conversion for this function:
```
sage: solve(e^(5*x)+x==0, x, to_poly_solve=True)
[x…
-
**Is your feature request related to a problem? Please describe.**
Working on [Nickel-nix](https://github.com/nickel-lang/nickel-nix) and in general Nix integration (#693), we've been needing somet…