-
Following our discussion (20.04.22) about iRecord data visualisation tools produced by Rich Burkmar, re: linking the new species mapping functionality with the existing species page containing info/ph…
-
Hey,
I would like to ask a possibility to specify different estep in Configuration.h, and Marlin would take that into account.
The electronics is arduino mega, and RAMPS 1.4.
Seems like it assume i…
-
rpi-dac / i2s-dac do not show up in the results when running audiohat.sh. They are present in the overlays/README.
myMPDos:/usr/bin# ./audiohat.sh
Downloading audio hats description
1) allo-bos…
-
I propose to add the FFI library to Minetest LuaJIT because this could make a lot of things faster
http://luajit.org/ext_ffi.html
-
I am trying to make GridapEmbedded.jl compatible with ForwardDiff.jl to the point in which we could autodiff an integral ```∫( f )dΩ``` with respect to parameters describing the domain e.g. level set …
-
I would like to use extended precision types in autodiff, but that doesn't appear to work. Evidently cpp_bin_float_50 is not a valid type. I had hoped that I could just drop in my favorite numerical …
-
- [x] My issue is not bikeshedding. (*we can bikeshed at
a later proposal stage*)
- [x] My issue is not a request to add lots of stuff to
the semantics. (*we can add things in follow-on…
bmeck updated
2 years ago
-
**Problem description**
interact() is not working properly. I could not select the pixels in TPFs. When I try to select a pixel, the bottom row pixels automatically get selected. I could not sel…
-
One of the tests I run for ComponentArrays to make sure we're in line with LabelledArrays for stiff solvers looks like this:
```julia
using ComponentArrays
using DifferentialEquations
using Labell…
-
Long-term ticket for general discussion on, and tracking the progression of "adding typing to the expression language".