MCPcopy Create free account
hub / github.com/numpy/numpy / matplotlib2.py

File matplotlib2.py

doc/source/user/plots/matplotlib2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import matplotlib.pyplot as plt
2import numpy as np
3
4x = np.linspace(0, 5, 20)

Callers

nothing calls this directly

Calls 1

linspaceMethod · 0.80

Tested by

no test coverage detected