-
When loading OmniPackage.jl(https://github.com/JuliaComputing/OmniPackage.jl/) a big part of its load time (around 10s) is spent compiling and running the `__init__` method in Enzyme, profile availabl…
-
Something like the following would be a nice convenience function.
```
function wcsprm(header::FITSHeader)
naxis = header["NAXIS"]
equinox = header["EQUINOX"]
specsys = header["SPECSYS"…
-
Based on the discussion in #37931, I have found that `pi == one(pi)*pi` is broken. However, it should hold according to the documentation of `one()` function:
``` julia
one(x)
one(T::type…
-
Hey, slycoder.
I just thought about implementing qplot in d3 and then discovered your repo. Are you taking it seriously? Tried to look up the demo, but did not see anything. What's your plan?
I have…
mac-r updated
10 years ago
-
One way to handle the replacing `@printf` may be to enhance string interpolation. To do this, one could introduce a `to_str` function (I am not set on the name, but am using it for discussion. This is…
-
Hey there,
I am becoming a big fan of juliabox! Great job everyone! I am just missing the package MUMPS.jl or a similar support of MUMPS (https://github.com/lruthotto/MUMPS.jl). Do you think you can …
-
I'm interested in the possibility of ultimately reusing core features of LSDTT directly from other C++ applications or from Python, i.e, bypassing the drivers, I/O files, etc. It's great to have drive…
-
Not sure this is an issue, but I noticed that retrieving edges weights using the edgeweight(g, src, dest, etype) function is significantly slower (~20 times) than just parsing the edge (i.e. edgeparse…
-
I have a relatively big multithreaded application which runs fine on 1.6.4, but segfaults on 1.7 and 1.7.1.
I will try to create a minimal example which reproduces this segfault, but for now I have c…
-
In early December we started observing occasional AWS.jl credential retrieval failures during CI runs.
When running on an AWS EC2 instance with credentials assigned we would get the standard "Can't f…