Skip to content

v0.3.0 - COSMICA is now open source 🎉

Choose a tag to compare

@github-actions github-actions released this 24 Oct 07:23
3a15e2a

COSMICA is now open source 🎉

COSMICA is a Python package for simulating optical communication satellite constellation, developed internally at the Intelligent Space Systems Laboratory (ISSL), the University of Tokyo.

This is the first OSS version of COSMICA, licensed under either MIT license or Apache License 2.0 at your option.

COSMICA is now on PyPI, so you can install COSMICA via

pip install cosmica

or with your favorite Python package manager.

Not that this does not indicate that the development is complete. It is still under active development. Use with caution.

What's Changed

New Contributors

Full Changelog: v0.0.1.dev1...v0.3.0