Skip to main content

FIESTA is a python library for general interpolation of field values from uniform and non-uniform input points in 2D and 3D.

Project description

biglogo

FIESTA: Field Interpolation and Estimation using Spatial Techniques and Algorithms

Python Tests Python Version Support Version PyPI version Documentation Status GitHub repository github: stars github: forks License: MIT Code style: black zenodo: DOI

Introduction

FIESTA is a python library for general interpolation from uniform and non-uniform input points. The library is written in python with numba acceleration for speed. The library has the optional capability to be used on large data-sets by distributing jobs across multiple processes via MPI. This relies on the mpi4py library and the MPI object from the shift-fft package (see here) which is passed as an additional object into MPI related functions.

Dependencies

Installation

FIESTA can be installed via pip:

    pip install fiesta-pkg

or by cloning the repository:

    git clone https://github.com/knaidoo29/fiesta.git
    cd FIESTA
    pip install .

Once this is done you should be able to call fiesta from python:

    import fiesta

To use the MPI functionality please take a look at the documentation in FIESTA which instructs users how to use the shift-fft MPI object and how to run these distributed jobs successfully without errors or MPI related hanging.

Showcase

The 2D density field computed with FIESTA (from the outputs of a cosmological simulation):

exampledens

The velocity-field along the z-axis computed with FIESTA (from the outputs of a cosmological simulation):

examplevz

Documentation

In depth documentation and tutorials are provided here.

Citation

If you use FIESTA in your work, please cite:

biglogo

    @software{naidoo_fiesta_2026,
      author       = {Krishna Naidoo},
      title        = {FIESTA: Field Interpolation and Estimation using Spatial Techniques and Algorithms},
      month        = may,
      year         = 2026,
      publisher    = {Zenodo},
      doi          = {10.5281/zenodo.20328944},
      url          = {https://doi.org/10.5281/zenodo.20328944},
    }

Support

If you have any issues with the code or want to suggest ways to improve it please open a new issue (here) or (if you don't have a github account) email krishna.naidoo.11@ucl.ac.uk.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fiesta_pkg-1.0.4.tar.gz (70.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fiesta_pkg-1.0.4-py3-none-any.whl (106.2 kB view details)

Uploaded Python 3

File details

Details for the file fiesta_pkg-1.0.4.tar.gz.

File metadata

  • Download URL: fiesta_pkg-1.0.4.tar.gz
  • Upload date:
  • Size: 70.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for fiesta_pkg-1.0.4.tar.gz
Algorithm Hash digest
SHA256 260988f603b110b5e8f51fff434bee522faeb182658719690df9e8d62b303201
MD5 87979aa396ff6fcce5c8cbcad4f29995
BLAKE2b-256 32c1a1090841a970af384e0bd7b7daf369d422056cb87ada3782793f7fddcd2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for fiesta_pkg-1.0.4.tar.gz:

Publisher: publish.yml on knaidoo29/FIESTA

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fiesta_pkg-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: fiesta_pkg-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 106.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for fiesta_pkg-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 83cfd662846a74f1216dd167a3ffc92408e42e387b12cad26ec5f0b72d138932
MD5 8aaf751d47e588ea11140cd72aa064d0
BLAKE2b-256 a089ae503c1475df0084f9cb185d4f85ed6fa90a23b6ce1cc3bcb439e1827f86

See more details on using hashes here.

Provenance

The following attestation bundles were made for fiesta_pkg-1.0.4-py3-none-any.whl:

Publisher: publish.yml on knaidoo29/FIESTA

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page