Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ square-ish
83x99x24mm
4mm
2.2A.
numpy
scipy
piezo
20Hz
20000Hz
Expand Down
8 changes: 8 additions & 0 deletions content/api/included-libraries.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Included Libraries
---

Python already comes with plenty of [built-in libraries](https://docs.python.org/{{% python_version %}}/py-modindex.html) to use, however there are some extra ones installed which may be of use:

- [numpy](https://pypi.python.org/pypi/numpy)
- [scipy](https://pypi.python.org/pypi/scipy)
5 changes: 0 additions & 5 deletions content/tutorials/included-libraries.md

This file was deleted.