-
#### Expected behaviour
When a markdown document contains a hyperlink in parentheses (like this: http://example.com), the closing parenthesis and anything after it should not be part of the hyperli…
-
## Newest Description
The derivatives are here https://dlmf.nist.gov/10.15 (functions themselves are here: https://dlmf.nist.gov/10.2)
The Stan functions are these: https://github.com/stan-dev/m…
-
I have written a function `rootof_reduce` which is analogous to Mathematica's RootReduce function:
https://reference.wolfram.com/language/ref/RootReduce.html
The idea is that any algebraic number …
-
```
In[3]:= Fit[{1,2,4,8,17},{1,x,x^2},x]
Out[3]= Fit[{1, 2, 4, 8, 17}, {1, x, x ^ 2}, x]
```
Instead of returning its input essentially unchanged, it should return some version of "We know th…
ghost updated
4 years ago
-
On Ubuntu 20.04, I use the latest stable `vscode` and the git master version of `lsp-wl`. I noticed the following strange problem: after login into the system, the first time running of the "Start Deb…
-
Is it possible to build and run RhinoLink on a Mac system?
Thank you for the wonderful project!
/JH
-
## Description
`MakeBoxes` has a special meaning in WL: this function is applied over an expression to produce a BoxExpression. In our current implementation, all the boxing rules are associated wi…
-
If we are testing restrictions of one statistic on another we will want to have quick access to all of our statistics, and might not necessarily want to just use networkx. In any case we should be con…
-
## Description of proposed feature
According to documentation on dynamiccourseware a javascript has to be added to enable Formulas correct handling of decimal separator if it isn't point separator (b…
-
Mathematica thinks all dates without a year (e.g. "January 5th", "January") refers to the current year. Mathematica thinks that "January" always refers to the January in the year Mathematica is being …