https://github.com/arcascope/nd_list

Strongly typed N-dimensional lists capable of NumPy-like slicing and indexing.

https://github.com/arcascope/nd_list

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Strongly typed N-dimensional lists capable of NumPy-like slicing and indexing.

Basic Info
  • Host: GitHub
  • Owner: Arcascope
  • License: apache-2.0
  • Language: Dart
  • Default Branch: main
  • Homepage:
  • Size: 330 KB
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

NDList

Provides a generic, strongly typed multidimensional list. These lists allow slicing and indexing, and broadcasting of functions across them.

Notes

This is a work-in-progress. Contributions are welcome!

Owner

  • Name: Arcascope Inc
  • Login: Arcascope
  • Kind: organization

GPS for your body's clock

GitHub Events

Total
  • Push event: 5
  • Pull request event: 3
Last Year
  • Push event: 5
  • Pull request event: 3

Dependencies

pubspec.lock pub
  • _fe_analyzer_shared 67.0.0
  • analyzer 6.4.1
  • args 2.5.0
  • async 2.11.0
  • boolean_selector 2.1.1
  • collection 1.18.0
  • convert 3.1.1
  • coverage 1.8.0
  • crypto 3.0.3
  • file 7.0.0
  • frontend_server_client 4.0.0
  • glob 2.1.2
  • http_multi_server 3.2.1
  • http_parser 4.0.2
  • io 1.0.4
  • js 0.7.1
  • lints 4.0.0
  • logging 1.2.0
  • matcher 0.12.16+1
  • meta 1.11.0
  • mime 1.0.5
  • node_preamble 2.0.2
  • package_config 2.1.0
  • path 1.9.0
  • pool 1.5.1
  • pub_semver 2.1.4
  • shelf 1.4.1
  • shelf_packages_handler 3.0.2
  • shelf_static 1.1.2
  • shelf_web_socket 1.0.4
  • source_map_stack_trace 2.1.1
  • source_maps 0.10.12
  • source_span 1.10.0
  • stack_trace 1.11.1
  • stream_channel 2.1.2
  • string_scanner 1.2.0
  • term_glyph 1.2.1
  • test 1.25.2
  • test_api 0.7.0
  • test_core 0.6.0
  • typed_data 1.3.2
  • vm_service 14.2.2
  • watcher 1.1.0
  • web 0.5.1
  • web_socket_channel 2.4.5
  • webkit_inspection_protocol 1.2.1
  • yaml 3.1.2
pubspec.yaml pub
  • lints ^4.0.0 development
  • test ^1.16.0 development