Open kris524 opened 2 years ago
I will add more bench tests later. I will switch to writing some examples to get to know the codebase better
Sounds good - I definitely need to work on adding documentation (I lot of it was lost when I rewrote things), so if anything is unclear please don't hesitate to ask so I know to add better docs in that area.
Is this still relevant then? https://docs.rs/qip/latest/qip/
Those docs are for the Cargo version which is behind the github version. I'd recommend building the docs locally with cargo doc
As a start, I wanted to add a new benchmark test and I thought that make_sparse_matrix_op might be a useful one and we don't have an existing one as well