Robbert Harms, PhD
Robbert Harms, PhD
Hi all, I was wondering, would it be possible to extend or amend XMLSchema such that it can validate XML files using Schematron? I know lxml has some support for...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...
When using ROCM with OpenCL 2.0 device side enqueue, I get the following error: ``error: :0:0: in function __compute_block_invoke void (i8*): local memory global used by non-kernel function`` This happens...
In the module "numdifftools/src/numdifftools/limits.py", the function "_add_error_to_outliers" is used to get the best estimate. Do you have a reference for this method? Thanks in advance, Robbert
Dear authors, I encountered some strange behaviour when using the method `iter()` on an XPath tree. In particular, the attributes do not seem to be iterated over, unless explicitly called...