-
```
using PDFmerger
split_pdf(joinpath("mailmerge", "MailMerge.pdf"))
```
`**Action Blocked**
Your administrator caused Windows Security to block this action.`
I know this isn't a bug per se, …
-
## Describe the bug
`adapt`ing a (center)space leads to malformed struct, which is realized during printing of resulting object.
As a consequence, the space cannot be used to set up a field correc…
-
I am experiencing the error above using Julia v1.11, JLD2 v0.5.9. JLD2 0.5.5 works fine. If you prefer, I can try a bisection. Unfortunately the dataset is huge and I was not able to create an MWE, b…
tpapp updated
11 hours ago
-
Hi, I just tested the code from README, but it has error with CUDA.jl:
```julia
using CUDA
using ImplicitBVH
using ImplicitBVH: BBox, BSphere
# Generate some simple bounding spheres; save t…
-
After updating to v0.1.2, `ternaryscatter!` no longer seems to work with recent versions of `CairoMakie` or `GLMakie` (`ternarylines!` and `ternarycontourf` work fine).
Here is a minimal example (`…
-
Should Julia be mentioned in https://github.com/geany/geany/blob/607fcec1fa5aff005090fbda17280976dcee68c8/src/editor.c#L3431?
-
### Check for existing issues
- [X] Completed
### Describe the feature
I would love it if we can use REPL functionalities of zed for Julia languange as well. The website mentions that it supports I…
-
-
**Affects:** PythonCall
**Describe the bug**
The following code throws an error:
```julia
using PythonCall
np = pyimport("numpy")
d3 = pyimport("dedalus.public")
coords = d3.CartesianCoordina…
-
```julia
using ModelingToolkit
using StructuralIdentifiability
const SI = StructuralIdentifiability
function testSI()
t = ModelingToolkit.t_nounits
D = ModelingToolkit.D_nounits
@…