Luis Mantilla

Results 9 issues of Luis Mantilla

### Before submitting Please complete the following checklist when submitting a PR: - [ ] Ensure that your tutorial executes correctly, and conforms to the guidelines specified in the [README](../README.md)....

review-ready

# AnotherQubitBitesTheDust - QHack22 ## Project: QGenes ### Description of the project Developments in microarray technologies have revolutionized life sciences by giving us the capability to simultaneously measure thousands of...

Bio-QML Challenge
Quantum Entrepreneur Challenge

Currently the `Flow` class doesn't find general Pauli flow. There is a partly implemented function for it but it's not finished nor tested. This is important to allow simulations of...

enhancement

It would be really nice to have autodiff in the simulators similar to other QML packages. This could be accomplished via Jax ([see here](https://github.com/google/jax)), PyTorch, autograd, theano, etc -- or...

enhancement

Currently the API reference tab from readthedocs ([see here](https://docs.mentpy.com/en/latest/api.html)) displays all functions and methods at the same time and it feels quite hard to navigate through it. It might be...

good first issue

To integrate `mentpy` with the whole quantum ecosystem there should be a function that allows importing circuits written in `openQSAM`. If they are MBQC circuits, do a quick import, if...

enhancement

Currently, big parts of the code are not tested -- it would be ideal to achieve a code coverage >80%

good first issue

At the moment, `mentpy` is limited to classical simulations. It would be nice to allow hardware support.

enhancement