-
EmuELEC Version : v4.4
Device : Odroid N2+
The font is displayed like the picture below.
Ports game list
![image](https://user-images.githubusercontent.com/64050109/160241924-f643c142-41d6-410…
-
Please fill out the following:
```
---BEGIN BGGPx---
Submit Date: 2024-06-23
BGGP Challenge Number: 5
Author: VVX7
Contact Info (Optional):
Online Presence (Website/Social Media): https://vvx7…
VVX7 updated
4 months ago
-
**Describe the bug 🐞**
In certain cases, `structural_simplify(sys, (in, out))` can lead to derivatives of the input showing up in the rhs of the simplified system.
**Expected behavior**
Never…
-
### Verification
- [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/…
-
**Describe the bug 🐞**
When using `tstops` with non-adaptive methods, the elements of tstops need to be integers **if** tspan is given as a tuple of integers.
**Expected behavior**
It should…
-
**Describe the bug 🐞**
After using `strip_solution` on an ODESolution, interpolation, e.g. `stripped_sol(0.5)` does not work.
The issue is at line 230 of `ode_solutions.jl` where the functor for `…
-
**Describe the bug 🐞**
I am unsure if this is a bug, or simply lack of support but calling `solve` with a `noise_rate_prototype` of type `CuSparseMatrixCSC` fails when constructing the prototype fo…
-
Setup:
```julia
➜ ~ julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for…
-
` sudo -E apt-get install -y ack antlr3 asciidoc autoconf automake autopoint binutils bison build-essential bzip2 ccache cmake cpio curl device-tree-compiler fastjar flex gawk gettext gcc-multi…
xzl01 updated
6 months ago
-
**Describe the bug 🐞**
When passing in `AutoFiniteDiff` to a nonlinear constrained optimization problem, it seems like `Optimization` is still trying to use `ReverseDiff`. My guess is it's correctly …