• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Wiki
  • Dependencies

Dependencies · Изменения

История страницы
Updated Dependencies (markdown) создал Мар 21, 2021 по автору nikitron's avatar nikitron
Скрыть пробелы
Построчно Рядом
Dependencies.md
Просмотреть страницу @2d44627b
...@@ -3,6 +3,16 @@ Sverchok can use several external libraries, that provide some mathematical or o ...@@ -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 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. [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 # Side extending packages
......
Клонировать репозиторий
  • For Users:
    • Web resources about Sverchok
    • Dependencies and their installation
      • Simple dependencies
      • PIP
      • SciPy
      • SciKit image
      • Circlify
      • PyMcubes
      • GeomDL
      • FreeCAD
    • Sverchok for Blender 2.8x Release Notes
    • Profile Node Examples
    • Set up GitHub account for exporting node trees from Sverchok
    • Custom Defaults
    • Installation on Gentoo-based systems
    • Non-standard Python modules installation
    • Sverchok for Blender 2.79 Installation
    • Sverchok Extensions
    • FAQ
  • For Developers:
    • Install Development version
    • Contributing
      • Git practices
    • Building documentation tarball
    • Macros
    • Sverchok Node Tutorial
      • High-level node howto
      • Details