https://github.com/andrewannex/cspice-meson-cyice-test

test repo for compiling cyice with meson

https://github.com/andrewannex/cspice-meson-cyice-test

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

test repo for compiling cyice with meson

Basic Info
  • Host: GitHub
  • Owner: AndrewAnnex
  • License: other
  • Language: Meson
  • Default Branch: main
  • Size: 85.9 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

cspice meson test for cython for spiceypy proof of concept

```bash

something like...

meson setup build --reconfigure meson compile -C build #(or ninja -C build -v)

python -m build -w .

pip install dist/testcyice-0.0.1-cp313-cp313-macosx150arm64.whl ```

Owner

  • Name: Dr. Andrew Annex
  • Login: AndrewAnnex
  • Kind: user
  • Location: Pasadena, CA
  • Company: SETI Institute

Coder and Planetary Science PhD from Johns Hopkins University. Fmr Postdoc @ Caltech, Current Senior Science Systems Engineer @ SETI Institute

GitHub Events

Total
  • Push event: 10
  • Create event: 2
Last Year
  • Push event: 10
  • Create event: 2

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • ilammy/msvc-dev-cmd v1.13.0 composite
pyproject.toml pypi