NumPy

From FreeCAD Documentation
Revision as of 21:20, 24 August 2020 by Renatorivo (talk | contribs) (Marked this version for translation)
Other languages:

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 Discussion