How to Install and Uninstall python3-scikit-fmm Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "python3-scikit-fmm" package

This guide let you learn how to install python3-scikit-fmm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-scikit-fmm

2. Uninstall "python3-scikit-fmm" package

This tutorial shows how to uninstall python3-scikit-fmm on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-scikit-fmm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-scikit-fmm package on Ubuntu 21.10 (Impish Indri)

Package: python3-scikit-fmm
Architecture: amd64
Version: 2019.1.30-1build1
Priority: optional
Section: universe/python
Source: scikit-fmm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Bdale Garbee
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 162
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), python3 (<< 3.10), python3 (>= 3.9~), python3-numpy, python3:any (>= 3.6~)
Suggests: python-scikit-fmm-doc
Filename: pool/universe/s/scikit-fmm/python3-scikit-fmm_2019.1.30-1build1_amd64.deb
Size: 42048
MD5sum: d72d0225b210ab006201c53e86f43fb4
SHA1: 95c61a75d9c6a66a2f943bc19a1e8d280f4f346e
SHA256: d8c3e33fd5d3c65949f1076d628032c108ac0dad567266bfe493fcedbd1167b5
SHA512: cbb33ada2f07298d5fb657b23dae7b2a8a03fe091fedf20782dd873b2331fc6e034a1c0f463751dae00cc953e2b3ac7001ac5d77c3733fe2bcf60eed2d836f06
Homepage: https://github.com/scikit-fmm/scikit-fmm/
Description-en: 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.
Description-md5: bd161ffa489ea0ea50fc871f1cc8d902