Alex Fikl
Alex Fikl
Finally got back to this a bit. With the new version it should * Ensure that all files are unique after renaming. * Not add suffixes unless needed: it keeps...
> Thanks very much! I don't know if I should be arsed to test it since your comment describes the cases so well, looks good and am excited for this...
I'm on board with switching to `ruff`, but probably after we make a release with the current stuff. It's definitely due :grin:
> Does anyone know the default location for the config on macOS, according to #745 it's at `~/Library/Application Support/$appname/$version`, but what does that mean in practice? I asssume `$appname` is...
> Ok, this is mostly done now. If you have time, feel free to take a look @kiike, @alexfikl. You can ignore all the comments, as I've resolved all these...
This is so much better! Awesome work! I made some small changes, but overall this looks great to me :grin: Two bigger remarks: * We currently make a distinction between...
> Oh, thanks a lot! I actually got confused by [a passage in our docs](https://papis.readthedocs.io/en/latest/plugins.html#importer) which said that "The difference between a downloader and an importer is largely semantic" (which,...
A bit unrelated, but is `meshio` still an option at all? It's not very maintained anymore, but I imagine the established formats work pretty well. Shouldn't be too hard to...
> as far as i can tell, meshio does not appear to be an export format supported by coreform. Which is driving this development. `meshio` is just a library that...
I had something in this direction here if it helps: https://github.com/alexfikl/meshmode/commit/6b35e06c98c32cae056a2648e33755e6540f701b It mostly just checks that the structure of the discretizations is the same, but it doesn't have any special...