We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae3e7a commit bafd547Copy full SHA for bafd547
README.md
@@ -12,5 +12,7 @@ All these support diffrent algorithms and are flexibe
12
## Instructions
13
- Copy the module to the location of your file
14
- Import the module as
15
-> import numerics as nm
+> ```python
16
+> import numerics as nm
17
+> ```
18
- Follow the examples.ipynb and example.pdf on how to use the module
0 commit comments