loki-ecmwf 0.2.2-1 source package in Ubuntu

Changelog

loki-ecmwf (0.2.2-1) unstable; urgency=medium

  * New upstream release
  * Add misc:Depends for debhelper
  * Set Debian Science Maint. as maintainer
  * Standards-Version: 4.7.0; no changes required

 -- Alastair McKinstry <email address hidden>  Tue, 30 Apr 2024 08:12:33 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
loki-ecmwf_0.2.2-1.dsc 2.7 KiB 978bea1ef9df4b8ca1dd7ffe7f5e62e6940abbb7d85fb545ac4a19512c170437
loki-ecmwf_0.2.2.orig.tar.xz 676.0 KiB 02ac3215962056c0e840b532a0d4926f63c94e62c99057fb47db884ef712f439
loki-ecmwf_0.2.2-1.debian.tar.xz 3.8 KiB 8bdace6b12624044fccf90ac85ed1be6aefa7b6a7f406ea52909bc0dc76c8a97

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.