File tree 2 files changed +111
-1
lines changed
2 files changed +111
-1
lines changed Original file line number Diff line number Diff line change 1
1
<h1 align =" center " >
2
- CalcPy
2
+ <img src =" docs/icon.svg " height =" 50 " style =" vertical-align :middle " >
3
+ <span style =" vertical-align :middle " >CalcPy</span >
3
4
</h1 >
4
5
6
+
7
+ <div align =" center " >
8
+ <a href =" https://github.com/idanpa/calcpy/actions/workflows/tests.yml " ><img src =" https://github.com/idanpa/calcpy/actions/workflows/tests.yml/badge.svg " ></a >
9
+ <!-- fixme - once added, replace with release test, as this would fail each time there is a bad pull-request -->
10
+ <a href =" https://github.com/idanpa/calcpy/blob/develop/LICENSE " ><img src =" https://img.shields.io/github/license/idanpa/calcpy " alt =" License " /></a >
11
+ </div >
12
+
5
13
Terminal programmer calculator and advanced math solver using Python, IPython and SymPy.
6
14
The missing tweaks for using Python as a calculator.
7
15
You can’t perform that action at this time.
0 commit comments