Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CliMA/ClimaTimeSteppers.jl
A CPU- and GPU-friendly package for solving ordinary differential equations
https://github.com/CliMA/ClimaTimeSteppers.jl
Last synced: 14 days ago
JSON representation
A CPU- and GPU-friendly package for solving ordinary differential equations
- Host: GitHub
- URL: https://github.com/CliMA/ClimaTimeSteppers.jl
- Owner: CliMA
- License: apache-2.0
- Created: 2020-06-12T17:12:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T15:06:05.000Z (about 2 months ago)
- Last Synced: 2024-09-17T19:09:35.512Z (about 2 months ago)
- Language: Julia
- Size: 47.1 MB
- Stars: 46
- Watchers: 6
- Forks: 3
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
# ClimaTimeSteppers.jl
|||
|---------------------:|:----------------------------------------------|
| **Docs Build** | [![docs build][docs-bld-img]][docs-bld-url] |
| **Documentation** | [![dev][docs-dev-img]][docs-dev-url] |
| **GHA CI** | [![gha ci][gha-ci-img]][gha-ci-url] |
| **Code Coverage** | [![codecov][codecov-img]][codecov-url] |[docs-bld-img]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/Documentation.yml/badge.svg
[docs-bld-url]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/Documentation.yml[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://CliMA.github.io/ClimaTimeSteppers.jl/dev/[gha-ci-img]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/ci.yml/badge.svg
[gha-ci-url]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/ci.yml[codecov-img]: https://codecov.io/gh/CliMA/ClimaTimeSteppers.jl/branch/main/graph/badge.svg
[codecov-url]: https://codecov.io/gh/CliMA/ClimaTimeSteppers.jlA CPU- and GPU-friendly package for solving ordinary differential equations