-
I don't really see a pattern of when the REPL provides useful hints on this sort of field access and when it throws what appears to be an internal error:
```julia
julia> module M
struct …
-
### Check for existing issues
- [X] Completed
### Describe the feature
I am writing this feature request with the focus on Julia, but it is certainly not restrited to it.
Form my understanding t…
-
### Description
This RFC proposes adding support for custom key bindings in the REPL.
Some prior art:
- **Julia**: supports key bindings for actions like editing, cursor movement, and program…
-
I'm getting errors when calling saturate for an egraph from multiple threads.
I'm careful not to use any shared variables. The race condition seems to occur inside Metatheory (ale/3.0 branch).
Her…
-
While trying to understand how to implement `mvwaddstr` I stumbled upon the `NCURSES_NOMACROS` flag.
When generating the bindings locally with this flag it seems to generate most of the `epilogue.j…
-
It would be great to be able to use DIPLib in Julia.
I'd recommend having no dependency on the current Image library of Julia and just use the regular `AbstractArray` as the data type.
-
Subscribe to this issue and stay notified about new [daily trending repos in Julia](https://github.com/trending/julia?since=daily).
-
Add support for other languages, such as:
- Fortran
- C++
- Python
- Julia
- Rust
Replicate each example in C for each language.
-
[WaterLily.jl](https://github.com/weymouth/WaterLily.jl) seems to be a very easy to use flow solver in Julia: https://julialang.org/blog/2021/08/sharks/
Writing an adapter for this would give us a …
-
Ultimately I'd like to create a pytorch Tensor (or Julia array), send it to the device, and then wrap that GPU-memory in a way that Kokkos can use inside MParT. This issue is devoted to assessing th…