Skip to content

Conversation

termoshtt
Copy link
Member

lapack-sys crate has been generated using rust-bindgen from lapack.h of LAPACKE project at https://github.com/blas-lapack-rs/lapack-sys/blob/master/bin/generate.sh

This PR try to generate idiomatic rust binding for as lax code as Rust (lapack-sys) to Rust (lax) code generation based on proc-macro utilities (syn, quote, proc-macro2).

This is a revival of blas-lapack-rs/lapack-sys#12

@termoshtt termoshtt self-assigned this Aug 29, 2022
@termoshtt
Copy link
Member Author

This is originated from considering about #327, but it should be resolved by #329.

I also find the generation of lax code will be very hard while creating #328.

@termoshtt termoshtt closed this Aug 31, 2022
@termoshtt termoshtt deleted the lax-bindgen branch August 31, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant