Skip to content

Commit

Permalink
installation information
Browse files Browse the repository at this point in the history
  • Loading branch information
acanbay committed Mar 18, 2022
1 parent ffff392 commit 142cb1c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
APRICOT is a python3 module that simulates the behavior of particle beams in electromagnetic fields as they pass through various beamline elements and calculates beamline parameters at the end of the beamline.

The module needs **numpy** (vector analysis), **matplotlib** (visualization) and **scipy** (small interval calculation) modules to work. Compatible versions of required modules can be installed on your system with the following command:

```
pip install -r requirements.txt
**Installing via pip:**
```console
pip install apricotbl
```

<br />
Expand Down

0 comments on commit 142cb1c

Please sign in to comment.