/numerical-analysis

Numerical analysis algorithms written in Scilab.

Primary LanguageScilabGNU General Public License v2.0GPL-2.0

numerical-analysis

Working numerical analysis algorithms with data samples written in Scilab. Based on the book "Numerical Methods Using Matlab (4th Edition) by John H. Mathews and Kurtis K. Fink. This repo intended for computer science students / teachers.

Feel free to contribute!

TODO

  1. Translate from Spanish to English.
  2. Do basic documentation.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Copyright (C) 2015 Guillermo Colmenero