You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I gave it a short try, and notice that CMake is not the primary configuration step: some of it is handle by setup.py, so this is not directly compatible with cmeel. I'll probably be able to dig further and workaround this issue, and I started a bit in this direction, but I'm currently taking a month off, so don't expect much progress soon
I noticed that cmeel creates a wheel for CppAD; see
https://pypi.org/project/cmeel-cppad/20220000.4/
Do you think this technology could be used to easily create a pip install for cppad_py ?; see
https://cppad-py.readthedocs.io/en/latest/setup_py.html
If we were to try this, I would suggest starting with include_mixed false; see
https://cppad-py.readthedocs.io/en/latest/get_cppad_sh.html#get-cppad-sh-settings-include-mixed
The text was updated successfully, but these errors were encountered: