Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Matrices, like any other primitive data type, are stack-allocated. Do you want matrices to be allocated on the heap? If you're looking to do Pandas-style data science, you'd have to write your own implementation, where you could adjust for exactly how you want to do the multiplication. The builtin matrices are typically pretty small (~4x4 or 3x3), a very common use case in graphics or games programming.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: