Develop C implementations for base special mathematical functions
- Mentors
- Philipp Burckhardt, rreusser
- Organization
- stdlib
- Technologies
- c, javascript, node.js
- Topics
- mathematics, web
This project aims at developing C implementations for base special mathematical functions in stdlib, which are currently implemented in JavaScript. This would enable us to switch to the C implementation of a particular function, whenever necessary, by installing node addons. Along with that, this project would also aim to add some more packages to base special. We would also be updating the implementations of our existing packages, according to the latest standards, and would be working on the automation and scaffolding part, to generate package metadata, that would be beneficial for working with higher order APIs.