Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@EigenSolver
EigenSolver
Follow
View EigenSolver's full-sized avatar
:electron:
Solving Quantum Dynamics

Yuning Zhang EigenSolver

:electron:
Solving Quantum Dynamics
Ph.D. Candidate, Quantum Computing.

Organizations

@MSC-CQU

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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. I develop highly efficient numerics in Julia to simulate open 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 Loading

  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 6

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

    Extensible, Efficient Quantum Algorithm Design for Humans.

    Julia 1k 131

  3. SpinShuttling.jl SpinShuttling.jl Public

    Simulate the correlated stochastic noise in multiple-spin shuttling problem.

    Julia 1

  4. QuantumBFS/QuAlgorithmZoo.jl QuantumBFS/QuAlgorithmZoo.jl Public

    A curated implementation of quantum algorithms with Yao.jl

    Julia 110 21

AltStyle によって変換されたページ (->オリジナル) /