Home
last modified time | relevance | path

Searched refs:CubicSpline (Results 76 – 100 of 174) sorted by relevance

1234567

/dports/science/py-ase/ase-3.22.0/ase/
H A Dneb.py9 from scipy.interpolate import CubicSpline
603 f = CubicSpline(fit.s, forces, bc_type=bc_type)
/dports/devel/py-qutip/qutip-4.6.2/qutip/qip/device/
H A Dprocessor.py38 from scipy.interpolate import CubicSpline
/dports/science/py-ase/ase-3.22.0/ase/optimize/precon/
H A Dprecon.py14 from scipy.interpolate import CubicSpline
1229 self._x = CubicSpline(self._s, x, bc_type='not-a-knot')
/dports/science/tfel-edf/tfel-3.2.1/include/
H A DMakefile.am170 TFEL/Math/CubicSpline.hxx \
171 TFEL/Math/CubicSpline.ixx \
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc51_rasterio_resampling_progress.rst118 with oversampling. Bilinear, CubicSpline and Lanczos are now available
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/development/rfc/
H A Drfc51_rasterio_resampling_progress.rst118 with oversampling. Bilinear, CubicSpline and Lanczos are now available
/dports/graphics/gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc51_rasterio_resampling_progress.rst118 with oversampling. Bilinear, CubicSpline and Lanczos are now available
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/tests/
H A Dtest_bsplines.py9 sproot, splint, insert, CubicSpline)
902 cub = CubicSpline(self.xx, self.yy, bc_type='periodic')
911 cub = CubicSpline(x, y, bc_type='periodic')
/dports/science/tfel/tfel-3.4.0/include/
H A DMakefile.am191 TFEL/Math/CubicSpline.hxx \
192 TFEL/Math/CubicSpline.ixx \
H A DMakefile.in510 TFEL/Math/IntegerEvaluator.hxx TFEL/Math/CubicSpline.hxx \
511 TFEL/Math/CubicSpline.ixx TFEL/Math/Kriging.hxx \
/dports/finance/quantlib/QuantLib-1.20/ql/termstructures/volatility/equityfx/
H A Dandreasenhugevolatilityinterpl.cpp89 case AndreasenHugeVolatilityInterpl::CubicSpline: in solveFor()
/dports/science/py-scipy/scipy-1.7.1/doc/release/
H A D0.18.0-notes.rst22 - A new class, `CubicSpline`, for cubic spline interpolation of data.
43 Cubic spline interpolation is now available via `scipy.interpolate.CubicSpline`.
556 - `#5653 <https://github.com/scipy/scipy/pull/5653>`__: [MRG] ENH: CubicSpline interpolator
767 - `#6181 <https://github.com/scipy/scipy/pull/6181>`__: ENH: Boundary conditions for CubicSpline
H A D1.3.0-notes.rst42 cubic interpolators ``CubicSpline``, ``PchipInterpolator`` and
524 * `#9808 <https://github.com/scipy/scipy/pull/9808>`__: Fix PPoly integrate and test for CubicSpline
H A D1.6.0-notes.rst510 * `#11758 <https://github.com/scipy/scipy/issues/11758>`__: BUG: of scipy.interpolate.CubicSpline w…
895 * `#13097 <https://github.com/scipy/scipy/pull/13097>`__: BUG: fix CubicSpline(..., bc_type="period…
/dports/devel/py-qutip/qutip-4.6.2/qutip/
H A Dqobjevo.py40 from scipy.interpolate import CubicSpline, interp1d
166 self.func = CubicSpline(self.tlist, self.coeff)
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DGeneralUtils.F901380 PURE SUBROUTINE CubicSpline( n,x,y,r, monotone ) subroutine
1432 END SUBROUTINE CubicSpline
/dports/graphics/f3d/f3d-1.2.1/cmake/
H A Dtesting.cmake150 …nimation DATA InterpolationTest.glb ARGS --verbose NO_BASELINE REGEXP "7: CubicSpline Translation")
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/raster/
H A Dqgsrasterdataprovider.sip.in639 CubicSpline,
/dports/graphics/p5-Geo-GDAL-FFI/Geo-GDAL-FFI-0.09/lib/Geo/GDAL/
H A DFFI.pm226 CubicSpline => 3,
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DMagnetoDynamics2D.F90488 CALL CubicSpline(siz,Bval,Hval,CubicCoeff)
1504 CALL CubicSpline(siz,Bval,Hval,CubicCoeff)
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dresize.c246 static double CubicSpline(const double x,const ResizeFilter *resize_filter) in CubicSpline() function
890 { CubicSpline,2.0, 0.5, 0.0, 0.0, BoxWeightingFunction }, /* Spline Lobes 2-lobed */ in AcquireResizeFilter()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dresize.c246 static double CubicSpline(const double x,const ResizeFilter *resize_filter) in CubicSpline() function
890 { CubicSpline,2.0, 0.5, 0.0, 0.0, BoxWeightingFunction }, /* Spline Lobes 2-lobed */ in AcquireResizeFilter()
/dports/graphics/qgis/qgis-3.22.3/src/app/georeferencer/
H A Dqgsgeorefmainwindow.cpp2075 case QgsImageWarper::CubicSpline: in convertResamplingEnumToString()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/georeferencer/
H A Dqgsgeorefmainwindow.cpp1997 case QgsImageWarper::CubicSpline: in convertResamplingEnumToString()
/dports/databases/postgis30/postgis-3.0.4/doc/po/ko_KR/
H A Dreference_raster.xml.po2561 "알고리즘 옵션에는 'NearestNeighbor', 'Bilinear', 'Cubic', 'CubicSpline', 그리"
11309 "NearestNeighbor(영국 또는 미국 철자), Bilinear, Cubic, CubicSpline 또는 "
11421 "국 또는 미국 철자), Bilinear, Cubic, CubicSpline 또는 Lanczos 리샘플링 알고리"
11469 "국 또는 미국 철자), Bilinear, Cubic, CubicSpline 또는 Lanczos 리샘플링 알고리"
11606 "NearestNeighbor(영국 또는 미국 철자), Bilinear, Cubic, CubicSpline 또는 "
11655 "NearestNeighbor(영국 또는 미국 철자), Bilinear, Cubic, CubicSpline 또는 "
11758 "는 미국 철자), Bilinear, Cubic, CubicSpline 또는 Lanczos 리샘플링 알고리즘을 "
11840 "NearestNeighbor(영국 또는 미국 철자), Bilinear, Cubic, CubicSpline 또는 "
11995 "NearestNeighbor(영국 또는 미국 철자), Bilinear, Cubic, CubicSpline 또는 "
12152 "NearestNeighbor, Bilinear, Cubic, CubicSpline, Lanczos defaulting to "
[all …]

1234567