Skip to content

Commit fadf4a0

Browse files
committed
updates README
1 parent 094b40e commit fadf4a0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
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

Comments
 (0)