Extending Level 2 and Level 3 BLAS routines for linear algebra
Kaustubh Patange
This project aims to resolve Issue add blas bindings and implementations for linear algebra by systematically adding the missing Level 1, 2, and 3...
Add batch machine learning algorithms in Javascript and C
Nakul Krishnakumar
This project aims to implement machine learning algorithms in JavaScript and C within stdlib, laying the foundation for a broader ecosystem of...
Add support for Low-Level Singular Value Decomposition via LAPACK
Prajjwal Bajpai
This project adds LAPACK bindings and JavaScript implementations for singular value decomposition in stdlib, with the main focus on the dgesvd...
Add support for solving systems of linear equations with LAPACK
Pratik Bhagwat
This proposal aims to strengthen stdlib’s linear algebra capabilities by implementing LAPACK-based solve routines for structured matrix formats such...
Expanding the Vega engine to support the analysis of multidimensional data
Sachin Pangal
This project aims to extend the plot module by implementing the missing building blocks needed for end-to-end chart creation. The work will focus on...