-
```
(@v1.8) pkg> st
Status `C:\Users\viral\.julia\environments\v1.8\Project.toml`
[7db386b5] DependencyWalker v0.1.2
[55d2b088] MUMPS v1.3.0
[ca64183c] MUMPS_jll v5.5.1+1
⌃ [d7ed1dd3] MUMP…
-
Hello,
I'm referring to Issue #21474. I've been working in programming for a few years at one of the largest German insurance companies (R+V Versicherung) and I'm very interested in Julia.
Since ou…
-
Graphcore recently open-sourced [their LLVM backend](https://github.com/graphcore/llvm-project-fork). This hasn't been upstreamed yet, but we can try to link julia to a libllvm built supporting the C…
-
I think it is pretty complicated that Gtk.jl provides different APIs (regular and ShortNames). Have not seen this in any Julia package elsewhere.
Whats you opinion on that @timholy @vtjnash. Was t…
-
Hi this is a really great package. I would like to take advantage of my GAMS solvers. What version of Julia-JuMP does this work with? I cannot get it to work in the latest (Julia 1.4.1 and JuMP v0.21.…
-
Hello,
I'm currently facing a problem when attempting to build Cxx out of the box. BinaryBuilder reports that my platform isn't supported as described by the following error log I've obtained upon …
-
This MWE
```julia
using DifferentialEquations
using ForwardDiff: gradient
function ode_f(du, u, p, t)
x = u[1]
v = u[2]
dx = v
dv = -x
du[1] = dx
du[2] = dv
end
…
-
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
…
-
SQLite supports "strict" mode since 2021: https://www.sqlite.org/stricttables.html. Can SQLite use its strict mode automatically whenever the sqlite database uses it? Should help type stability and pe…
-
This is a list of all Tensorboard plugins and types that they (potentially) can accept. I want to see the overlap among different types.
- Scalar (scalar vs iteration line plot)
- accepts `