Skip to content

Commit

Permalink
Added metadata for nbsphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
spors committed Jan 27, 2017
1 parent 7c9dcef commit dd0170a
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 12 deletions.
10 changes: 7 additions & 3 deletions filter_design/bilinear_transform.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"nbsphinx": "hidden"
},
"source": [
"# Design of Digital Filters\n",
"\n",
Expand Down Expand Up @@ -357,7 +359,9 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"nbsphinx": "hidden"
},
"source": [
"**Copyright**\n",
"\n",
Expand All @@ -381,7 +385,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.1"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
10 changes: 7 additions & 3 deletions filter_design/comparison_non_recursive.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"nbsphinx": "hidden"
},
"source": [
"# Design of Digital Filters\n",
"\n",
Expand Down Expand Up @@ -230,7 +232,9 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"nbsphinx": "hidden"
},
"source": [
"**Copyright**\n",
"\n",
Expand All @@ -254,7 +258,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.1"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
10 changes: 7 additions & 3 deletions filter_design/frequency_sampling_method.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"nbsphinx": "hidden"
},
"source": [
"# Design of Digital Filters\n",
"\n",
Expand Down Expand Up @@ -436,7 +438,9 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"nbsphinx": "hidden"
},
"source": [
"**Copyright**\n",
"\n",
Expand All @@ -460,7 +464,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.1"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
10 changes: 7 additions & 3 deletions filter_design/window_method.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"nbsphinx": "hidden"
},
"source": [
"# Design of Digital Filters\n",
"\n",
Expand Down Expand Up @@ -350,7 +352,9 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"nbsphinx": "hidden"
},
"source": [
"**Copyright**\n",
"\n",
Expand All @@ -374,7 +378,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.1"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down

0 comments on commit dd0170a

Please sign in to comment.