-
The document "Writing with PDAL" is in the tutorials section following "Reading with PDAL". It *seems* to me that the two should be analogous, but they're not. "Reading..." is a command-line example…
-
The specification of the \relaxedtrunc^u/s operators is missing cases for positive/negative infinity. Likewise, the explainer does not consider these cases in its Python pseudo code. I assume the inte…
-
### Pitch
I think it would be a nice extension if you could create **multiple bookmark lists**, analogous to (normal posts) lists.
### Motivation
So you could organize your bookmarks by topics.
-
Today in PyTorch operators are often compatible with their NumPy counterparts, but their documentation makes no mention of this. JAX, in contrast, links the corresponding NumPy function in their docum…
-
```
What steps will reproduce the problem?
1. Open some piece of code
2. Add one or more spaces at the end of the line with some expression or
assignment.
3. Use END key more times
What is the expect…
-
### Problem description
The [docs](https://nanobind.readthedocs.io/en/latest/eigen.html#sparse-matrices) write that Eigen::SparseMatrix _maps_ to scipy.sparse.csc/csr, but in my minimal example seems…
-
```
Hi,
I am using v4.0.4 on Ubuntu 12.04.
When I have LaTeX code like ...
\input{../subdir/filename}
the file ../subdir/filename will be displayed in the structure list.
It seems that entries fo…
-
We've got
```
int zmq_msg_get (zmq_msg_t *message, int property);
const char *zmq_msg_gets (zmq_msg_t *message, const char *property);
```
And the respective
```
int zmq_msg_set (zmq_msg_t *message…
-
### Description
I'd like to see `aws_identitystore_users` added as a data source. Its output would be analogous to `aws_identitystore_groups` - a list of users provisioned in the identity store.
T…
-
# Stack-Based BMPT State Root Calculation
Our ambition is to provide an implementation of scrolls BMPT within reth. We intend to leverage as much pre-existing architecture from scrolls default MPT imp…