Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ohno authored Nov 30, 2023
1 parent c0fafcc commit 221d6bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ julia> He⁺.E(n=1)

## Supported Models

- [Infinite Potential Well](https://ohno.github.io/Antiq.jl/dev/InfinitePotentialWell/) `InfinitePotentialWell`
- [Harmonic Oscillator](https://ohno.github.io/Antiq.jl/dev/HarmonicOscillator/) `HarmonicOscillator`
- [Morse Potential](https://ohno.github.io/Antiq.jl/dev/MorsePotential/) `MorsePotential`
- [Hydrogen Atom](https://ohno.github.io/Antiq.jl/dev/HydrogenAtom/) `HydrogenAtom`
- [Infinite Potential Well](https://ohno.github.io/Antiq.jl/dev/InfinitePotentialWell/) `:InfinitePotentialWell`
- [Harmonic Oscillator](https://ohno.github.io/Antiq.jl/dev/HarmonicOscillator/) `:HarmonicOscillator`
- [Morse Potential](https://ohno.github.io/Antiq.jl/dev/MorsePotential/) `:MorsePotential`
- [Hydrogen Atom](https://ohno.github.io/Antiq.jl/dev/HydrogenAtom/) `:HydrogenAtom`

## Future Works

Expand Down

0 comments on commit 221d6bb

Please sign in to comment.