... | ... | @@ -3,6 +3,16 @@ Sverchok can use several external libraries, that provide some mathematical or o |
|
|
One thing you will have to install anyway if you want to use these external libraries is
|
|
|
[pip][6]. All libraries are installed with it.
|
|
|
|
|
|
# Dependencies
|
|
|
|
|
|
- [Simple dependencies](Simple-dependencies)
|
|
|
- [PIP](PIP)
|
|
|
- [SciPy](SciPy)
|
|
|
- [SciKit](SciKit)
|
|
|
- [Circlify](Circlify)
|
|
|
- [PyMcubes](PyMcubes)
|
|
|
- [GeomDL](GeomDL)
|
|
|
- [FreeCAD](FreeCAD)
|
|
|
|
|
|
|
|
|
# Side extending packages
|
... | ... | |