We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca1f62 commit 300a4e0Copy full SHA for 300a4e0
1 file changed
README.md
@@ -1,8 +1,8 @@
1
# PythonComplex
2
-Complex class for different operations on complex numbers.
+A package for different operations on complex numbers.
3
4
## More details
5
-- This class is essentially for mathematical operations on complex numbers.
+- This package is essentially for mathematical operations on complex numbers.
6
- It is very easy and intuitif to use, as any mathematicain would expect.
7
- There is more to come on this class, like power of complex numbers.
8
0 commit comments