Skip to content

Mcastres/ComputorV1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages