dipy 1.4.1-1 source package in Ubuntu

Changelog

dipy (1.4.1-1) unstable; urgency=medium

  [ Helmut Grohne ]
  * Demote documentation dependencies to B-D-I. (Closes: #983840)

  [ Étienne Mollier ]
  * New upstream version 1.4.1.
  * d/watch: fix broken link to Github and refer through https instead of http.
  * Standards-Version: 4.6.0 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Apply multi-arch hints.
    + python3-dipy-lib: Add Multi-Arch: same.
    + python-dipy-doc: Add Multi-Arch: foreign.
  * d/control, crossbuild.patch: demote python3-h5py, -nibabel and -tqdm
    build-dependencies as <!nocheck>, and prevent setup.py to forcefully
    ask for the corresponding modules; this enables cross compilation.
    (Also demote python3-scipy to reduce the load on nocheck build profiles.)
  * d/control, d/rules: make python-dipy-doc depend on libjs-mathjax, and avoid
    one to refer to mathjax online while reading the documentation, which would
    otherwise be a privacy breach.
  * d/control: add myself to uploaders.
  * d/rules: make all example scripts not executable, for consistency.
  * d/rules: enable hardening.
  * d/copyright: update copyright years.
  * add spelling-error-in-binary.patch.

 -- Étienne Mollier <email address hidden>  Sat, 18 Sep 2021 12:58:08 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dipy_1.4.1-1.dsc 2.5 KiB 9e38b525813b613649997ac2bfb7caf89a69a824684f84d7fac02e59769ca414
dipy_1.4.1.orig.tar.gz 5.8 MiB 56150f27eaa7ba406126d59ef4bf0d48ef6549a068c4c86c53978f326f9d5565
dipy_1.4.1-1.debian.tar.xz 10.5 KiB 37c1c5b13e6e19c35803023ed45e17a5a330fa60b245ef44b029868cfc5b8873

Available diffs

No changes file available.

Binary packages built by this source

python-dipy-doc: Python library for the analysis of diffusion MRI datasets -- documentation

 DIPY is a library for the analysis of diffusion magnetic resonance
 imaging data.
 .
 This package provides the documentation in HTML format.

python3-dipy: Python library for the analysis of diffusion MRI datasets

 DIPY is a software project for computational neuroanatomy. It focuses
 on diffusion magnetic resonance imaging (dMRI) analysis and
 tractography but also contains implementations of other computational
 imaging methods such as denoising and registration that are
 applicable to the greater medical imaging and image processing
 communities. Additionally, DIPY is an international project which
 brings together scientists across labs and countries to share their
 state-of-the-art code and expertise in the same codebase,
 accelerating scientific research in medical imaging.
 .
 Here are some of the highlights:
  - Reconstruction algorithms: CSD, DSI, GQI, DTI, DKI, QBI, SHORE
    and MAPMRI
  - Fiber tracking algorithms: deterministic and probabilistic
  - Native linear and nonlinear registration of images
  - Fast operations on streamlines (selection, resampling, registration)
  - Tractography segmentation and clustering
  - Many image operations, e.g., reslicing or denoising with NLMEANS
  - Estimation of distances/correspondences between streamlines and
    connectivity matrices
  - Interactive visualization of streamlines in the space of images
 .
 This package contains the Python 3 version.

python3-dipy-lib: Python library for the analysis of diffusion MRI datasets -- Python3 extensions

 DIPY is a library for the analysis of diffusion magnetic resonance
 imaging data.
 .
 This package provides architecture-dependent builds of the extensions
 for Python3.

python3-dipy-lib-dbgsym: debug symbols for python3-dipy-lib