Skip to content

Oo1Insane1oO/Hermite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Generate Hermite polynomials

Script for generating hermite polynomials along with their first and second derivatives and coefficients for each polynomial. Also writes mentioned to file as a C++ header

USAGE: python hermite.py 'order' 'filname'

where order is the highest order of polynomial to generate(generates all below as well) and filname is name of C++ file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published