-
We originally built CHERIoT RTOS with CMake. This had a number of problems because CMake is not designed to allow users to build abstractions. We replaced it with xmake prior to open sourcing, and x…
-
Hello everyone,
i'm trying to pass to the dnn_image_encoder node images coming from other topics, try remapping the /different topic other than /image, but the node is not subscribing to the new topi…
-
**Please note that the comments should be read. The body of this issue is not yet updated with the latest decisions.**
This issue seeks to clarify concepts and suggest future updates, related to #1…
-
## Elevator Pitch
Allow a user to define rules for finding parts of files in a host language that embed other languages. Additionally support referring to the outer language within the inner langua…
-
Is there a reason to choose height in `linear_extrude(height=10)` and h in `cylinder(h=10)` instead of both h (or height), or accepting both?
---
Want to back this issue? **[Post a bounty on …
-
This issue is intended to support #62, and will cover both:
1. The engine/client interface approach
2. The specific approach to implementation in the engine
These don't necessarily need to be c…
-
**Describe the bug**
When using a dataframe with newer/nullable dtypes, such as the following, I am unable to generate any reports
```python
In[83]: df4.dtypes
Out[83]:
str_col string
…
mands updated
2 years ago
-
For some reason `poetry export` seems to add some additional dependencies like `ansicon`, `colorama` and `jinxed` that are not present in my environment (neither listed by `pip list` nor `poetry show…
-
release date:
- postpone till further notice, as anti-virus are not happy on things starting 2024-04 b6 of September 1st
- can't continue till eventual clear-up, and removed all downloads associate…
-
### Problem description
I have reading about Ponder recently, and about people's interest in querying a database / data warehouse using a Python-based library instead of SQL.
The reason for prefer…