Python:Nicknames

From PrattWiki
Revision as of 00:40, 10 November 2018 by DukeEgr93 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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