Directory branches/budaev/var/akima/

Directory Created:
2021-08-12 08:49
Total Files:
4
Deleted Files:
0
Lines of Code:
325

[root]/branches/budaev/var/akima
                    directory in repo nlb (1 files, 1793 lines)
                        directory in repo 760 (0 files, 0 lines)
                            directory in repo Drivers (0 files, 0 lines)
                                directory in repo Sp (2 files, 498 lines)
                            directory in repo Src (0 files, 0 lines)
                                directory in repo Sp (1 files, 1234 lines)
                        directory in repo 761 (0 files, 0 lines)
                            directory in repo Drivers (0 files, 0 lines)
                                directory in repo Sp (2 files, 289 lines)
                            directory in repo Src (0 files, 0 lines)
                                directory in repo Sp (2 files, 8522 lines)
                    directory in repo src (3 files, 526 lines)

Lines of Code

branches/budaev/var/akima/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 4 (100.0%) 325 (100.0%) 81.2

Most Recent Commits

sbu062 2021-08-12 08:49 Rev.: 11324

akima package from https://github.com/andrewning/akima
1-Dimensional Akima spline implementation [1] with derivatives not only of the function, but also with respect to the original data points. An Akima spline is a polynomial spline method that avoids overshooting issues common with many other splines (e.g., cubic splines), resulting in a more natural curve. I find Akima splines to be particularly useful in optimization applications for defining distributions of design variables at a small number of points. This type of spline more readily permits using bound constraints directly on the design variables, without worrying about excessive overshooting between them.

325 lines of code changed in 4 files:

  • branches/budaev/var/akima: .gitignore (new 86), LICENSE (new 202), README.md (new 20), setup.py (new 17)
Generated by StatSVN 0.7.0