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.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

furry_parakeet-0.2.1-cp312-cp312-macosx_14_0_x86_64.whl (367.5 kB view details)

Uploaded CPython 3.12macOS 14.0+ x86-64

File details

Details for the file furry_parakeet-0.2.1-cp312-cp312-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for furry_parakeet-0.2.1-cp312-cp312-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 6ae8f15bd1065b0a8b1fa5997a661b7d5041ad6b801ab2630437a1dbd0818956
MD5 5f5607464cb194e2b57c752b91580552
BLAKE2b-256 bdf8065e2ff7aea5e21d40fef1ad079e83f97ae7ba2bf66c0f3ddc3ee97bf38e

See more details on using hashes here.

Provenance

The following attestation bundles were made for furry_parakeet-0.2.1-cp312-cp312-macosx_14_0_x86_64.whl:

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