Isuru Fernando
Isuru Fernando
@rwgk, that wouldn't happen as the allocation of internal structures happen in the same C runtime. If the external view of the object changes, then the stdlib developers would indicate...
> (case in point, C++20 features were exposed in MSVC but were not API stable yet https://github.com/microsoft/STL/issues/1814#issuecomment-845572895) This is a valid point. API stability in the case of experimental features...
You can use `typeid(func).name()` before the type erasure to get the mangled name.
That's not a datapoint. We've documented this in our docs on how to use CentOS7.
> I know how to do it per-feedstock, but the above packaged cannot currently make it through staged recipes, or at least I'll need help to pull it off. Have...
# Option 3 Change the default docker image to be cos7 for all feedstocks, but keep the sysroot to be cos6. This would remove the solver errors.
@chrisburr, there's no sysroot in `/` in our docker images (unless there's a `yum_requirements.txt` file)
> I understand how these organisations work, but the point is why does it fall to conda-forge to bridge that gap, and more importantly, who decides that supporting these users...
grape and ensmallen should be available in conda-forge now. ``` conda install ensmallen_graph conda install grape ```
@defunkt, @cjerdonek, is this project abandoned? If so, will you be willing to hand over maintainership?