-
#### Do you want to request a *feature* or report a *bug*?
Bug report; package fails to build as per instructions in main readme.md
Main readme.md states:
```
git clone https://github.com/face…
-
I'm hoping to try out the OAM loopback functionality on this, but I can't get it to compile.
I setup a Debian 9 box to run it in.
When I run make I get these errors:
```
[ 20%] Built target xu…
ghost updated
3 years ago
-
I successfully imported dtreeviz with the command:
`from dtreeviz import *`
I tried this command:
`viz = dtreeviz(clf, xdev, ydev,
target_name="isFraud", feature_names = list(xde…
-
A naive way to find available repositories is:
````
find /usr/share/rmt/public/repo/ -xdev -path '*/repodata/repomd.xml'
````
Such detection broke with 2.16. There is now a copy of `repodata` belo…
-
Where can i find an example design which demonstrate the support of user interrupt in the user space ?
i've found that the driver use a function pointer which gets called upon a user interrupt but i …
-
# Python Tutorial Seminar Series - Spring 2021 | Xdev
[https://ncar.github.io/xdev/posts/python-tutorial-seminar-series-spring-2021/](https://ncar.github.io/xdev/posts/python-tutorial-seminar-serie…
-
### IDE Information
IntelliJ IDEA 2024.1.1 (Ultimate Edition)
Build #IU-241.15989.150, built on April 29, 2024
Licensed to Miovision Technologies / Nick Vafiades
Subscription is active until Septe…
-
Since ncar-xdev doesn't exist anymore, it seems to make sense to move this to the intake organization.
Thoughts?
-
## Description
We need to be able to tell if unowned, ungrouped files or directories exist on a file system in Linux/Unix.
The current ways of checking is not very good because, it provides too mu…
-
### Description of the bug:
Current master version gives wrong (AFAIK) `cpu` value for **MacOS arm64**. This is not the case for version `5.0.0`.
This makes other select rules to fail.
### Mas…