{"id":13716182,"url":"https://github.com/mlochbaum/bqn-libs","last_synced_at":"2025-05-07T05:32:20.376Z","repository":{"id":40316661,"uuid":"403154540","full_name":"mlochbaum/bqn-libs","owner":"mlochbaum","description":"Informal collection of BQN utilities","archived":false,"fork":false,"pushed_at":"2025-05-06T18:17:19.000Z","size":173,"stargazers_count":57,"open_issues_count":0,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-06T19:37:13.578Z","etag":null,"topics":["bqn"],"latest_commit_sha":null,"homepage":"","language":"BQN","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlochbaum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-09-04T20:56:07.000Z","updated_at":"2025-05-06T18:17:23.000Z","dependencies_parsed_at":"2024-01-05T23:53:51.159Z","dependency_job_id":"776d3d79-a0b4-4089-885e-4c88d2372d07","html_url":"https://github.com/mlochbaum/bqn-libs","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/mlochbaum%2Fbqn-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlochbaum%2Fbqn-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlochbaum%2Fbqn-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlochbaum%2Fbqn-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlochbaum","download_url":"https://codeload.github.com/mlochbaum/bqn-libs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252823146,"owners_count":21809701,"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":["bqn"],"created_at":"2024-08-03T00:01:07.823Z","updated_at":"2025-05-07T05:32:20.366Z","avatar_url":"https://github.com/mlochbaum.png","language":"BQN","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# My BQN library\n\nBQN utilities. Scripts resembling these may become part of a standard library at some point but for now they're not. They shouldn't be assumed to be stable or well-tested.\n\nFor usage, see export lists at the top of each file. Run all tests with `bqn test/main.bqn`, or any individual test using the same name as the file in the main folder. Similarly, files in the `benchmark/` folder run and report on performance measurements for the script of the same name.\n\nText and file formats:\n- strings.bqn: common string operations like split, replace, and so on (no regex)\n- json.bqn: JavaScript Object Notation\n- csv.bqn: Comma-Separated Value file format\n- xml.bqn: eXtensible Markup Language\n\nMath:\n- primes.bqn: fast sieve with typical prime and factoring utilities\n- matrix.bqn: matrix decompositions and tools; APL `⌹` is `Inverse⊘Solve`\n- polynomial.bqn: complex polynomial tools and solvers\n- min.bqn: optimization/minimization methods\n- roots.bqn: find zeros of real-valued functions\n- big{nat,int}.bqn: utilities for arbitrary-precision numbers. In progress.\n\nOther:\n- datetime.bqn: time and date, handling formats other than BQN's native `•UnixTime`\n- hashmap.bqn: prototype for `•HashMap`, now obselete in CBQN\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlochbaum%2Fbqn-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlochbaum%2Fbqn-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlochbaum%2Fbqn-libs/lists"}