Skip to content

Commit

Permalink
updated double_pendulum and numerical int -> python
Browse files Browse the repository at this point in the history
  • Loading branch information
rcc02007 committed Sep 9, 2019
1 parent 166b93b commit da3a413
Show file tree
Hide file tree
Showing 12 changed files with 807 additions and 50,914 deletions.
12 changes: 10 additions & 2 deletions HW_1_plotting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -182133,14 +182133,22 @@
"language_info": {
"file_extension": ".m",
"help_links": [
{
"text": "GNU Octave",
"url": "https://www.gnu.org/software/octave/support.html"
},
{
"text": "Octave Kernel",
"url": "https://github.com/Calysto/octave_kernel"
},
{
"text": "MetaKernel Magics",
"url": "https://github.com/calysto/metakernel/blob/master/metakernel/magics/README.md"
"url": "https://metakernel.readthedocs.io/en/latest/source/README.html"
}
],
"mimetype": "text/x-octave",
"name": "octave",
"version": "0.19.14"
"version": "5.1.0"
}
},
"nbformat": 4,
Expand Down
34 changes: 34 additions & 0 deletions Matlab refresher.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Octave",
"language": "octave",
"name": "octave"
},
"language_info": {
"file_extension": ".m",
"help_links": [
{
"text": "MetaKernel Magics",
"url": "https://github.com/calysto/metakernel/blob/master/metakernel/magics/README.md"
}
],
"mimetype": "text/x-octave",
"name": "octave",
"version": "0.19.14"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
384 changes: 166 additions & 218 deletions double_pendulum.ipynb

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit da3a413

Please sign in to comment.