{"id":19512319,"url":"https://github.com/vmchale/pybqn","last_synced_at":"2025-04-26T04:31:32.447Z","repository":{"id":128761413,"uuid":"599332289","full_name":"vmchale/pybqn","owner":"vmchale","description":"BQN↔NumPy bridge","archived":false,"fork":false,"pushed_at":"2025-03-15T16:18:14.000Z","size":83,"stargazers_count":20,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"canon","last_synced_at":"2025-04-04T08:01:36.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmchale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-08T23:14:48.000Z","updated_at":"2025-03-27T15:23:44.000Z","dependencies_parsed_at":"2024-03-16T15:48:04.513Z","dependency_job_id":"1b25fab5-a4f7-4207-90d7-c7960512b22c","html_url":"https://github.com/vmchale/pybqn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpybqn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpybqn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpybqn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpybqn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmchale","download_url":"https://codeload.github.com/vmchale/pybqn/tar.gz/refs/heads/canon","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250931021,"owners_count":21509802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T23:25:28.171Z","updated_at":"2025-04-26T04:31:32.436Z","avatar_url":"https://github.com/vmchale.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BQN↔NumPy bridge\n\n```python\n\u003e\u003e\u003e import numpy as np\n\u003e\u003e\u003e import bqn\n\u003e\u003e\u003e bqn.bqn('{(+´÷≠)˘7↕𝕩}',np.arange(0,10,dtype=np.int32))\narray([3, 4, 5, 6], dtype=int8)\n\u003e\u003e\u003e bqn.bqn('¯1⊑(1⊸+⥊+)○≠(⌊`⊢⌊⊏⊸»∘⊢-0∾1+⊣)˝=⌜⟜⌽',\"kitten\",\"sitting\")\n3.0\n```\n\n## Installation\n\nInstall the BQN C library, `libcbqn.so` (`libcbqn.dylib` on Mac) to `/usr/local/lib`, and headers. Then:\n\n```\npip3 install pybqn\n```\n\n## Limitations\n\n- Only supports integer and floating-point types.\n- Can't marshal Python integer scalars to BQN.\n- Doesn't marshal BQN strings to Python\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fpybqn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmchale%2Fpybqn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fpybqn/lists"}