Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
Mathematically rigorous Quantum Mechanics
You might try Hall, "Quantum Theory for Mathematicians".
Tags:
Reference Request
Soft Question
Quantum Mechanics
Functional Analysis
Related
Is there a Birkhoff's Ergodic Theorem for multivariate functions?
Realising I don't truly understand differentiation when not stated explicitly.
Efficient computation of conjugacy classes of a small group.
Limit of powers of $3\times3$ matrix
Applying the Fourier transform to Maxwell's equations
Solve this differential equation $\Biggr(\frac{dy}{dx} -1\Bigg)\Bigg(y-x\frac{dy}{dx}\Bigg)=\frac{dy}{dx}$
Analytical solution to system of linear ODE's
Equivalence relation by the symmetric difference of sets
Computing $[\mathbb{R}P^2, S^k]$
Calculating sum of converging series $\sum_{n=1}^{\infty}\frac{1-n}{9n^3-n}$
Are the following sets a subspace of $\mathbb{R}^3$?
Pointwise multiplication by unbounded function throws us out of $L^2(\mu)$
Recent Posts
Pandas how to find column contains a certain value
Recommended way to install multiple Python versions on Ubuntu 20.04
Build super fast web scraper with Python x100 than BeautifulSoup
How to convert a SQL query result to a Pandas DataFrame in Python
How to write a Pandas DataFrame to a .csv file in Python