Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logo files and include in README #3

Merged
merged 2 commits into from
Aug 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# SymNum

<div style="text-align: center;" align="center">

<img src="images/logomark-dark-background.svg" width="200"/>

<h1>SymNum</h1>

<a href="https://badge.fury.io/py/symnum">
<img src="https://badge.fury.io/py/symnum.svg" alt="PyPI version"/>
Expand All @@ -9,6 +14,7 @@
<a href="https://matt-graham.github.io/symnum">
<img src="https://github.com/matt-graham/symnum/actions/workflows/docs.yml/badge.svg" alt="Documentation status" />
</a>
</div>


## What is SymNum?
Expand All @@ -22,8 +28,6 @@ operators are also provided to construct derivatives of symbolic functions,
with the option to generate NumPy code to numerically evaluate these derivative
functions.

This is a very early stage project so expect lots of rough edges!

## Why use SymNum instead of Autograd or JAX?

SymNum is intended for use in generating the derivatives of 'simple' functions
Expand Down
81 changes: 81 additions & 0 deletions images/logo-dark-background-and-text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading