Skip to content

Codes written as a part of programming assignments for course ESO208

License

Notifications You must be signed in to change notification settings

APwhitehat/NumericalMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use this ?

Numerical methods have been first grouped into files having common numerical operation.

Each file has classes which defines a class of numerical operation which in turn supports several methods.

Any method can be used by importing the enclosing class (and it's dependencies if any) and running an instance of the same.

main part of the code was meant to solve the given assignment. Not necessary for running the methods.

How to contribute ?

Any of the methods not working like it's supposed to?

Feel free to create an issue describing standard questions like "What's the problem?", "Expected answer", etc

Want to contribute code?

Solve issues, or suggest new additions (and send PR :D ).

About

Codes written as a part of programming assignments for course ESO208

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages