Skip to content

Commit 9c31bb7

Browse files
authored
Update README.md
1 parent f5689d2 commit 9c31bb7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# labfis.py
22
Small library (currently only one class) for uncertainty calculations. Made by and for Physics Laboratory students in IFSC, who can't use uncertainties.py because mean absolute deviation.
3+
4+
To get this library on google colaboratory:
5+
6+
```
7+
!curl --remote-name \
8+
-H 'Accept: application/vnd.github.v3.raw' \
9+
--location https://raw.githubusercontent.com/Ovenbird-j/labfis.py/master/labfis.py
10+
```

0 commit comments

Comments
 (0)