-
**Describe the bug 🐞**
The calculation of the gradient on a ODE of `Float64` type works when using params as both `Vector` or a custom `struct` (using SciMLStructures.jl). However, it fails when I …
-
@JuliaRegistrator register()
-
Documentation deployment is currently failing, as seen in the latest run of the Documentation workflow here: https://github.com/JuliaCollections/AbstractTrees.jl/actions/runs/9571277293/job/2638797299…
-
Dataset: [output.jsonl.txt](https://github.com/user-attachments/files/17822553/output.jsonl.txt)
```Julia
import DataFrames
import JSON
import Statistics
function sgm(x::Vector{BigFloat}; sh::B…
-
Follow up from https://github.com/JuliaDocs/DocumenterCitations.jl/issues/78
With the script
```julia
using DocumenterCitations
bib = CitationBibliography("bug.bib")
DocumenterCitations.format_…
-
**Describe the bug 🐞**
There is an inconsistency in the `two_block_group_algebra_codes` (2BGA) implementation in #356. The current 2BGA code follows the standard definition as outlined in the [litera…
-
FYI: this a lesson we as Netherlands eScience Center are working on. Deliberately more scoped on efficient computing with Julia instead of teaching the basics of Julia: https://github.com/esciencecent…
-
Hi, I've just found this package and would love to use it but I'm having trouble getting it to work. I've tried to exact example as in the README and I get "Aborted" for anything besides the simplest …
-
This package restricts the GPUCompiler version to an old one which is out of maintenance and it could do with some old dependencies - leads the CUDA failed to precompile.
```julia
(Trixi) pkg> add…
-
Theoretically using juliaup could make things a lot simpler and easier to maintain.