kshana 0.9.1 → 0.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -35,7 +35,7 @@ and every sensor parameter is traceable to a published source.
35
35
  *Free and open source under Apache-2.0, professionally developed and maintained by
36
36
  Ashforde OÜ — commercial support, integration, and proprietary extensions available.*
37
37
 
38
- > **Status: v0.9.1 · a simulation substrate, not yet a product.** A validated,
38
+ > **Status: v0.9.2 · a simulation substrate, not yet a product.** A validated,
39
39
  > fully reproducible engine spanning the PNT stack — orbit geometry, inertial
40
40
  > navigation, GNSS/INS fusion, integrity, clocks, and timing. Honest by design:
41
41
  > every figure of merit is labelled *validated* or *not-modeled*, and optical-clock
@@ -563,7 +563,7 @@ entry for every user-visible change. Participation is governed by our
563
563
 
564
564
  If you use Kshana in academic or technical work, please cite it. Machine-readable
565
565
  metadata is in [`CITATION.cff`](CITATION.cff) (GitHub renders a "Cite this repository"
566
- button from it); cite the version you used (e.g. `v0.9.1`) together with the
566
+ button from it); cite the version you used (e.g. `v0.9.2`) together with the
567
567
  scenario and seed for full reproducibility. An archival DOI (Zenodo) is planned.
568
568
 
569
569
  > Baweja, C. (2026). *Kshana — hybrid quantum/classical PNT performance simulator*. Ashforde OÜ. https://github.com/AshfordeOU/kshana
package/kshana_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Chakshu Baweja <contact@ashforde.org>"
6
6
  ],
7
7
  "description": "Open hybrid quantum/classical PNT performance simulator",
8
- "version": "0.9.1",
8
+ "version": "0.9.2",
9
9
  "license": "Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",