This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# coding=utf-8 | |
""" | |
Pchip implementation in pure numpy | |
.. author:: Michael Taylor <[email protected]> | |
.. author:: Mathieu Virbel <[email protected]> | |
Copyright (c) 2016 Michael Taylor and Mathieu Virbel | |
Permission is hereby granted, free of charge, to any person obtaining a copy |