Model meaning once. Realize it many ways.¶
Eqiora is an open-source, meaning-first foundation for scientific modeling, simulation, differentiation, and execution.
Its central boundary is simple:
A model states typed mathematical relations. A realization chooses how those relations are discretized, solved, and executed.
That separation lets block diagrams, acausal physical networks, PDE fields, hybrid dynamics, and reusable components share one canonical meaning without making a numerical method or hardware backend part of the model.
Get started See verified capabilities
Explore Eqiora¶
Understand the model Relations, activations, connections, realization, and evidence.
Author from Python Use a typed client of the same canonical Rust implementation.
Follow a small path Start with readable examples, then inspect falsifying evidence.
Study the boundaries See how semantics, lowering, realization, adapters, and evidence fit.
Alpha 0.1.0a1
Eqiora is alpha research software under active development. The capability matrix and generated evidence catalog bound what is currently supported; this site does not widen those claims.
One source of truth¶
This website is a curated projection, not a parallel specification. Detailed
contracts remain in the repository's
architecture,
RFCs,
capability matrix,
and validated verify/ manifests.