loki-ecmwf 0.2.3-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Tue, 07 May 2024 09:29:48 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
loki-ecmwf_0.2.3-1.dsc 2.7 KiB 16e82ec3ff228d4993d0bdc21633b2b6d588b7ec6c4b7e061532ae6e6e8dec9a
loki-ecmwf_0.2.3.orig.tar.xz 676.1 KiB af9b64c82d416856fa2d7a760e800fba135fa389e53ed5c0661716eaeef1d5a8
loki-ecmwf_0.2.3-1.debian.tar.xz 3.8 KiB 94e5d1f37df3d506e16728890397934d2e751ecefd5bb327bbe9c279c19d026b

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.