google-summer-of-code icon indicating copy to clipboard operation
google-summer-of-code copied to clipboard

[Idea]: Symbolic Math

Open Planeshifter opened this issue 2 years ago • 1 comments

Idea

The goal of this idea is to add basic support for symbolic math operations in stdlib.

Expected Outcome

Users have the ability to perform basic symbolic math operations in JavaScript, such as solving equations, simplifying expressions, and using mathematical functions.

Involved Software

No other software should be necessary.

Prerequisite Knowledge

JavaScript, Node.js, and an understanding of mathematics and calculus.

Difficulty

Intermediate

Project Length

350 hours.

Potential Mentors

@kgryte @Planeshifter @rreusser

Planeshifter avatar Jan 12 '23 21:01 Planeshifter

@Planeshifter We probably need to flesh this idea out a bit more (2-5 sentences). In particular, what would constitute an MVP as part of the GSoC project? E.g., it could be a tokenizer or formal AST; however, I am not sure how difficult this would be and whether we'd be able to easily track down an airtight reference implementation.

kgryte avatar Jan 30 '24 23:01 kgryte