We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4f770 commit 92a138aCopy full SHA for 92a138a
nbs/01 - Symbolic mathematics with Sympy.ipynb
@@ -8,7 +8,7 @@
8
"\n",
9
"[Sympy](http://www.sympy.org/en/index.html) is described as a:\n",
10
11
- "> \"... Python library for symbolic mathematics.\n",
+ "> \"... Python library for symbolic mathematics.\"\n",
12
13
"This means it can be used to:\n",
14
@@ -690,9 +690,9 @@
690
"metadata": {
691
"anaconda-cloud": {},
692
"kernelspec": {
693
- "display_name": "Python [conda env:pymathws]",
+ "display_name": "Python 3",
694
"language": "python",
695
- "name": "conda-env-pymathws-py"
+ "name": "python3"
696
},
697
"language_info": {
698
"codemirror_mode": {
@@ -704,7 +704,7 @@
704
"name": "python",
705
"nbconvert_exporter": "python",
706
"pygments_lexer": "ipython3",
707
- "version": "3.6.0"
+ "version": "3.5.1"
708
}
709
710
"nbformat": 4,
0 commit comments