An open API service indexing awesome lists of open source software.

https://github.com/avivace/mvpoli

Common Lisp and SWI-Prolog libraries to manipulate multivariate polynomials.
https://github.com/avivace/mvpoli

clisp common-lisp lisp multivariate-polynomials polynomials prolog swi-prolog swi-prolog-library university-assignment university-project

Last synced: about 1 month ago
JSON representation

Common Lisp and SWI-Prolog libraries to manipulate multivariate polynomials.

Awesome Lists containing this project

README

        

# Multivariate Polynomials
Project for the *Programming Paradigms* course (S1, 2017), from my [Bachelor's Degree in Computer Science](https://github.com/avivace/compsci).

Two libraries (Prolog and Common Lisp) to manipulate multivariate polynomials.
Available predicates allows parsing, sorting, operations(sum, product), evaluating and printing polynomials.