Giter Site home page Giter Site logo

geekboy2 / non-linear-systems-of-equations_newton-raphson-method Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 799 KB

This project develops Newton-Raphson algorithms for solving non-linear equations, implementing the solver and exploring selected applications. It concludes with an analysis of challenges and benefits.

License: Apache License 2.0

Makefile 1.77% TeX 43.48% Python 54.76%

non-linear-systems-of-equations_newton-raphson-method's Introduction

Organisation du dépôt

Le code du projet se trouve dans le répertoire src. Pour chaque partie, il y a un code correspondant nommé au numéro de sa partie. Par exemple, le code de la partie 1 se trouve dans le fichier part1.py. On y trouve aussi les différents fichiers de tests qui correspondent aux différentes parties. Par exemple, les tests pour la partie 1 sont dans le fichier test1.py.

Dans le répertoire sections, on peut trouver les différents fichiers latex correspondant aux différentes parties incluses dans le fichier rapport.tex.

Makefile

Le Makefile dispose de plusieurs cibles, et permet en exécutant la commande make test de lancer des tests sur toutes les parties. La commande make permet de générer le rapport, et pour obtenir des détails sur la compilation du rapport, il faut lancer la commande make verbose.

non-linear-systems-of-equations_newton-raphson-method's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.