Array Shape
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Array Shape has 6 facts recorded in Dontopedia across 3 references, with 1 live disagreement.
6 facts·5 predicates·3 sources·1 in dispute
Mostly:has dimension(2), uses parameters(1), has value(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedHas Dimensionin disputehasDimension
- Initial Capacity Dimension[1]sourceall time · 1d97c824 A92f 4574 8a4f Ad59542ea9aa
- Vector Size Dimension[1]sourceall time · 1d97c824 A92f 4574 8a4f Ad59542ea9aa
Uses ParametersusesParameters
- Num Queries Num Documents[3]sourceall time · C12a5314 5117 4beb A829 E08beb503951
Has ValuehasValue
- (3, 10)[2]all time · 8db83f0d 819a 4f3b B500 3a38a63092b2
Rdfs:labelrdfs:label
- Output array shape[2]all time · 8db83f0d 819a 4f3b B500 3a38a63092b2
Rdf:typerdf:type
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
—
hasDimensionbeam/1d97c824-a92f-4574-8a4f-ad59542ea9aa
ex:initial_capacity-dimension
—
hasDimensionbeam/1d97c824-a92f-4574-8a4f-ad59542ea9aa
ex:vector_size-dimension
—
hasValuebeam/8db83f0d-819a-4f3b-b500-3a38a63092b2
(3, 10)
—
labelbeam/8db83f0d-819a-4f3b-b500-3a38a63092b2
Output array shape
—
typebeam/8db83f0d-819a-4f3b-b500-3a38a63092b2
ex:Property
—
usesParametersbeam/c12a5314-5117-4beb-a829-e08beb503951
ex:num-queries-num-documents
References (3)
3 references
- custom
ctx:claims/beam/1d97c824-a92f-4574-8a4f-ad59542ea9aa- full textbeam-chunktext/plain1 KB
doc:beam/1d97c824-a92f-4574-8a4f-ad59542ea9aaShow excerpt
2. **Performance**: Accessing and traversing a trie can be slower compared to direct array access. 3. **Alternative Data Structures**: Depending on your use case, other data structures like NumPy arrays, sparse matrices, or even specialized…
- custom
ctx:claims/beam/8db83f0d-819a-4f3b-b500-3a38a63092b2 - custom
ctx:claims/beam/c12a5314-5117-4beb-a829-e08beb503951- full textbeam-chunktext/plain1 KB
doc:beam/c12a5314-5117-4beb-a829-e08beb503951Show excerpt
dense_scores = np.random.rand(num_queries, num_documents) # Test queries test_queries = np.random.rand(num_queries, num_documents) predictions = [] for i in range(num_queries): query = test_queries[i] sparse_scores_i = sparse_scor…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.