{"id":23450799,"url":"https://github.com/red-data-tools/red-arrow-nmatrix","last_synced_at":"2026-03-10T17:32:35.640Z","repository":{"id":48797185,"uuid":"89150535","full_name":"red-data-tools/red-arrow-nmatrix","owner":"red-data-tools","description":" A library that provides conversion method between Apache Arrow and NMatrix ","archived":false,"fork":false,"pushed_at":"2021-07-11T20:08:24.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-17T18:02:30.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/red-data-tools.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}},"created_at":"2017-04-23T15:06:31.000Z","updated_at":"2021-07-11T20:08:27.000Z","dependencies_parsed_at":"2022-08-31T11:04:00.884Z","dependency_job_id":null,"html_url":"https://github.com/red-data-tools/red-arrow-nmatrix","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/red-data-tools/red-arrow-nmatrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-nmatrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-nmatrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-nmatrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-nmatrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-data-tools","download_url":"https://codeload.github.com/red-data-tools/red-arrow-nmatrix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-nmatrix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30344429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-12-24T00:15:11.031Z","updated_at":"2026-03-10T17:32:35.588Z","avatar_url":"https://github.com/red-data-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n## Name\n\nRed Arrow NMatrix\n\n## Description\n\nRed Arrow NMatrix is a library that provides converters between Apache Arrow's tensor data (`Arrow::Tensor`) and NMatrix's matrix data (`NMatrix`).\n\nRed Arrow NMatrix adds `Arrow::Tensor#to_nmatrix` for Apache Arrow to NMatrix conversion. Red Arrow NMatrix adds `NMatrix#to_arrow` for NMatrix to Apache Arrow conversion.\n\n## Install\n\n```text\n% gem install red-arrow-nmatrix\n```\n\n## Usage\n\n```ruby\nrequire \"arrow-nmatrix\"\n\ntensor.to_nmatrix # -\u003e An object of NMatrix\n\nmatrix.to_arrow   # -\u003e An object of Arrow::Tensor\n```\n\n## Dependencies\n\n* [Red Arrow](https://github.com/apache/arrow/tree/master/ruby/red-arrow)\n\n* [NMatrix](https://github.com/SciRuby/nmatrix)\n\n## Authors\n\n* Kouhei Sutou \\\u003ckou@clear-code.com\\\u003e\n\n## License\n\nApache License 2.0. See doc/text/apache-2.0.txt for details.\n\n(Kouhei Sutou has a right to change the license including contributed\npatches.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-arrow-nmatrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-data-tools%2Fred-arrow-nmatrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-arrow-nmatrix/lists"}