dials 3.17.0+dfsg3-3build1 source package in Ubuntu

Changelog

dials (3.17.0+dfsg3-3build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 only.

 -- Matthias Klose <email address hidden>  Sat, 16 Mar 2024 23:16:04 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Science Team
Architectures:
amd64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dials_3.17.0+dfsg3.orig.tar.xz 8.0 MiB ff432de1777cdec427776c3601ff39e34e2b92310e6346b13add162916c0e2ea
dials_3.17.0+dfsg3-3build1.debian.tar.xz 12.2 KiB 80eb2b256f1882c1f343d1600e682df608625a94d2a4256fbd28c9c6b44daed6
dials_3.17.0+dfsg3-3build1.dsc 2.5 KiB 277e44000f246d2eb30bfe4ecba2fd2c0a3a5656f9504281c8cd052e8203bca9

View changes file

Binary packages built by this source

dials: Diffraction Integration for Advanced Light Sources

 The DIALS software is developed in a fully open-source, collaborative
 environment. The main development teams are based at Diamond Light
 Source and CCP4, in the UK, and at Lawrence Berkeley National
 Laboratory, USA. However, in the spirit of the open source movement,
 we welcome collaboration from anyone who wishes to contribute to the
 project.
 .
 To avoid “reinventing the wheel” as much as possible, the DIALS
 project builds on knowledge accumulated over many decades in the
 field of crystallographic data processing. We benefit greatly from
 the altruism of experts who contribute their ideas and advice, either
 directly or via their detailed publications on existing algorithms
 and packages such as XDS [2] and MOSFLM [3]. At the heart of the
 DIALS framework lies a design philosophy of hardware abstraction and
 a generalised model of the experiment that is inspired directly by
 material published on the seminal workshops on position sensitive
 detector software [1]. Continuing in the spirit of these workshops we
 held our own series of meetings, with talks from invited speakers,
 and code camps in which specific problems are addressed by intensive
 effort across the collaboration. Summaries of these meetings and
 copies of slides given as presentations are available here.
 .
 DIALS is written using Python and C++, making heavy use of the cctbx
 [4] for core crystallographic calculations and much infrastructure
 including a complete build system. Seamless interaction between the
 C++ and Python components of this hybrid system is enabled by
 Boost.Python. Python provides a useful ground for rapid prototyping,
 after which core algorithms and data structures may be transferred
 over to C++ for speed. High level interfaces of the hybrid system
 remain in Python, facilitating further development and code reuse
 both within DIALS and by third parties.

python3-dials: Diffraction Integration for Advanced Light Sources - Python3

 The DIALS software is developed in a fully open-source, collaborative
 environment. The main development teams are based at Diamond Light
 Source and CCP4, in the UK, and at Lawrence Berkeley National
 Laboratory, USA. However, in the spirit of the open source movement,
 we welcome collaboration from anyone who wishes to contribute to the
 project.
 .
 To avoid “reinventing the wheel” as much as possible, the DIALS
 project builds on knowledge accumulated over many decades in the
 field of crystallographic data processing. We benefit greatly from
 the altruism of experts who contribute their ideas and advice, either
 directly or via their detailed publications on existing algorithms
 and packages such as XDS [2] and MOSFLM [3]. At the heart of the
 DIALS framework lies a design philosophy of hardware abstraction and
 a generalised model of the experiment that is inspired directly by
 material published on the seminal workshops on position sensitive
 detector software [1]. Continuing in the spirit of these workshops we
 held our own series of meetings, with talks from invited speakers,
 and code camps in which specific problems are addressed by intensive
 effort across the collaboration. Summaries of these meetings and
 copies of slides given as presentations are available here.
 .
 DIALS is written using Python and C++, making heavy use of the cctbx
 [4] for core crystallographic calculations and much infrastructure
 including a complete build system. Seamless interaction between the
 C++ and Python components of this hybrid system is enabled by
 Boost.Python. Python provides a useful ground for rapid prototyping,
 after which core algorithms and data structures may be transferred
 over to C++ for speed. High level interfaces of the hybrid system
 remain in Python, facilitating further development and code reuse
 both within DIALS and by third parties.
 .
 This is the Python 3 version of the package.

python3-dials-dbgsym: debug symbols for python3-dials