Please enable JavaScript.
Coggle requires JavaScript to display documents.
NumPy, GROUP NO:16 KHAN ARSHAD : 20CO24 TAABISH GAZI : 20CO20 SHAIKH…
NumPy
its functions
np.array()
np.arrange()
np.linspace()
np.logspace()
np.zeros()
np.empty()
np.identity()
np.ones()
working in domain of
algebra
fourier transform
matrices
created in 2005
by Travis Oliphant
Woking with arrays
Python library
stands for Numerical Python
aim to provide an array object 50x faster than lists
array object is called ndarray
Numpy arrays are sorted at one continuous place in memrory
processes can access and manipulate them very efficiently
optimized to work with latest CPU architectures
no need to memorize NumPy data types
high-performance multidimensional array object
general-purpose array-processing package
allows to create an identity array and matrix
GROUP NO:16
KHAN ARSHAD : 20CO24
TAABISH GAZI : 20CO20
SHAIKH TAYYAB :20CO50