Isuru Fernando
Isuru Fernando
We'll move the Pydantic model to regro/cf-scripts and dump the schema to that repo too. Then we can use the URL for that file here.
It's been almost a year and no one is using the pydantic model AFAIK (other than dumping the json schema and validating through that)
> Is the idea that conda-build should strip duplicate rpaths from binaries on osx? Yes
Not really. conda-build adds rpaths too. (It checks for duplicates of absolute rpaths only. not the ones with @loader_path etc)
@jezdez, isn't that contradictory to the comment at https://github.com/conda/ceps/issues/104#issuecomment-2551264177 Specifically, > By the way, I would hope that projects like mamba or rattler/pixi would also propose CEPs, for their respective...
You need to do `conda smithy recipe-lint recipe --conda-forge`
Have a look at https://github.com/symengine/symengine/blob/master/symengine/lambda_double.h and https://github.com/symengine/symengine/blob/master/symengine/llvm_double.h We only have float and double and long double for now.
`lambda_double.h` is header-only. So, any numeric type would be good to have.
Add a specialized `N(::Val{:BooleanAtom}, b::Basic)` ?
See https://briandfoy.github.io/macos-s-system-integrity-protection-sanitizes-your-environment