Hello there, I'm Javier.
- HandWritting: A web app to read handwritten characters in some alphabets.
- The available alphabets are hiragana, hangul and cyrillic.
- VqePy: Python library that implement a interface to construct spin model representantions and execute variational quantum algorithms.
- The available models are Molecules, Fermi-Hubbard and spin models.
- The available methods are VQE.
- SpinSim.py: Python package that allow to construct matrix representations of spin models and compute some quatities of interest.
- SpinSim.jl: Julia version of the SpinSim.py.
- SMMCodes: Repository with scripts to simulate different SMM and their differents properties.
- C++ quantum circuit: My implementation of a quantum circuit in C++ having a small set of gates.