Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ComputorV1

Resolve polynomial equations

Getting Started

These instructions will get you a copy of the project up and running on your local machine

Prerequisites

Be sure to have Ruby >= 2.5.1 and install the colorize gem

gem install colorize

Launch programm

The script is a single Ruby file. Just launch it with Ruby like this:

$ ruby computor.rb "5 * X^0 + 4 * X^1 - 9.3 * X^2 = 1 * X^0"
$ ruby computor.rb tests

Authors

  • Castres Maxime - Initial work - Mcastres

About

Resolve polynomial equations

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages