Skip to content
View javinoram's full-sized avatar
💭
Floppa enjoyer
💭
Floppa enjoyer

Block or report javinoram

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
javinoram/README.md

About me

Hello there, I'm Javier.

Projects

  • 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.

Pinned Loading

  1. VqePy VqePy Public

    An open source Python package for molecular and condensed matter VQE research

    Python 1 2

  2. SMMCodes SMMCodes Public

    Repository to store scripts that simulate and study differents SMM

    Python

  3. SpinSim.jl SpinSim.jl Public

    Julia package to simulate and study spin models

    Julia

  4. SpinSim.py SpinSim.py Public

    Python package to simulate and study spin models

    Python