NumPy

From FreeCAD Documentation

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