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 repository appears to be largely inactive, with the last recorded upstream push on 2016-06-23 and the most recent tagged updates (1.0.3n, 1.0.3-noopenmp) also dated 2016-06-23.
- The apparent update cadence is low, based on the small set of recent updates tightly clustered within about a day (2016-06-22 to 2016-06-23), and no newer updates beyond that timeframe in the provided evidence.
AI summary generated Today
Recent updates
1.0.3n
6/23/2016This 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
6/23/2016Release 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
6/23/2016This 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
6/22/2016Release 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
6/22/2016This 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
6/22/2016Release 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
6/22/2016The 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
6/22/2016Release 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.