loki-ecmwf 0.1.6-2 source package in Ubuntu

Changelog

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

  * Build-dep on pybuild-plugin-pyproject, python3-sphinx-rtd-theme,
    pandoc
  * add d/py3dist-overrides file
  * Add debian/* to d/copyright
  * Fix call to make docs: PYTHONPATH needs to be set
  * Fix typo that breaks privacy-breach replace in d/rules

 -- Alastair McKinstry <email address hidden>  Sun, 18 Feb 2024 12:58:35 +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-2.dsc 2.6 KiB b33abdd30c5ec47e68452d0f6179c67b649dac2b11d2880d88973061b526e86d
loki-ecmwf_0.1.6.orig.tar.xz 608.7 KiB 395e40b0d649bfe033efbe42208c5b11c47e67a2bdc534adee9f7011f6478480
loki-ecmwf_0.1.6-2.debian.tar.xz 3.5 KiB 06e1994aeb34798587319ba2831abafa4940574bd03ca66ee158c57f61ed2f3b

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.