{"id":13439088,"url":"https://github.com/rust-ndarray/ndarray","last_synced_at":"2025-05-12T05:30:01.923Z","repository":{"id":19359062,"uuid":"22598813","full_name":"rust-ndarray/ndarray","owner":"rust-ndarray","description":"ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations","archived":false,"fork":false,"pushed_at":"2025-04-20T13:24:21.000Z","size":7002,"stargazers_count":3865,"open_issues_count":213,"forks_count":323,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-05-12T02:44:59.253Z","etag":null,"topics":["numerics","rust","rust-sci","scientific-computing"],"latest_commit_sha":null,"homepage":"https://docs.rs/ndarray/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-ndarray.png","metadata":{"files":{"readme":"README-crates.io.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2014-08-04T09:27:53.000Z","updated_at":"2025-05-09T05:35:11.000Z","dependencies_parsed_at":"2024-02-18T03:21:56.056Z","dependency_job_id":"12b4c9aa-f94d-44ad-8973-92cc08a86ec2","html_url":"https://github.com/rust-ndarray/ndarray","commit_stats":{"total_commits":2658,"total_committers":98,"mean_commits":"27.122448979591837","dds":0.3408577878103838,"last_synced_commit":"8d91bc263bce94c9da8d1f205f423f83cb59e7c8"},"previous_names":["bluss/rust-ndarray"],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-ndarray%2Fndarray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-ndarray%2Fndarray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-ndarray%2Fndarray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-ndarray%2Fndarray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-ndarray","download_url":"https://codeload.github.com/rust-ndarray/ndarray/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253672731,"owners_count":21945482,"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":["numerics","rust","rust-sci","scientific-computing"],"created_at":"2024-07-31T03:01:11.043Z","updated_at":"2025-05-12T05:30:01.899Z","avatar_url":"https://github.com/rust-ndarray.png","language":"Rust","readme":"\n`ndarray` implements an *n*-dimensional container for general elements and for\nnumerics.\n\nIn *n*-dimensional we include for example 1-dimensional rows or columns,\n2-dimensional matrices, and higher dimensional arrays. If the array has *n*\ndimensions, then an element in the array is accessed by using that many indices.\nEach dimension is also called an *axis*.\n\n## Highlights\n\n- Generic *n*-dimensional array\n- Slicing, also with arbitrary step size, and negative indices to mean\n  elements from the end of the axis.\n- Views and subviews of arrays; iterators that yield subviews.\n- Higher order operations and arithmetic are performant\n- Array views can be used to slice and mutate any `[T]` data using\n  `ArrayView::from` and `ArrayViewMut::from`.\n- `Zip` for lock step function application across two or more arrays or other\n  item producers (`NdProducer` trait).\n","funding_links":[],"categories":["Libraries","Rust","Basic Components","Data Science","库 Libraries","库","rust","Scientific Computation","Utility-libraries"],"sub_categories":["Data processing","Alternative libraries","Numerical \u0026 Scientific Computing","数据处理 Data processing","数据处理","Rust"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-ndarray%2Fndarray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-ndarray%2Fndarray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-ndarray%2Fndarray/lists"}