dpilger26 / NumCpp

C++ implementation of the Python Numpy library
https://dpilger26.github.io/NumCpp
MIT License
3.55k stars 550 forks source link

Feature/poly1 d for array #198

Closed TorokLev closed 1 year ago

TorokLev commented 1 year ago

This extends functionality of scalar only poly1D evaluation to matrices.

TorokLev commented 1 year ago

Poly 1D for arrays is already written in rc_v2.11.0