Skip to content

xxAVOGADROxx/Ritt-Wu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of the Ritt-Wu's algorithm.

This project implements the Characteristic set method developed by Ritt and Wu. We use Haskell programming language, massiv libary to be more precise, to compute the elements of an ascending chaing with parallel computing.

Prerequisites

The project is under constant development using GHC 8.6.4. Compilers under this version doesn't work correctly. We recommend use versions higher than 8.6.x. Also, the proyect execution need the cabal (recommended) or stack CLT.

Running the tests

The test are evaluated using cabal new-bench, for testing purposes the default test are 10 samples.

Built With

  • Massiv - Haskell library to manage parallesm using OS threads.

Authors

  • Jose Seraquive - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Ritt-Wu algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published