SciPy

scipy.sparse.csr_matrix.sin

csr_matrix.sin()[source]

Element-wise sin.

See numpy.sin for more information.