Kristiyan Dilov
Kristiyan Dilov
I was just working on adding a new benchmark test using `make_sparse_matrix_op` and was planning on making a draft PR today. Is that ok? I can then move on to...
I will add more bench tests later. I will switch to writing some examples to get to know the codebase better
Is this still relevant then? https://docs.rs/qip/latest/qip/
Update: I am very close to completing the bit with edge_colors logic. The only issue I am faced with is, the state of the list I look in is: ```...
I believe I only have tests left (for Heatmaps, next is `TwoQubitInteractionHeatmap`). There is a `heatmaps.py` in the examples folder that I can run but I don't see any plots....
Apologies for the delay. I was working on this from time to time I was having trouble with my setup. I think I have implemented the base logic and have...
Hello again, can I pick this task instead? Is there any additional information I might need?
Hello, I get this error `no method named 'index' found for reference &::NodeId` and I am not sure what other method is allowed. If anyone has any suggestions or has...
Apologies for the late implementation of the feedback. I have started making the corresponding naming changes and will commit any relevant changes. Thank you for the help!
Hi @enavarro51 apologies for being slow, I was just busy. Is it ok if I have a look at it this weekend? I think I am close to finishing it.