Noah Oblath
Noah Oblath
`apbs/_version.py` should read VERSION to set the version.
**Describe the bug** The merging of PR #232 should have triggered the Release workflow, which then should have created a tag that would trigger the Build workflow on that tag....
* Cross-platform multithreaded build * Based on build improvements in #163 * Using existing OpenMP support
Closes #198
The `w` mode for files should allow existing files to be overwritten when creating a new file. However, that doesn't appear to be respected. I'm creating filesystem-based files. In `z5::handle::File`,...
I have a question about the z5 library and the intended way to use Groups. For Datasets, in the factory.hxx file, there’s an openDataset() function to get an existing dataset,...