Back to Explore

amaurea/sharp

GitHub
1 watchersOpen source

Last release:

This source provides instructions for generating a C file, sharp.c, from Cython code using the command cython sharp.pyx. It is useful if you need to build or integrate the generated C output, and may require edits to remove invalid complex typedefs in some Cython versions.

Project status

  • The sharp wrapper in amaurea/sharp appears quiet and effectively dormant, with the last upstream push on 2016-06-23 and the most recent observed updates all dating to 2016-06-22 to 2016-06-23.
  • Update cadence is no longer active today, based on the multi-year gap (from 2016-06-23 to 2026-06-09) with no new GitHub-side activity indicated by the provided evidence.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • 1.0.3n

    This release (1.0.3n) appears to make only a packaging change in setup.py. The download_url used to fetch the underlying libsharp tarball was updated to point to a different upstream version/archive.

  • 1.0.3-noopenmp

    Release 1.0.3-noopenmp updates the Python packaging/build configuration for the sharp wrapper. Release notes were not provided, so the documented changes cannot be verified against the code changes.

  • 1.0.2-noopenmp

    This release appears to build the same version (1.0.2) of the sharp extension but explicitly disables OpenMP support. The provided release notes are empty, so the actual packaging and build behavior changes are not documented.

  • 1.0.2

    Release 1.0.2 was published on 2016-06-22, but no release notes were provided. There is insufficient information to determine whether this version includes new features, bug fixes, breaking changes, or security updates.

  • 1.0.1

    This release appears to be a packaging metadata update only. The code diff shows only the library version and the source tarball URL changed in setup.py, with no functional code changes.

  • 1.0.0c

    Release 1.0.0c has no release notes provided by the publisher. The only detected code change is in the packaging metadata for the source distribution download URL.

  • 1.0.0b

    The release notes for 1.0.0b are not provided. The only detected code change is in packaging configuration (setup.py), where the explicit packages list was removed.

  • 1.0.0

    Release 1.0.0 was published on 2016-06-22, but no release notes were provided by the publisher. As a result, this release cannot be analyzed for specific new features, breaking changes, bug fixes, or security updates from the release notes alone.