-
Hello Christian,
thank you for sharing this project. I am currently testing IIRNet with some magnitude responses I have and trying to compare the results with an optimisation based approach. Unfor…
-
## Bevy version
f4776f2
## Operating system & version
Ex: Manjaro & EMUI 10 (Huawei P40 lite)
## What you did
Each frame (60 per / second):
* Iterate over 400 entities
* Add ~ 400 c…
-
Accelerate's internal AST has accrued some redundant terms in the AST over its lifetime, which might be good to consolidate.
- `Replicate` and `Slice` are effectively moved to the scalar language via …
-
Following on from @LukeMathWalker 's post [here](https://github.com/rust-ml/discussion/issues/1), I'm starting this issue to discuss and refine the details of a high level machine learning interface (…
-
It's probably a good time to start thinking about getting a challenge problem here. I tried using the surrogate optimization for global parallel optimization and ran into scaling issues with large des…
-
I have a feeling this is more of a basic python question, but I'm struggling to find an answer on how to reference these additive regression components.
The FB Prophet documentation says to build a…
-
- MEP specs
``` yaml
expected:
spiking frequency: 12 Hz
```
-
I am testing the stability of some sensors and nodes in my robot, which means that i am leaving it on the spot for some while.
When the robot boots and makes the initial map, this is how it looks …
-
Hi everyone !
Here is our first issue to set up a program (menu) for our lectures on Julia HPC. After our first meeting, there seems to be two main "blocks" of lectures
1. serial code optimizat…
-
OpenImageIO already supports different demosaic algorithms via the libraw or OpenCV plugin.
Technically, as soon as libraw is already built and the library is present, it is possible to call libraw …