-
It would be great to fit coordinates (XY pairs as a function of, say, time). See http://juliamath.github.io/Interpolations.jl/latest/control/#Parametric-splines for example.
MWE:
```julia
n = 10
…
-
Thanks for making this repo available, very interesting.
I have used [LightGBMLSS](https://github.com/StatMixedML/LightGBMLSS) for many projects and it is working quite well ,especially since you c…
-
-
"New from template" could easily be made more powerful by enabling (string) template replacements.
Suggestion:
If the template contains instances of `` string templates a pop-up dialog appears pro…
-
I would like to be able to set horizontal points in the model and set the infill density.
Between these points, Cura would calculate the infill so that from point A with infill density
of X, would l…
kyjak updated
5 years ago
-
https://plus.google.com/115790229936940393119/posts/EjSzSU5yRmD
laird updated
9 years ago
-
We could support a modifier on formal type parameters indicating that it is never needed at run time, that is, no operations are performed where the value of the actual type argument passed to that fo…
-
```Java
class A{}
class B extends A{}
```
In above example, A\ has a direct subclass B that we can't access directly from class A\ in Famix with the message `directSubclasses` (it returns an e…
-
It is quite often desired to run the same test logic in various scenarios. ATM there is no dedicated facility in bats to make that easy, so [I resorted to placing test logic into a dedicated function…
-
2x-4y=12 => x=6+2t and y=t