NumPy

From FreeCAD Documentation
Revision as of 18:19, 19 June 2020 by Kunda1 (talk | contribs) (Added Category:3rd Party)
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