Skip to content

justinlubin/newton-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newton-hs

A Newton fractal generator written in Haskell

Usage

./newton-hs fileName top left bottom right step

Building and Running

cabal build
./dist/build/newton-hs/newton-hs "examples/myExample.bmp" -1 -2 1 2 0.001

About

A Newton fractal generator written in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published