kshana 0.13.0 → 0.14.0

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
@@ -43,7 +43,7 @@ citable table in [`docs/PROVENANCE.md`](docs/PROVENANCE.md).
43
43
  *Free and open source under Apache-2.0, professionally developed and maintained by
44
44
  Ashforde OÜ — commercial support, integration, and proprietary extensions available.*
45
45
 
46
- > **Status: v0.13.0 · a simulation substrate, not yet a product.** A validated,
46
+ > **Status: v0.14.0 · a simulation substrate, not yet a product.** A validated,
47
47
  > fully reproducible engine spanning the PNT stack — orbit geometry and constellation
48
48
  > design, a numerical (Cowell) propagator with a six-perturbation force model, maneuver
49
49
  > and trajectory design, time systems, inertial navigation (incl. map-aided and
@@ -713,7 +713,7 @@ entry for every user-visible change. Participation is governed by our
713
713
 
714
714
  If you use Kshana in academic or technical work, please cite it. Machine-readable
715
715
  metadata is in [`CITATION.cff`](CITATION.cff) (GitHub renders a "Cite this repository"
716
- button from it); cite the version you used (e.g. `v0.13.0`) together with the
716
+ button from it); cite the version you used (e.g. `v0.14.0`) together with the
717
717
  scenario and seed for full reproducibility. Every release is archived on Zenodo with
718
718
  a citable DOI — the concept DOI [10.5281/zenodo.20528627](https://doi.org/10.5281/zenodo.20528627)
719
719
  always resolves to the latest version.
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, reproducible PNT-resilience simulator with quantum-sensor performance models",
8
- "version": "0.13.0",
8
+ "version": "0.14.0",
9
9
  "license": "Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",