Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RandomKiddo/astrocore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astrocore

Generalized core numerical algorithms originally intended for astrophysical purposes.

See the wiki for information on how to use this package here. Trust me, the wiki looks much better than this page!

Currently implemented aspects:

  1. Inversions
    1. Newton-Raphson
    2. Brent-Dekker
    3. Secant
    4. Bisection
    5. Hybrid (Custom Definition)
  2. Linear Algebra
    1. LU Decomposition w/ Doolittle's Method
  3. Monte Carlo Methods
    1. Area (Definite Integral Approximation)

See the project on PyPI here.

About

Generalized core numerical algorithms originally intended for astrophysical purposes.

Topics

Resources

License

Stars

Watchers

Forks

Languages