-
based on Bruce Hansen's notes this should be easy to add (for fixed bandwidth)
http://www.ssc.wisc.edu/~bhansen/718/NonParametrics1.pdf
They might not be very good, but better than nothing.
A bit be…
-
Just to say thank you for all the hard work your team has put into the update and for the years you've put into this project in general. Although I've had my occasional issues with the framework, and …
-
Embedded software must deal with several external signal/events (interrupts!). How should we structure our program to deal with these interrupts which may happen at any time (i.e. they are asynchronou…
-
**Submitting author:** @MathisFederico (Mathis Federico)
**Repository:** https://github.com/IRLL/HierarchyCraft
**Branch with paper.md** (empty if default branch):
**Version:** v1.2.4
**Editor:** @lo…
-
in eve we don't have full masked loads and stores, we only have
```
load[ignore_first(3) && ignore_last(1)](ptr)
store[ignore_first(3) && ignore_last(1)](reg, ptr)
```
Here is why
* Masked…
-
# ⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to consider/implement the feature.
### Prerequisites
- [x] check this box if you have completed the follo…
-
One of the major effects that is still seen with bowden extruders is filament deficiency during acceleration and surplus during deceleration. @bkubicek has a solution proposed at:
http://bernhardkubi…
-
Autogen agents do not know the current date, and this can often result in them second guessing themselves, even when code correctly handles the dates.
**Proposed solution:** Add the correct date to…
-
### Pitch
The point of an unlisted post is to be unlisted from the main feeds, federated and local, so when somebody uses a hashtag on an unlisted post it should exclude the main feeds but still show…
-
[P2996R0](https://wg21.link/p2996r0) Reflection for C++26 (Wyatt Childers, Peter Dimov, Barry Revzin, Andrew Sutton, Faisal Vali, Daveed Vandevoorde)