Improvements using const generics

Đang mở
#961 1 bình luận 5 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
20/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
rust
Lĩnh vực
data

Hướng nghiên cứu

Start by reviewing the unchecked items in this meta-issue and the separate dimension-types issue #519. No source files or tests are identified, so the scope and entry point need to be established before work begins; done would require selecting and completing a specific const-generics improvement rather than addressing the whole list.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

enhancement

There are a few minor features and improvements we can do with const generics. This meta-issue is mainly about those.

Big-ticket items get their own issue. In particular remaking index and dimension types gets is own ticket.

Easy add-ons

  • IntoNdProducer impl for &[T; N]
  • FixedInitializer or replacement impl for &array - replace with just const generics of arrays
  • From<&array> and similar implementations
  • NdIndex / Index impls using [T; N] in particular for ixdyn ?

Long term features

  • Overhaul of dimension types. See separate issue: #519
  • Dimension/pattern/index types using arrays for pattern matching
Ngôn ngữ chính
Rust
Star
4.3k
Fork
391
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của rust-ndarray/ndarray

Tất cả issue của rust-ndarray/ndarray

Issue tương tự

Thêm issue về Rust

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.