mgeier /
python-audio
Some Jupyter notebooks about audio signal processing with Python
Loading repository data…
sympy / repository
Some Jupyter notebook examples for SymPy
This repository contains examples of using SymPy within Jupyter Notebooks.
The examples are broken up into three categories based on difficulty of both the mathematics and programming concepts. They roughly follow the following guide:
beginner : Simple examples appropriate for first steps in using SymPy, for someone with little or no programming experience.
You can downloading the repository content with
$ git clone git://github.com/sympy/sympy-notebooks.git
You can install an Anaconda environment for using the content in the repository with
conda env create -f environment.yml
Selected from shared topics, language and repository description—not editorial ratings.
mgeier /
Some Jupyter notebooks about audio signal processing with Python
markjay4k /
A jupyter notebook with some stuff on the FT
pluxbiosignals /
biosignalsnotebooks project includes a set of Jupyter Notebooks explaining some processing tasks which have been specially designed for biosignalsplux and OpenSignals users. A Python package is also present, containing some functions to support biosignalsnotebooks notebooks or to be used independently.
G-Hung /
This is repo to demonstrate how to convert from Jupyter Notebook to scripts with some engineering practices
jamt9000 /
Some Jupyter notebooks based on Bishop's "Pattern Recognition and Machine Learning" book
atlas-research-io /
From Prompt to Notebook. Some examples of taking ideas to execution with atlas-research.io