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 +2 -2
- package/kshana_bg.wasm +0 -0
- package/package.json +1 -1
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.
|
|
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.
|
|
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