loki-ecmwf 0.2.1-2 source package in Ubuntu

Changelog

loki-ecmwf (0.2.1-2) unstable; urgency=medium

  * Fix py3dist-overrides for incorrect dep on python3-loki.
    Closes: #1069631

 -- Alastair McKinstry <email address hidden>  Mon, 22 Apr 2024 09:43:41 +0100

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
loki-ecmwf_0.2.1-2.dsc 2.6 KiB 83abb3d6f9165a10cbd4cfda54aabdf82af028beb8cdceb4ebdf6cc4a15086ab
loki-ecmwf_0.2.1.orig.tar.xz 654.4 KiB 58f180ea04378233ee4d49fbafc2122ea700960361b03f7ad86e75c4f8562255
loki-ecmwf_0.2.1-2.debian.tar.xz 3.7 KiB ec8a144a269369a7f77c0ce9a2ff0a463c66b7ca1c308bb634c41fcc93e8f4a5

Available diffs

No changes file available.

Binary packages built by this source

python3-loki-ecmwf: Source-to-source translation for Fortran

 Loki is an experimental tool to explore the possible use of source-to-source
 translation for ECMWF's Integrated Forecasting System (IFS) and associated
 Fortran software packages.
 .
 Loki is based on compiler technology (visitor patterns and ASTs) and aims
 to provide an abstract, language-agnostic representation of a kernel,
 as well as a programmable (pythonic) interface that allows developers
 to experiment with different kernel implementations and optimizations.
 The aim is to allow changes to programming models and coding styles
 to be encoded and automated instead of hand-applying them, enabling
 advanced experimentation with large kernels as well as bulk processing
 of large numbers of source files to evaluate different kernel implementations
 and programming models.

python3-loki-ecmwf-doc: Source-to-source translation for Fortran - documentation

 Loki is an experimental tool to explore the possible use of source-to-source
 translation for ECMWF's Integrated Forecasting System (IFS) and associated
 Fortran software packages.
 .
 This package contains the HTML documentation for Loki.

python3-loki-ecmwf-lint-rules: Source-to-source translation for Fortran - Lint rules

 Loki is an experimental tool to explore the possible use of source-to-source
 translation for ECMWF's Integrated Forecasting System (IFS) and associated
 Fortran software packages.
 .
 This package contains the Lint rules for the loki-lint tool.

python3-loki-ecmwf-transformations: Source-to-source translation for Fortran - IFS transformations

 Loki is an experimental tool to explore the possible use of source-to-source
 translation for ECMWF's Integrated Forecasting System (IFS) and associated
 Fortran software packages.
 .
 This package contains the IFS transformation implementations for Loki.