-
This is probably a bit speculative at this point, but it would be fairly simply to look at a Project.toml/Manifest.toml if one is specified via the `--project` command line arguments and see whether t…
-
Currently `wrapdims` fills missing cells with some very large number. Example below.
Could these be replaced by 'missing' or some specified value.
```
df = DataFrame( x=[1,1,2], y=[1,2,1], data=…
-
As discussed in #273 and #196, the option `transpose=true` should help those of us who like f(x,y) not f(y,x). (I work with a lot of 3D images and strongly prefer f(x,y,z) to f(y,x,z)...)
However, t…
-
Hi all,
I'm unable to install Ipopt and need some assistance. When I run `build Ipopt` (I get the same error with `add Ipopt` and `add Ipopt#master`), I get the following error on a fresh julia ins…
-
I'm trying to figure out how to use this library in order to do nonlinear least-squares fitting using multilarge_nlinear but this library doesn't seem to have the high level driver that the original G…
-
cc @RainerHeintzmann @BioTurboNick
Hey all,
I was wondering whether it makes sense to introduce different microscopy types, objectives and sensors.
I'm thinking about composing microscopes fro…
-
And add a section on benchmarking on https://fstpackage.github.io
-
Is there any plan to compare with Rayuela.jl ??
https://github.com/una-dinosauria/Rayuela.jl
This is the code for the paper
Julieta Martinez, Shobhit Zakhmi, Holger H. Hoos, James J. Little. LSQ…
zsz00 updated
5 years ago
-
Following the discussion in
- [Discourse: Symbolic sqrt(2) and sin(pi)](https://discourse.julialang.org/t/symbolic-sqrt-2-and-sin-pi/58633)
- [Discourse: Basic question on Julia symbolic. How to ke…
-
After #481 , `ishermitian` is now broken (maybe other methods too?) when working with `ForwardDiff.Dual`.
```julia
julia> Pkg.status()
Status `/tmp/jl_gs3tnK/Project.toml`
[f6369f11] ForwardDi…