Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Executable research investigations

Each investigation imports public APIs from one repository-owned Python module. The page teaches the reasoning; the example is the executable source of truth.

InvestigationPublic contractsIndexed evidenceKnown limitations
Interpolation boundary policiesnumerics.interp1d, numerics.regular_grid_interpNo standalone indexed artifact; callable validation onlyInterior affine derivative evidence does not apply at knots or boundary-policy transitions.; Callable validation exists, but no standalone interpolation artifact is yet indexed.
Finite power-law removable limitnumerics.powerlaw_cdf, numerics.powerlaw_logpdf, numerics.powerlaw_ppfNo standalone indexed artifact; callable validation onlyThe fixture validates one finite support and does not select a physical stellar-mass model.; Callable validation exists, but no standalone power-law artifact is yet indexed.
Root values and sensitivitiesnumerics.implicit_bracketed_root, numerics.safeguarded_bracketed_rootrootfinding.implicit-gradients, rootfinding.performanceThe analytic quadratic fixture does not establish uniqueness or conditioning for arbitrary residuals.; The value-first solver retains no ideal-root derivative claim.

Every command prints a complete prediction, metric, audit, and claim report. Measured results appear only in the required form:

Metric identitySymbolValueUnits
example metricmmeasuredexplicit units

The curriculum registry is checked against the scientific contract registry and evidence index. Missing indexed evidence remains visible rather than being inferred from a passing example.