Ivan Smirnov
Ivan Smirnov
Just to add to the above so I don't forget, we could totally do something like that (I could probably take up on that once the dust settles over the...
Could it be a symlink or something along those lines? How come it can't find that binary?
Ok, given this is the last of the old hanging PRs, what's the deal with this?
@pmarks I think if we're to include it in the base distribution, we better make it flexible enough. Few questions: - why is zlib package is downloaded separately from conda?...
Regardless, I think this is too long of a discussion and there's too many unknowns at the moment to resolve it quickly, so let's consider it for 0.9 so it...
- Looks good! - Mention in the changelog? (on a side note, I think we should switch to using `once_cell`... I guess this will be a part of a big...
I guess clippy needs to be fixed first in one of the PRs so we can rebase the rest on it and the builds are green?
There's many different issues mixed here. First, if you have strings stored as fixed, you cannot read them as VL, for whatever reason, no conversion paths work (you can check...
Note: #47 is different, it's about **writing** fixed-size strings where the size is known at runtime. This is much, much easier, since we already have the data and we just...
A good start might be hdf5 feedstock on conda-forge where they build it with both openmpi and mpich: https://github.com/conda-forge/hdf5-feedstock/tree/master/recipe