Skip to content

A Python package originally based on Carlos Munoz' C-language program, Multipolator.

Notifications You must be signed in to change notification settings

adj-smith/PyMultipolator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PyMultipolator

PyMultipolator (PM) is a small Python package originally based on Carlos Munoz' C-language program, Multipolator (https://github.com/munozcar/multipolator).

PM performs interpolations in multiple dimensions, through co-adding and an inverse linear weighting scheme. It is designed to be used on many-dimensional data sets; for example, producing approximations of spectra of astronomical objects by multiple interpolation ("multipolation") of spectra with parameters close to the requested parameters.

Here you will find both the main PyMultipolator mini-package and an example use case.

About

A Python package originally based on Carlos Munoz' C-language program, Multipolator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages