Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EigenSolver committed Jul 2, 2024
1 parent 72f2cb0 commit d3537d5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*Simulate the multiple-spin shuttling problem under correlated stochastic noise.*

## Installation
<!-- ### Github Repository -->
`SpinShuttling.jl` can be installed by cloning the repository from github.
```shell
git clone https://github.com/EigenSolver/SpinShuttling.jl.git
Expand All @@ -16,11 +15,6 @@ From the Julia REPL, type `]` to enter the Pkg REPL mode and run
```julia
pkg> add .
```
<!-- ### Julia Package Manager
From the Julia REPL, type `]` to enter the Pkg REPL mode and run
```shell
pkg> add SpinShuttling
``` -->

## What does this package do
This package provides a set of abstractions and numericals tools to simulating dynamics of multi-spin system under correlated noises, based on the Gaussian random field approach.
Expand Down

0 comments on commit d3537d5

Please sign in to comment.