Welcome to lib601’s API Reference!¶
The lib601 package contains the following modules (most of which you will
have written by the end of the semester!):
- Probability Distributions (
lib601.dist) - Solving Systems of Linear Equations (
lib601.le) - LTI Systems (
lib601.lti) - Markov Chains and Hidden Markov Models (
lib601.markov) - Finding Minima of Functions (
lib601.minima) - Plotting Window (
lib601.plotWindow) - Polynomials (
lib601.poly) - Graph Search (
lib601.search) - Geometric Utilities (
lib601.util)
You can also browse through the Index.