Jump to content

Python:Nicknames

From PrattWiki

This page is to keep track of the common nicknames for modules and submodules used in EGR 103.

Nicknames

import math as m

import numpy as np

import matplotlib.pyplot as plt

import scipy as sp
import scipy.optimize as opt

import sympy as sym

import PyDAQmx as daq

Homepages and/or Documentation