{"id":18556766,"url":"https://github.com/urbit/numerics","last_synced_at":"2026-01-24T15:35:19.755Z","repository":{"id":212733660,"uuid":"731828162","full_name":"urbit/numerics","owner":"urbit","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-19T23:44:47.000Z","size":1224,"stargazers_count":8,"open_issues_count":11,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-01-20T06:07:45.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"hoon","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/urbit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-15T01:21:27.000Z","updated_at":"2025-12-17T17:42:33.000Z","dependencies_parsed_at":"2026-01-20T01:01:46.084Z","dependency_job_id":null,"html_url":"https://github.com/urbit/numerics","commit_stats":null,"previous_names":["urbit/numerics"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/urbit/numerics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fnumerics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fnumerics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fnumerics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fnumerics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urbit","download_url":"https://codeload.github.com/urbit/numerics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fnumerics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-06T21:33:13.408Z","updated_at":"2026-01-24T15:35:19.750Z","avatar_url":"https://github.com/urbit.png","language":"hoon","funding_links":[],"categories":[],"sub_categories":[],"readme":"#   Numerical Libraries for Urbit\n\n**Status ~2026.1.21:  Lagoon updated for Vere64 by @matthewlevan; Saloon conversion to Chebyshev basis functions underway by @sigilante.**\n\n![An evocative scene of a mysterious futuristic castle in the style of Flash Gordon](./img/hero-scene.jpg)\n\nThis repository organizes the core numerical computing apparatus for Urbit:\n\n- `/lib/math` provides basic single-atom transcendental functions; it supersedes [`sigilante/libmath`](https://github.com/sigilante/libmath).\n  - [`README.md`](./libmath/README.md)\n- Lagoon (Linear AlGebra in hOON) offers operations in the tradition of BLAS and LAPACK (like NumPy's pure matrix operations).\n  - [`README.md`](./lagoon/README.md)\n  - `/desk` contains the Hoon-specific code for Lagoon.\n    - `/lib/lagoon` is the main library for Lagoon operations.\n    - `/lib/twoc` supports two's-complement signed integers.\n    - `/lib/fixed` supports fixed-precision operations.\n    - `/sur/lagoon` supplies type headers for Lagoon.\n  - `/vere` contains the C jets for the Vere runtime.\n- Saloon (Scientific ALgorithms in hOON) affords transcendental functions (like NumPy's transcendental functions, optimizers, etc.).\n  - [`README.md`](./saloon/README.md)\n  - `/desk` contains the Hoon-specific code for Saloon.\n- Maroon (MAchine LeaRning in hOON) implements machine learning algorithms as a sidecar to Urbit.\n  - [`README.md`](./maroon/README.md)\n  - `/desk` contains the Hoon-specific code for Maroon, currently an in-progress tinygrad implementation.\n\nThe Urbit Foundation also provides [SoftBLAS](https://github.com/urbit/SoftBLAS) to support software-defined jetting.  It is used in the Lagoon jets.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furbit%2Fnumerics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furbit%2Fnumerics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furbit%2Fnumerics/lists"}