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 fcec148 commit 1fffa20Copy full SHA for 1fffa20
README.rst
@@ -12,4 +12,11 @@ Better readability
12
13
The Main Functions are Implemented in Rust, but you can not call direct the Rust Functions, this will do in Python written wrapper Functions.
14
15
-The in Python Written Wrapper Functions gives you a gurenteed better performance and precision.
+The in Python Written Wrapper Functions gives you a gurenteed better performance and precision.
16
+
17
+Import
18
+======
19
20
+.. code-block:: python
21
22
+ import highpymath as math
0 commit comments