Skip to main content

No project description provided

Project description

https://codecov.io/github/Roman-HLIS-Cosmology-PIT/furry-parakeet/graph/badge.svg?token=K33BI5YAKV

furry-parakeet: C kernels and wrappers for image combination

This repository contains the linear algebra and interpolation kernels used by PyIMCOM.

Installation

You should be able to pip install by going to the furry-parakeet directory and running:

pip install .

This uses the Numpy/C API. If you want to adjust the default settings for C compilers, you can edit setup.py (for example: openmp is enabled by default).

Legacy versions

Previous versions of furry-parakeet installed each file as a python module, so you would import with import pyimcom_croutines. You would now write from furry_parakeet import pyimcom_croutines. You can make code that would be compatible with either using:

try:
    from furry_parakeet import pyimcom_croutines
except ImportError:
    import pyimcom_croutines

Helpful information

There are interface instructions if you are interested in how furry-parakeet can interface with other tools in the Roman ecosystem.

You can also look at the readthedocs page for the Python routines, and the C routines page for the C routines that are wrapped into Python.

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

furry_parakeet-0.0.0.tar.gz (28.4 kB view details)

Uploaded Source

File details

Details for the file furry_parakeet-0.0.0.tar.gz.

File metadata

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

File hashes

Hashes for furry_parakeet-0.0.0.tar.gz
Algorithm Hash digest
SHA256 c269f08e0c685732a13186a5d433d2b607804fe6ceeb8dd1f268bb6a630b2397
MD5 7e596201fc2b5926a8080da5c3ff019e
BLAKE2b-256 b79d396c3700460c002ad3f42a48484458d30a18fb5a2acc2db554f91f59d2ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for furry_parakeet-0.0.0.tar.gz:

Publisher: publish-to-pypi.yml on Roman-HLIS-Cosmology-PIT/furry-parakeet

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