+-+-+ +-+ +-+-+-+-+
|G|O| |4| |H|I|V|E|
+-+-+ +-+ +-+-+-+-+

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

Introducing Poly Calc: a computer algebra project

BY: @mike00632 | CREATED: March 20, 2018, 9:08 p.m. | VOTES: 1 | PAYOUT: $0.00 | [ VOTE ]

[IMAGE: https://steemitimages.com/DQmXJfR6HPbFob3ahgQuFW5yZNM7Br3N9U9ks5Q3xSNdmdp/Transparent%20PolyCalc%20Logo.png]

I've started a hobby project that manipulates polynomials. Currently the program can parse strings, characterize a single or multivariable polynomials into a standard form and then perform operations on the polynomial, including division. The GitHub page can be found here.

I began this project in order to practice my coding skills and to eventually get my hands dirty with topics from Algebraic Geometry.

Here is an example of Poly Calc's string parsing. It formats and collects like terms:
[IMAGE: https://steemitimages.com/DQmer51i1HTuiwQe2WdLJgSi2xrFwWacjUuPLYHt6Z3ukV5/image.png]

Here is an example of Poly Calc dividing multivariable polynomials:
[IMAGE: https://steemitimages.com/DQmPu15PRTr5HNfcrrsUUXGzMqQNfTU8ccvS7qqQtBik8TH/image.png]
The application is far from complete. Here are a list of goals for the project to make it more useful:

Short-term Goals:

Long-term Goals:

I will write progress updates. Feel free to give me suggestions or contribute code!

-Mike

TAGS: [ #mathematics ] [ #algebra ] [ #polynomials ]

Replies

NO REPLIES FOUND.

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>