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 094b40e commit fadf4a0Copy full SHA for fadf4a0
README.md
@@ -1 +1,12 @@
1
A julia package for algebraically solving multivariate polynomial systems.
2
+
3
+## Installation
4
+AlgebraicSolving requires Julia 1.6 or newer. In principle it can be installed and used
5
+like any other Julia package; doing so will take a couple of minutes:
6
7
8
+## Documentation and Examples
9
10
+You can find a detailed documentation including examples at
11
+https://algebraic-solving.github.io/ .
12
0 commit comments