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 think the C code can be wrapped in a rust model with FFI, but for use in a rust program it would be easier/safer to have a rust module/crate directly. Clarabel.rs could be used directly as well.
Perhaps could add the ability to (optionally) generate bindings for other languages, just as Python is generated automatically currently, like Julia, Rust, etc.
The text was updated successfully, but these errors were encountered:
I think the C code can be wrapped in a rust model with FFI, but for use in a rust program it would be easier/safer to have a rust module/crate directly. Clarabel.rs could be used directly as well.
Perhaps could add the ability to (optionally) generate bindings for other languages, just as Python is generated automatically currently, like Julia, Rust, etc.
The text was updated successfully, but these errors were encountered: