Skip to content

Commit addbb91

Browse files
june128leios
authored andcommitted
Improve spelling. (#331)
1 parent 7b045f8 commit addbb91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contents/quantum_systems/quantum_systems.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ $$
187187
$$
188188

189189
and basically describes $$A$$ as a column vector.
190-
The _bra_ represents the Hermitian conjucate of the ket and looks like this:
190+
The _bra_ represents the Hermitian conjugate of the ket and looks like this:
191191

192192
$$
193193
\langle B \rvert
@@ -201,7 +201,7 @@ For example, if we want to indicate the probability of a wavefunction $$\psi$$ c
201201
Now that we have a basic understanding of the notation, we should go through several other important quantum mechanical ideas and properties.
202202

203203
## Eigenstates
204-
As mentioned, the wavefunction $$\Psi(x)$$ is complex and has both real and imaginary parts; however, there are certain states that are eclusively real.
204+
As mentioned, the wavefunction $$\Psi(x)$$ is complex and has both real and imaginary parts; however, there are certain states that are exclusively real.
205205
These states are _eigenstates_ of the system, and are often described as the constituent states that make up all other possible wavefunctions.
206206
In other words,
207207

@@ -236,7 +236,7 @@ In the end, many quantum simulations are focused on the _ground_ state, which is
236236

237237
As we proceed to add new algorithms to simulate quantum systems, I will add more and more notation to this section; however, there are already huge textbooks out there related to understanding and studying quantum systems.
238238
We don't want to re-invent the wheel here.
239-
Instead, we want to focus on an area that is often not considered with too much detail: algorithms and methods researchers use to ascertain new knowedge about quantum mechanics, like the split-operator method, DMRG, quantum Monte Carlo, exact diagonalization, and many more.
239+
Instead, we want to focus on an area that is often not considered with too much detail: algorithms and methods researchers use to ascertain new knowledge about quantum mechanics, like the split-operator method, DMRG, quantum Monte Carlo, exact diagonalization, and many more.
240240

241241
Quantum mechanics is one of those areas of physics that really does push the boundary of human knowledge in a number of different areas and computing is one of those areas.
242242
In fact, [quantum information theory](../quantum_information/quantum_information.md) is currently set to be the next innovation to radically change the landscape of modern computation as we know it!

0 commit comments

Comments
 (0)