loki-ecmwf 0.1.6-4 source package in Ubuntu

Changelog

loki-ecmwf (0.1.6-4) unstable; urgency=medium

  * Substvars creates incorrect deps on 'python3-loki'.
    Hard-code python3-loki-ecmwf

 -- Alastair McKinstry <email address hidden>  Mon, 04 Mar 2024 14:52:11 +0000

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
loki-ecmwf_0.1.6-4.dsc 2.6 KiB d1d5c6dafb6197429adff4df4346a9569c4490fcd42f2397aa6f841f2cd93f71
loki-ecmwf_0.1.6.orig.tar.xz 608.7 KiB 395e40b0d649bfe033efbe42208c5b11c47e67a2bdc534adee9f7011f6478480
loki-ecmwf_0.1.6-4.debian.tar.xz 3.6 KiB 62a6d72f68d5e599404ed0b7f03dab1f6b51d83e90831fbc8e27d5143775e40e

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.