Skip to content
View EigenSolver's full-sized avatar
:electron:
Building Quantum Computer
:electron:
Building Quantum Computer

Highlights

  • Pro

Organizations

@MSC-CQU
Block or Report

Block or report EigenSolver

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
EigenSolver/README.md

Hi there, I'm Yuning👋

#!/usr/bin/python
# -*- coding: utf-8 -*-


class QuantumPhysicist:

    def __init__(self):
        self.name = "Yu-Ning Zhang"
        self.role = "Quantum Physicist"
        self.hobbies = ["Physics", "Mathematics", "Coding", "Gaming"]
        self.language_spoken = ["zh_CN", "en_US"]

    def say_hi(self):
        print("Hello, I program mathematics and quantum physics!")

me = QuantumPhysicist()
me.say_hi()

I am a Ph.D. student working in the area of quantum information and stochastic quantum dynamics. I develop highly efficient numerics in Julia to simulate quantum systems. In my leisure time, I love programming and solving mathematical puzzles.

Aside from my research, I also have a broad curiosity about trending technologies such as the LLM-based autonomous agent or decentralized networks of Web 3.0.

$\Huge {\hat {H}}|\psi _{n}(t)\rangle =i\hbar {\frac {\partial }{\partial t}}|\psi _{n}(t)\rangle,\quad S(\rho )= -\mathrm {tr} (\rho \ \log _{2}\ \rho )$

Pinned

  1. SpinControl.jl SpinControl.jl Public

    A Julia package to simulate the open-system dynamics of a noisy spin qubit driven by customizable quantum control protocols.

    Julia 5

  2. QuantumBFS/Yao.jl QuantumBFS/Yao.jl Public

    Extensible, Efficient Quantum Algorithm Design for Humans.

    Julia 901 115

  3. nanmu42/CQUThesis nanmu42/CQUThesis Public template

    📝 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University

    TeX 250 64

  4. EvoEvolver/EvoNote EvoEvolver/EvoNote Public

    Python 11