Anise

Latest version: v0.3.1

Safety actively analyzes 623248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

What's Changed

* SPK/BPC domain function fix + Usability alterations for Nyx by ChristopherRabotin in https://github.com/nyx-space/anise/pull/206
* Fix RIC velocity computation and test it better by ChristopherRabotin in https://github.com/nyx-space/anise/pull/210
* RIC computation reverted to standard approach by ChristopherRabotin in https://github.com/nyx-space/anise/pull/221

Dependencies / Maintenance

* Update polars requirement from 0.36.2 to 0.37.0 by dependabot in https://github.com/nyx-space/anise/pull/190
* Update crc32fast requirement from =1.3.2 to =1.4.0 by dependabot in https://github.com/nyx-space/anise/pull/201
* Update egui-toast requirement from 0.11.0 to 0.12.1 by dependabot in https://github.com/nyx-space/anise/pull/203
* Update polars requirement from 0.37.0 to 0.38.1 by dependabot in https://github.com/nyx-space/anise/pull/209
* Update reqwest requirement from 0.11.23 to 0.12.0 by dependabot in https://github.com/nyx-space/anise/pull/214
* Update parquet requirement from 50.0.0 to 51.0.0 by dependabot in https://github.com/nyx-space/anise/pull/212
* Update rfd requirement from 0.13.0 to 0.14.1 by dependabot in https://github.com/nyx-space/anise/pull/213
* Update bytes requirement from =1.5.0 to =1.6.0 by dependabot in https://github.com/nyx-space/anise/pull/215
* Add Rust release job by ChristopherRabotin in https://github.com/nyx-space/anise/pull/226


**Full Changelog**: https://github.com/nyx-space/anise/compare/0.3.0...0.3.1

0.3.0

What's Changed
* Update rfd requirement from 0.12.1 to 0.13.0 by dependabot in https://github.com/nyx-space/anise/pull/172
* Update parquet requirement from 49.0.0 to 50.0.0 by dependabot in https://github.com/nyx-space/anise/pull/171
* Update egui-toast requirement from 0.10.2 to 0.11.0 by dependabot in https://github.com/nyx-space/anise/pull/177
* Add latest() for MetaAlmanac by ChristopherRabotin in https://github.com/nyx-space/anise/pull/181
* Update memmap2 requirement from =0.9.3 to =0.9.4 by dependabot in https://github.com/nyx-space/anise/pull/184
* Fix rotations when nutation angles are involved by ChristopherRabotin in https://github.com/nyx-space/anise/pull/182
* Moon frame simplifications + add loading from MetaFile into Almanac by ChristopherRabotin in https://github.com/nyx-space/anise/pull/186
* Sun observer angle calculation (or solar probe angle) by ChristopherRabotin in https://github.com/nyx-space/anise/pull/188


**Full Changelog**: https://github.com/nyx-space/anise/compare/0.2.1...0.3.0

0.2.1

What's Changed
* Update egui requirement from 0.24.0 to 0.25.0 by dependabot in https://github.com/nyx-space/anise/pull/160
* Fix for meta almanac in Python and add serde to CartesianState by ChristopherRabotin in https://github.com/nyx-space/anise/pull/161
* ANISE notebook tutorial for getting started by ChristopherRabotin in https://github.com/nyx-space/anise/pull/163
* Fix some typos by striezel in https://github.com/nyx-space/anise/pull/165
* Update GitHub Actions CI by striezel in https://github.com/nyx-space/anise/pull/166
* Add python notebooks for orbit and keplerian elements and aer computations by ChristopherRabotin in https://github.com/nyx-space/anise/pull/167
* Update Cargo.toml files by ChristopherRabotin in https://github.com/nyx-space/anise/pull/168

New Contributors
* striezel made their first contribution in https://github.com/nyx-space/anise/pull/165

**Full Changelog**: https://github.com/nyx-space/anise/compare/0.2.0...0.2.1

0.2.0

Python

ANISE is now usable directly from Python! You can install ANISE with pip: `pip install anise`.

Then, use it to build Orbit structures, query SPK files, etc. More documentation will be written in the coming weeks but for the time being, check out the README of the repo for examples.

What's Changed
* Update bytes requirement from =1.4.0 to =1.5.0 by dependabot in https://github.com/nyx-space/anise/pull/133
* Update polars requirement from 0.34.2 to 0.35.0 by dependabot in https://github.com/nyx-space/anise/pull/134
* Simple gui for inspection by ChristopherRabotin in https://github.com/nyx-space/anise/pull/137
* Update egui requirement from 0.23.0 to 0.24.0 by dependabot in https://github.com/nyx-space/anise/pull/140
* Add support for running the ANISE GUI in the browser by thomasantony in https://github.com/nyx-space/anise/pull/143
* Update memmap2 requirement from =0.9.0 to =0.9.2 by dependabot in https://github.com/nyx-space/anise/pull/144
* Update memmap2 requirement from =0.9.2 to =0.9.3 by dependabot in https://github.com/nyx-space/anise/pull/145
* Update tabled requirement from =0.14 to =0.15 by dependabot in https://github.com/nyx-space/anise/pull/146
* Refactor as cargo workspace + organizational stuff by ChristopherRabotin in https://github.com/nyx-space/anise/pull/150
* Add Python interface ! by ChristopherRabotin in https://github.com/nyx-space/anise/pull/151
* Update snafu requirement from 0.7.5 to 0.8.0 by dependabot in https://github.com/nyx-space/anise/pull/154
* Update polars requirement from 0.35.0 to 0.36.2 by dependabot in https://github.com/nyx-space/anise/pull/155
* Add support of aberration corrections by ChristopherRabotin in https://github.com/nyx-space/anise/pull/153

New Contributors
* thomasantony made their first contribution in https://github.com/nyx-space/anise/pull/143

**Full Changelog**: https://github.com/nyx-space/anise/compare/0.1.0...0.2.0

0.1.0

After years of work, ANISE is finally to the point of being usable! Query SPICE files for ephemeris or rotation data, combine these, prevent invalid transformations between reference frames, and transform objects created outside of SPICE files (a new feature compared to SPICE).

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.