-
The purpose of this issue is to make mathematic editing as simple as possible.
----
This is referenced in Java Bug Database as
- [JDK-8210970 : MathML editing issues in HTMLEditor](https://bugs.jav…
-
Clustering stops after several hours of computation with that error. The command was:
```
> ND_clusters str(ND_merged)
'data.frame': 21627 obs. of 11636 variables:
...
> ND_merged[1:5,1:5]
…
-
We are approaching the state of an MVP. Before shipping, we must think first about the adoption story. In particular:
- We must determine who will be the early adopters: what users and what use-cas…
-
_Using `Sympy 1.3`_
I am trying to plot the solutions to the wave equation but keep the initial conditions factored out until the last moment.
Here is the minimal working example:
```python
…
-
This is not really a bug report and I certainly don't want TypeScripts type system being restricted due to this issue. However, I noticed that the type system in its current form (version 2.2) is tur…
-
**Describe the bug 🐞**
Error when using e.g. ETDRK4 with SplitOperatorProblem and SciMLOperators
**Expected behavior**
Should run without error.
**Minimal Reproducible Example 👇**
```j…
-
[Private fields](https://github.com/tc39/proposal-class-fields#private-fields) in the Class field declarations proposal *does* seem to conflict with the # symbol, and it's in Stage 3. So the # should …
-
On julia 0.5, most recent release of Compose, I followed the following instructions:
```
Cairo and Fontconfig are necessary for the PNG backend. Run:
Pkg.add("Cairo")
Pkg.add("Fontconfig")
Yo…
ghost updated
4 years ago
-
Since upgrading to 0.16.11 (from 0.16.9), the Julia instance attached to VS Code has crashed my PC several times by apparently grabbing all available memory. The Julia instance using gigabytes of memo…
-
Hello,
It is not an issue, but a question.
As you may know, JavaScript and decimal it's not great love.
So if you do `0.1 + 0.2` the result will be `0.30000000000000004 `.
Currently, in your l…