-
Test Device
MacBook Air
Operating System
macOS 10.14
Browser
Firefox 63.0.3
Problem Description
For https://github.com/phetsims/QA/issues/235. See title and visuals.
Steps to R…
ghost updated
5 years ago
-
```┌ Warning: automatic inverse not implemented, inverse will return NaN```
```└ @ ACE1.Transforms ~/.julia/packages/ACE1/G18CB/src/polynomials/transforms.jl:270```
I’m getting this warning and got…
-
Dear Mr Victor,
I tried to add some code to the opt_sched_test but this way the energy harvesting process doesn't work correctly. It doesn't print harvested energy and add it to the battery.
Please …
-
@cuddandr 's plot of segment lengths shows we have some pretty long hit segments inside the 2x2.
![minirun3_segment_length](https://github.com/DUNE/2x2_sim/assets/18149958/d5f0abf9-9961-477f-a9f5-1…
-
While fixing bugs found with Clang static analyzer, I encountered the `cmd_behave_screen_edge` function.
Issues that make me avoid fixing this code:
- `printf` debugging prints
- duplication of timer…
-
Is it possible to support the smart home panel? If there is anything I could do to help please let me know.
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
OSX: 10.14.1 (18B75)
npm: 6.4.1
node: 10.9.0
node-gyp: 3.8.0
When I run `npm i snowboy`, I get a bunch of these errors:
```
npm WARN deprecated cryptiles@2.0.5: This version is no longer mai…
-
Has anyone managed to add a door lock service? Here's my attempt - but I do have an error. It also results in adding two devices.
```
const char *serviceName = "InstaNFC Access Control";
ha…
-
at the moment, due to how we define functions and the fact that our models need to support ForwardDiff.jl, we have the ability, in theory, to generate fully symbolic versions of an EoS. for a proof of…