Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trixi-framework/trixibase.jl
Common functionality used by multiple Julia packages in the Trixi Framework
https://github.com/trixi-framework/trixibase.jl
Last synced: about 1 month ago
JSON representation
Common functionality used by multiple Julia packages in the Trixi Framework
- Host: GitHub
- URL: https://github.com/trixi-framework/trixibase.jl
- Owner: trixi-framework
- License: mit
- Created: 2024-01-16T09:34:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T16:24:24.000Z (about 2 months ago)
- Last Synced: 2024-11-10T00:53:08.487Z (about 1 month ago)
- Language: Julia
- Homepage: https://trixi-framework.github.io/TrixiBase.jl/
- Size: 521 KB
- Stars: 5
- Watchers: 10
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# TrixiBase.jl
[![Docs-stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://trixi-framework.github.io/TrixiBase.jl/stable)
[![Docs-dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://trixi-framework.github.io/TrixiBase.jl/dev)
[![Build Status](https://github.com/trixi-framework/TrixiBase.jl/workflows/CI/badge.svg)](https://github.com/trixi-framework/TrixiBase.jl/actions?query=workflow%3ACI)
[![Coveralls](https://coveralls.io/repos/github/trixi-framework/TrixiBase.jl/badge.svg)](https://coveralls.io/github/trixi-framework/TrixiBase.jl)
[![Codecov](https://codecov.io/gh/trixi-framework/TrixiBase.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/trixi-framework/TrixiBase.jl)
[![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
[![License: MIT](https://img.shields.io/badge/License-MIT-success.svg)](https://opensource.org/license/mit/)[TrixiBase.jl](https://github.com/trixi-framework/TrixiBase.jl)
provides common functionality used by multiple Julia packages in the
[Trixi Framework](https://github.com/trixi-framework).