Claude/complete ndarray library op9k k#28
Merged
Conversation
feat(hpc): port rustynum-holo into hpc::holo (phase + focus + carrier, 94 tests) Complete port of rustynum-holo's 3 sub-modules into a single hpc::holo module: - Phase ops: bind, unbind, Wasserstein, circular distance, histogram, bundle, sort - Focus ops: 3D spatial gating (8×8×32) for attention-based read/write - Carrier ops: Fibonacci-spaced frequency encoding/decoding, spectral distance - CarrierBasis struct with Chebyshev recurrence initialization - CarrierRecord hybrid binary+carrier container type - 94 tests passing (phase: 24, carrier: ~40, focus: ~30) All pure Rust — no external dependencies. Replaces rustynum-holo dependency for ladybug-rs bind_space.rs holographic operations. https://claude.ai/code/session_01CdqyUTUfjKZuk8YGJzv6LB
Rebased onto AdaWorldAPI master. Now accounts for: - 2,846-line SIMD polyfill (F32x16/f32x8/U8x64 + scalar fallback) - 57 HPC modules including holo, zeck, palette_distance, parallel_search - simd_avx2.rs dot product with 4-accumulator unrolling - Prompt updated: Task 1 now wires VML to existing F32x16 types instead of writing SIMD from scratch https://claude.ai/code/session_016aBqiCbervJuHxVAEHdHvz
…ations-btTgj Add 51-module HPC extension for cognitive computing and SIMD
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
451e3d0 to
62f5574
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.