|
1 | | -# TaylorDiff |
| 1 | +<h1 align=center>TaylorDiff.jl</h1> |
2 | 2 |
|
3 | | -[](https://www.repostatus.org/#wip) |
4 | | -[](https://juliadiff.org/TaylorDiff.jl/dev/) |
5 | | -[](https://github.com/JuliaDiff/TaylorDiff.jl/actions/workflows/CI.yml?query=branch%3Amain) |
6 | | -[](https://codecov.io/gh/JuliaDiff/TaylorDiff.jl) |
7 | | -<!-- [](https://juliadiff.org/TaylorDiff.jl/stable/) --> |
| 3 | +<p align=center> |
| 4 | + <a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/latest/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a> |
| 5 | + <a href="https://juliadiff.org/TaylorDiff.jl/stable/"><img src="https://img.shields.io/badge/docs-stable-blue.svg" alt="Stable" /></a> |
| 6 | + <a href="https://juliadiff.org/TaylorDiff.jl/dev/"><img src="https://img.shields.io/badge/docs-dev-blue.svg" alt="Dev" /></a> |
| 7 | + <a href="https://github.com/JuliaDiff/TaylorDiff.jl/actions/workflows/CI.yml?query=branch%3Amain"><img src="https://github.com/JuliaDiff/TaylorDiff.jl/actions/workflows/CI.yml/badge.svg?branch=main" alt="Build Status" /></a> |
| 8 | + <a href="https://codecov.io/gh/JuliaDiff/TaylorDiff.jl"><img src="https://codecov.io/gh/JuliaDiff/TaylorDiff.jl/branch/main/graph/badge.svg?token=5KYP7K71VQ"/></a> |
| 9 | + <br /> |
| 10 | + <a href="https://github.com/SciML/ColPrac"><img src="https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet" alt="ColPrac: Contributor's Guide on Collaborative Practices for Community Packages" /></a> |
| 11 | + <a href="https://github.com/SciML/SciMLStyle"><img src="https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826" alt="SciML Code Style" /></a> |
| 12 | +</p> |
8 | 13 |
|
9 | | -[](https://github.com/SciML/ColPrac) |
10 | | -[](https://github.com/SciML/SciMLStyle) |
| 14 | +<p align=center> |
| 15 | + <a href="https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=563952901&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json&location=EastUshttps://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=563952901&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json&location=EastUs"><img src="https://github.com/codespaces/badge.svg" alt="Open in GitHub Codespaces" /></a> |
| 16 | +</p> |
11 | 17 |
|
12 | 18 | Please see [Documentation](https://juliadiff.org/TaylorDiff.jl) for more information. |
0 commit comments