Skip to content

Generate lax code from lapack-sys crate#324

Closed
termoshtt wants to merge 2 commits into
masterfrom
lax-bindgen
Closed

Generate lax code from lapack-sys crate#324
termoshtt wants to merge 2 commits into
masterfrom
lax-bindgen

Conversation

@termoshtt
Copy link
Copy Markdown
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
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant