-
Hello and thanks for this awesome package! This is more of a question than an issue, I'd be interested in the feasibility of using a linear system solver implemented in Julia with OSQP. Has anyone exp…
-
Thank you very much to make and maintain a package for ROS. I also read your future plan about ROS2 in #5 and [an issue in Cxx.jl](https://github.com/JuliaInterop/Cxx.jl/issues/486).
I'm looking forw…
-
Issue discussed on Discourse https://discourse.julialang.org/t/edit-on-windows/1695
Does anyone use `Notepad++` editor?
To allow `Notepad++` with line support, the following snippet could be add…
-
#### Current Behavior
Whenever I start typing a command and use tab-completion, the first characters of the command get repeated at the start of the line.
#### Expected Behavior
Tab completion sh…
-
* MemCNN version: 1.5.1
* PyTorch version: 1.10.1
* Python version: 3.8.12
* Operating System: Windows 10
### Description
Hi, thank you for making this super useful library publicly available…
-
I am having a problem downloading the SatelliteDynamics.jl package because of a problem with SOFA.jl. I am using Julia 1.5.3 on Windows 10. I started with a clean install of Julia and have nothing els…
-
I don't quite understand what's going on here so it's a bit hard to title it. I found it in a test regression in OrdinaryDiffEq.jl https://github.com/SciML/OrdinaryDiffEq.jl/pull/2093 which started gi…
-
Working with Symbolics.jl, I came accross to the following small inconsistency (see the _`true`_ value in the (1,2) element):
```
julia> F
2×2 Matrix{Num}:
0.0 1.0
-1.0 - 10.0c…
-
If you do not have it installed, you might see something like:
```
~/libtrixi_main/examples (main *) $ ./trixi_controller_simple_c ~/install/libtrixi-julia ../LibTrixi.jl/examples/libelixir_p4est2d_…
-
@garrison Do you have ideas about how to do CI or local test scripts using Docker ? Do you make a bunch of containers and run them in a shell script? (I am [trying this here](https://github.com/Qiskit…