Skip to content

Code C et Python d'implémentation des algorithmes numériques

License

Notifications You must be signed in to change notification settings

geoffreylgv/AlgorithmeNumerique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgorithmeNumerique

Code C et Python d'implémentation des algorithmes numériques
Cette librairie de code pour aider toutes les personnes qui ont des difficultés dans l'élaboration des algorithmes numériques de trouver un bon algorithme.

  • Procurer un déblocage et continue son propre code (en ce référant juste au multiples codes ici présents)
  • Aller plus rapidement avec des moyens de bord
  • Lire les ressources et comprendre son code de fond en comble

Crédits tiers

© : geoffreylgv : axb, fxo

  1. python1 : DUPIN Léa - Aéro 2 classe F2 Etudante à Institut Polytechnique des Sciences Avancées - IPSA Paris, France;
  2. python2 : DZADZA Kossi Camarades de classe Centre Informatique et de Calcul - CIC Université de Lomé, Togo.

Contact

Twitter @geoffreylgv
In Connection linkedin.com/in/geoffreylgv

Work dir navigation

LICENSE
README.html
README.md
c
   |-- MethodeThomas
   |   |-- MethodeThomas.cbp
   |   |-- MethodeThomas.depend
   |   |-- MethodeThomas.layout
   |   |-- bin
   |   |   |-- Debug
   |   |   |   |-- MethodeThomas
   |   |-- main.c
   |   |-- obj
   |   |   |-- Debug
   |   |   |   |-- main.o
   |-- axegalb
   |   |-- axball.c
   |-- fxegalzero
   |   |-- fxoall.c
   |-- interpolation
   |   |-- interpolation.c
python
   |-- bissection.py
   |-- gauss.py
   |-- global.py
   |-- lu.py
   |-- newton.py
   |-- pivotpartiel.py
   |-- pivottotal.py
   |-- secante.py
ressources
   |-- 5-M\303\251thode du pivot de Gauss et ses applications.pdf"
   |-- Fortin, Andr\303\251-Analyse nume\314\201rique pour inge\314\201nieurs-Presses internationales Polytechnique (2001).pdf"
   |-- methode_de_la_corde.pdf
   |-- polyAnaNum.pdf

Disclaimer of Warranty.

IL N'Y A PAS DE GARANTIE POUR LE PROGRAMME, DANS LA MESURE PERMISE PAR LA LOI APPLICABLE. LE RISQUE ENTIER CONCERNANT LA QUALITÉ ET LES PERFORMANCES DU PROGRAMME VOUS INCOMBE. SI LE PROGRAMME S'AVÈRE DÉFECTUEUX, VOUS ASSUMEZ LE COÛT DE TOUS LES SERVICES, RÉPARATIONS OU CORRECTIONS NÉCESSAIRES. L'ENTRETIEN, LA RÉPARATION OU LA CORRECTION NÉCESSAIRES SONT BIENVENUES.

About

Code C et Python d'implémentation des algorithmes numériques

Resources

License

Stars

Watchers

Forks

Packages

No packages published