Lukas Petermann
Lukas Petermann
Hi! I was trying to replicate your results, but running the "box" dataset only results in 2 parallel planes. When running the experiments, did you perhaps modify any values, e.g....
For example, in [`test_findermethods.py:92`](https://github.com/greole/owls/blob/0ef73d7554bcb72090e1910bf193e7f0594efc71/tests/test_findermethods.py#L92), regular expressions use invalid escaping: ```python= eulerian_decomp = io.find_datafolders( regex="processor[0-9]\/" + io.FPNUMBER, path=fold, slice_="all" ) ^ DeprecationWarning: invalid escape sequence \/ ``` > Also, please note...
Currently, the github actions fail because flake8 is throwing a multitude of `undefined name` errors. A recent output: ```Run # stop the build if there are Python syntax errors or...
### Preflight checklist - [X] I agree to follow this project's [Code of Conduct](https://github.com/dadrus/heimdall/blob/main/CODE_OF_CONDUCT.md). - [X] I have read and am following this repository's [Contribution Guidelines](https://github.com/dadrus/heimdall/blob/main/CONTRIBUTING.md)." ### Describe the issue...
### Checklist - [x] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved I just ran into the following...