Skip to content

adolfosilva/newton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newton MIT licensed

A Python implementation of the Newton-Raphson root finding method with a GUI for easier interaction.

Dependencies

You need to install the following dependencies:

  • GTK+3
  • Python 2 (2.6 or later)
  • gobject-introspection

Running

To execute the program, run:

$ ./gui.py

Credits

Icon made by Freepik from flaticon.com.

License

This software is licensed under the MIT license. See LICENSE for details.

About

The Newton-Raphson root finding method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages