NumPy

From FreeCAD Documentation
Revision as of 23:27, 11 June 2020 by Gbroques (talk | contribs) (Remove references to new workbench style or external workbenches)

Introduction

This page aims to document how to use NumPy with FreeCAD.

numpy comes installed as a dependency of FreeCAD, therefore you can import numpy as np without having to first install it like in normal Python project environments.

FreeCAD Projects Using NumPy

FreeCAD Forum Discussions