SOFTWARE

Methods you can inspect, run, and test.

Open implementations of research methods and scientific utilities. Each software entry is designed to expose the code, assumptions, evidence, and reproducibility material behind it—not only a polished interface.

SOFTWARE CATALOG

Open software.

This catalog is data-driven so additional software can be added without redesigning the page or primary navigation. Each entry receives its own permanent software page.

RESEARCH SOFTWARE

Core-Norm

Bounded, asymmetric and invertible preprocessing for numeric machine-learning features, with public benchmark evidence and browser-verifiable datasets.

PreprocessingNormalizationscikit-learnRobust ML
PEER-REVIEWED RESEARCH SOFTWARE

Linear Lens

Non-interventional mechanistic interpretability for neuron roles, layer fingerprints, and semantic pathways, with 45 browser-verifiable public datasets.

Explainable AIMechanistic interpretabilityPyTorchModel auditing
OPEN SCIENTIFIC SOFTWARE

OpenMetricLab

Local-first truth-vs-prediction evaluation for regression, classification, segmentation, and image registration—with visual diagnostics and report-ready outputs.

Model evaluationMetricsSegmentationRegistration
OPEN ALGORITHMIC SOFTWARE

AlgoLens

Paste or upload code and receive an inspectable asymptotic estimate, loop/recurrence evidence, space model, confidence, and limitations.

Big-OStatic analysisAST-like reasoningLocal-first
OPEN ALGORITHMIC SOFTWARE

StructureDoctor

Find expensive structure choices—list membership, front removals, full sorts, dense graph storage—and get safer alternatives with complexity impact.

Data structuresOptimizationCode reviewLocal-first
OPEN ALGORITHMIC SOFTWARE

EdgeCaseForge

Inspect code structure and generate worst-path test ideas: absent targets, dense graphs, recursion depth, pathological ordering, and scale sweeps.

TestingWorst caseAlgorithmsAdversarial inputs
OPEN ALGORITHMIC SOFTWARE

AlgoTwin

Compare inferred time/space growth, inspect evidence, estimate constant-factor cost, and find an approximate theoretical crossover point.

Complexity comparisonTrade-offsPerformanceAlgorithms
OPEN ALGORITHMIC SOFTWARE

RefactorDS

Apply inspectable, rule-based transformations such as list-queue → deque, full-sort → min/max, and repeated membership → set lookup.

RefactoringData structuresOptimizationExplainable code
Open matrix intelligence software

MatMulX

Matrix multiplication intelligence with operation analysis, zero-skipping diagnostics, 64 public datasets/reference datasets, and browser-local user uploads.

Matrix multiplicationComplexityPublic dataBrowser-local
64 public datasets4 public-source ecosystems512 public-data assertionsCSV/JSON/MTX uploads
Open matrix manipulation software

MatrixMorph

Visual transpose, normalization, slicing, Hadamard, and Kronecker transformations over 64 public datasets/reference datasets or user-supplied matrices.

TransformationsHadamardKroneckerMatrix workflows
64 public datasetsReproducible matrix viewsBrowser-local processingCSV/JSON/MTX uploads
Open sparse-matrix software

SparseScope

Sparsity, structural-pattern, and dense-versus-CSR storage intelligence across 64 public datasets/reference datasets and user-supplied numerical matrices.

Sparse matricesCSRMemoryStructure
64 public datasetsDense-vs-CSR estimatesStructure diagnosticsBrowser-local uploads
Open explainable matrix software

MatrixTrace

Cell-by-cell matrix multiplication debugger that exposes the exact scalar products forming each selected output value on public or user-owned data.

Matrix traceDebuggingExplainabilityPublic data
64 public datasetsExact cell-level tracesReproducible examplesBrowser-local uploads