deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), python3 (<< 3.12),
python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any
(>= 3.6~)
Description: |-
fast marching method extension (Python 3)
This module implements the fast marching method, used to model the
evolution of boundaries and interfaces in a variety of application areas.
More specifically, the fast marching method is a numerical technique for
finding approximate solutions to boundary value problems of the Eikonal
equation:
.
F(x) | grad T(x) | = 1
.
Typically, such a problem describes the evolution of a closed curve as
a function of time T with speed F(x)>0 in the normal direction at a
point x on the curve. The speed function is specified, and the time at
which the contour crosses a point x is obtained by solving the
equation.
.
scikit-fmm provides functions to calculate the signed distance and travel
time to an interface described by the zero contour of the input array phi.
Homepage: https://github.com/scikit-fmm/scikit-fmm/
Installed-Size: '158'
Maintainer: Bdale Garbee <bdale@gag.com>
Package: python3-scikit-fmm
Priority: optional
Section: python
Source: scikit-fmm
Version: 2022.08.15-3
srcpkg_name: scikit-fmm
srcpkg_version: 2022.08.15-3