Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

CosmoSim Workflows in github

CosmoSim is currently made to build and deploy as python packages to be installed via pip. Other build methods work on some architectures, but python packaging is the only one maintained for cross-platform use.

The following workflows are defined

Platform support

This is out of data

The following configurations are currently tested and released.

Python3.93.103.113.12
Windows-2022-OKOKOK
Ubuntu 20.04(OK)--OK
Ubuntu 22.04(OK)OKOKOK
MacOS 12/x86-OKApp[1](OK)
MacOS 14/arm64-FailsOK+AppOK

Note that MacOS-12 used compiler.version 14 and MacOS-15 uses 15. In thw workflow, conan is configured to be compatible with other defaults, so it could probably be changed, but not trivially.

Footnotes
  1. It is possible to build the library for MacOS 12 and x86, but the file name is the same as for MacOS 14/arm64 so they cannot be distributed in the same asset.