-
Just a backlog, Related to #990
Use cases: sqlutil (db table structure read when it is required), soap structures etc...
-
Hi all,
I am attempting to upgrade a classifier that I built using a previous version of ClassifierReborn::Bayes. It looks like I initialized the classifier before [backends were added](https://gi…
-
**Is your feature request related to a problem? Please describe.**
Currently `raft::mdarray`'s ContainerPolicy models `std::vector`, which in principle has constexpr ctor in C++20 but with compiler l…
-
Investigate leveling up the current trait system to ECS.
-
It looks like Intel c++ 18 fails to compile pybind11.
I tried to reproduce small example which compiles with Microsoft compiler and GCC but fails to compile with Intel 18 compiler:
```C++
#include …
-
Hi,
I have an object model using Kokkos views I want to export to python using pybind11.
The export code is in fargOCApy library. So I added the following link directive in my CMake files:
```
p…
-
This is inspired by exercism/v3#167.
# C++ reference
## Concepts
The C++ concept exercises are based on concepts. The list below contains the concepts that have been identified for the C++ la…
-
Hi Allan Leal,
the Autodiff tool is very cool!
I looked into your code and stumbled into the following problem when i wanted to insert Autodiff in my code
When i try to differentiate a member fun…
-
These are non trivial to implement and can be very handy
-
For P4 LDWG, I promised I'd produce a toy example to illustrate this need, but I found a real example of ours from a year or so ago [was open-sourced](https://github.com/sonic-net/sonic-pins/blob/main…