Skip to content

numojo.science

NuMojo Science Package (numojo.science)

This package contains higher-level, domain-focused modules built on top of the core array/matrix types and the routines layer.

It is intended to be similar in spirit to scipy.* in Python, providing specialized functionality (e.g. signal processing, interpolation) while keeping the foundational numerical building blocks in numojo.core and numojo.routines.

Submodules: - signal: Signal processing utilities - interpolate: Interpolation utilities

Contents

Name Kind Description
interpolate module Interpolate Module (numojo.science.interpolate)
__init__ module NuMojo Science Package (numojo.science)
signal module Signal processing module (numojo.science.signal)