cvxpygen icon indicating copy to clipboard operation
cvxpygen copied to clipboard

Would you eventually consider generating code in rust?

Open IndianBoy42 opened this issue 1 year ago • 1 comments

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.

IndianBoy42 avatar Mar 26 '24 12:03 IndianBoy42

@phschiele and I have it on our to do list.

PTNobel avatar Mar 27 '24 01:03 PTNobel