8-day longest streak
Nicolas P. Rougier / Homepage / Mastodon / Reddit / GitHub / Gist / Stack Overflow / Slideshare / Shadertoy I’m a researcher and team leader at the Institute of…
[](https://github.com/rougier/braincraft)
Nicolas P. Rougier / Homepage / Mastodon / Reddit / GitHub / Gist / Stack Overflow / Slideshare / Shadertoy
I’m a researcher and team leader at the Institute of Neurodegenerative Diseases (Bordeaux, France). I’m investigating decision making, learning and cognition using computational models of the brain. Beside neuroscience, I’m also interested in open and reproducible science, scientific visualization, and computer graphics. And when I've time, I hack GNU Emacs.
Consider supporting my work. Thank you!
Open access books & journals
- ReScience C A scientific journal dedicated to the publication of computational replications.
- Scientific Visualization: Python & Matplotlib, an open access book on scientific visualization.
- Vers une recherche reproductible (French), an open access book on reproductible research practices.
- From Python to Numpy, an open access book on numerical computing.
- Python & OpenGL for Scientific Visualization, an open access book on modern GL using Python.
Courses & tutorials
- 100 Numpy Exercises is a collection of 100 numpy exercises, from easy to hard.
- Computational Neuroscience course A gentle introduction to computational neuroscience in Python.
- C++ Crash course is an introduction to C++ for C programmers.
- Matplotlib cheatsheets are the official cheasheets (+ 2 handouts) that I designed.
- Git & GitHub course A gentle introduction to git and GitHub.
- Matplotlib tutorial A gentle tutorial on Matplotlib, the all-mighty visualization library.
- Numpy tutorial An introduction to Numpy for beginners.
Development
- Machine learning recipes Self-contained machine learning Python recipes.
- Glumpy is a python library for scientific visualization that is both fast, scalable and beautiful.
- VisPy is a high-performance interactive 2D/3D data visualization library.
- Matplotlib 3D provides a better and more versatile 3d axis for Matplotlib.
- Tiny 3D Renderer A soft 3D renderer in 100 lines of Python (only dependency is numpy).
- Freetype Python provides bindings for the FreeType library (only the high-level API is bound).
- Freetype GL to display Unicode text in OpenGL using a single texture and a single vertex buffer.
Baby GNU & Tux
- Baby GNU & Tux Original artwork
Emacs hacking
- Emacs / N Λ N O A nice and consistent look and feel for GNU Emacs, the true editor.
- Emacs Notebook GNU Emacs computational notebook using the powerful orgmode.
- My literate Emacs configuration This is my current Emacs configuration using org-mode.
- Literate & annotated bibliography using org-mode, bibtex with drag and drop support.
- Elegant Emacs A very minimal but elegant emacs (I think).
- SVG lib A library to create and display SVG tags, progress bars and icons.
- SVG tag mode An Emacs minor mode to replace keywords or (regex) with SVG rounded box labels.
- Mu4e dashboard allows to organise mu4e queries into a dashboard by writing a regular org file.
- Mu4e thread folding is a small library that enable threads folding in mu4e using overlays.
- Org agenda gives an interactive view (whole year) of your agenda in the console.
- Get Things Done using org mode.
Art... or Science
- Recursive Voronoi Recursive voronoi using shapely, matplotlib and scipy.
- Pendulum Animated double pendulum using matplotlib.
- Wind map Animated streamlines using matplotlib.
- Alien life A remake (using matplotlib) of the beaufitul animation by Necessary Disorder.
- Anatomy of a figure shows and names the main elements of a matplotlib figure.
- Calendar heatmap Display your yearly GitHub activity using matplotlib.
- Less is More A remake of the animation by Darkhorse Analytics (using matplotlib, what else?).
- Baby GNU & baby Tux. Original vector and 3D models of baby GNU and baby. 3D printer ready.
- Open Heroes. Some people that facilitate science, one way or the other.
Posters
- Scientific posters Scienfitic posters sources (using Pages or ComicLife)
- Conference posters Conference posters sources (using Pages)
Science
- A dynamical computational model of theta generation in hippocampal circuits (2023)
- Knowledge extraction from the learning of sequences in a LSTM architecture (2022)
- Computational benefits of structural plasticity, illustrated in songbirds (2022)
- The adaptive value of probability distortion and risk-seeking (2021)
- Randomized self organizing map (2020)
- Stability analysis of a neural field self-organizing map (2020)
- A Robust Model of Gated Working Memory (2020)
- Ten Years Reproducibility Challenge (2020)
- A density driven method for the placement of biological cells (2018)
- **[A computational mo
-
scientific-visualization-book ★ PINNED
An open access book on scientific visualization using python and matplotlib
Python ★ 11k 5mo agoExplain → -
from-python-to-numpy ★ PINNED
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
Python ★ 2.1k 1y agoExplain → -
ML-Recipes ★ PINNED
A collection of stand-alone Python machine learning recipes
Python ★ 687 5y agoExplain → -
nano-emacs ★ PINNED
GNU Emacs / N Λ N O - Emacs made simple
Emacs Lisp ★ 2.9k 9d agoExplain → -
python-opengl ★ PINNED
An open access book on Python, OpenGL and Scientific Visualization, Nicolas P. Rougier, 2018
HTML ★ 651 1y agoExplain → -
matplotlib-3d ★ PINNED
Experimental 3D axis for matplotlib
Python ★ 280 9mo agoExplain → -
numpy-100
100 numpy exercises (with solutions)
Python ★ 14k 1mo agoExplain → -
matplotlib-tutorial
Matplotlib tutorial for beginner
Python ★ 3.2k 2y agoExplain → -
matplotlib-cheatsheet
Matplotlib 3.1 cheat sheet.
Python ★ 2.9k 5y agoExplain → -
freetype-gl
OpenGL text using one vertex buffer, one texture and FreeType
C ★ 1.7k 11mo agoExplain → -
elegant-emacs
A very minimal but elegant emacs (I think)
Emacs Lisp ★ 1.4k 4y agoExplain → -
CPP-Crash-Course
C++ Crash Course
C++ ★ 802 1y agoExplain → -
notebook-mode
GNU Emacs notebook mode
Emacs Lisp ★ 667 2y agoExplain → -
svg-tag-mode
A minor mode for Emacs that replace keywords with nice SVG labels
Emacs Lisp ★ 547 1y agoExplain → -
emacs-gtd
Get Things Done with Emacs
CSS ★ 523 7mo agoExplain → -
numpy-tutorial
Numpy beginner tutorial
Python ★ 519 6y agoExplain → -
mu4e-dashboard
A dashboard for mu4e (mu for emacs)
Emacs Lisp ★ 508 2y agoExplain → -
nano-theme
GNU Emacs / N Λ N O Theme
Emacs Lisp ★ 439 5mo agoExplain → -
svg-lib
Emacs SVG libraries for creatings tags, icons and bars
Emacs Lisp ★ 369 10mo agoExplain → -
freetype-py
Python binding for the freetype library
Python ★ 335 1y agoExplain → -
book-mode
A clean interface for org files (Emacs)
Emacs Lisp ★ 321 2y agoExplain → -
ten-rules
Ten simple rules for better figures
Python ★ 302 3y agoExplain → -
dotemacs
Litterate configuration for GNU Emacs
★ 260 1y agoExplain → -
nano-modeline
GNU Emacs / N Λ N O Modeline
Emacs Lisp ★ 208 5mo agoExplain → -
braincraft
Braincraft challenge — 1000 neurons, 100 seconds, 10 runs, 2 choices, no reward
Python ★ 195 3mo agoExplain → -
tiny-renderer
A tiny sotfware 3D renderer in 100 lines of Python
Python ★ 183 7y agoExplain → -
neural-networks
Artificial Neural Networks / Python
Python ★ 160 2y agoExplain → -
org-agenda-python
Org agenda in the console
Python ★ 149 3y agoExplain → -
mu4e-thread-folding
Functions for folding threads in mu4e headers view
Emacs Lisp ★ 146 3y agoExplain → -
org-bib-mode
An Emacs minor mode for literate & annotated bibliography
Emacs Lisp ★ 142 3y agoExplain → -
nano-sidebar
Emacs package to have configurable sidebars on a per frame basis.
Emacs Lisp ★ 135 4y agoExplain → -
scipy-crash-course
Material for a 24 hours course on Scientific Python
★ 106 4y agoExplain → -
python-visualization-landscape
Adaptation of Jake VanderPlas graphic about python visualization landscape
HTML ★ 105 9y agoExplain → -
org-margin
Outdent headlines in emacs org-mode
Emacs Lisp ★ 104 2y agoExplain → -
notes-list
Emacs notes list
Emacs Lisp ★ 102 2y agoExplain → -
calendar-heatmap
Calendar heatmap with matplotlib and random data
Python ★ 100 5y agoExplain → -
sideframe
Emacs side frames
Emacs Lisp ★ 96 3y agoExplain → -
nano-calendar
An alternative calendar for Emacs
Emacs Lisp ★ 95 5mo agoExplain → -
emacs-svg-icon
An emacs library to create SVG icons on the fly
Emacs Lisp ★ 95 2y agoExplain → -
nano-dialog
Emac native dialog box
Emacs Lisp ★ 93 3y agoExplain → -
nano-agenda
A minimal org agenda for Emacs
Emacs Lisp ★ 88 1y agoExplain → -
gl-agg
OpenGL Antigrain Geometry experiments
Python ★ 85 3y agoExplain → -
nano-elfeed
Emacs configuration file for elfeed (news reader)
Emacs Lisp ★ 81 5mo agoExplain → -
buffer-box
Box around buffers in GNU Emacs (graphics or terminal mode)
Emacs Lisp ★ 80 9mo agoExplain → -
windmap
Streamlines animation (matplotlib)
Python ★ 72 8y agoExplain → -
emacs-splash
An alternative splash screen for GNU Emacs
Emacs Lisp ★ 72 5y agoExplain → -
URFIST-git-course
This is the material for the URFIST course on Git & GitHub. Bordeaux, March 27 & 28, 2018.
★ 65 8y agoExplain → -
recursive-voronoi
Recursive voronoi diagram
Python ★ 64 6y agoExplain → -
CNCC-2020
Computational Neuroscience Crash Course (University of Bordeaux, 2020)
Jupyter Notebook ★ 59 5y agoExplain → -
agenda
Plain text agenda
Emacs Lisp ★ 57 3mo agoExplain → -
nano-vertico
Emacs / nano + vertico
Emacs Lisp ★ 55 2mo agoExplain → -
50-git-questions
50 Frequently Asked question about Git & GitHub
★ 54 5y agoExplain → -
mastodon-alt
Emacs alternative mastodon layout
Emacs Lisp ★ 51 1y agoExplain → -
baby-gnu-tux
3D files for printing baby GNU and Tux
★ 51 4y agoExplain → -
2021-Dataviz
Material for dataviz course at university of Bordeaux
Jupyter Notebook ★ 49 4y agoExplain → -
rougier
Exended profile
★ 48 4h agoExplain → -
alien-life
Remake of necessary disorrder beautiful animation
Python ★ 47 8y agoExplain → -
gallery
Gallery of matplotlib samples
Python ★ 46 9y agoExplain → -
open-heroes
Some people that facilitate science, one way or the other
★ 45 7y agoExplain → -
minibuffer-header
Minibuffer header for GNU/Emacs
Emacs Lisp ★ 44 3y agoExplain → -
persid
Persistent identifier library for GNU Emacs
Emacs Lisp ★ 41 1y agoExplain → -
pyglfw
Python bindings for GLFW 3.0
Python ★ 40 6y agoExplain → -
scientific-posters
A collection of scientific posters (with sources) made with Pages or ComicLife
Rich Text Format ★ 39 2y agoExplain → -
reviewer-manifesto
A pledge for reviewers
★ 39 1y agoExplain → -
pdf-drop-mode
Get DOI from PDF files dropped onto a Emacs buffer
Emacs Lisp ★ 38 3y agoExplain → -
nano-toolbar
Emacs toolbar in the header line
Emacs Lisp ★ 35 2y agoExplain → -
glumpy ⑂
Fast, scalable & beautiful scientific visualisation
Python ★ 35 2y agoExplain → -
org-outer-indent
An outer indentation org mode
Emacs Lisp ★ 33 5y agoExplain → -
org-imenu
org-mode side menu with filtering capability
Emacs Lisp ★ 32 3y agoExplain → -
Neurosciences
Computational Neurosciences repository
Python ★ 31 11y agoExplain → -
aerial-emacs
A cleaner and less cluttered style for emacs
Emacs Lisp ★ 30 10y agoExplain → -
relative-date
Emacs package for formatting relative dates (dates difference)
Emacs Lisp ★ 29 3y agoExplain → -
conference-posters
A collection of conferences posters (with sources) made with Pages
★ 28 2y agoExplain → -
CNCC-2019
Computational Neuroscience Crash Course (CNCC 2019)
Jupyter Notebook ★ 27 5y agoExplain → -
mode-line-maker
A helper library to create mode-line for GNU Emacs
Emacs Lisp ★ 27 6mo agoExplain → -
2023-dataviz-nancy
Material for dataviz course (Nancy, 2023)
Jupyter Notebook ★ 27 2y agoExplain → -
VSOM
Randomize Self Organizing map
Python ★ 26 5y agoExplain → -
unknown-pleasures
Matplotlib animation from the Unknown Pleasures album cover (Joy Division)
Python ★ 26 5y agoExplain → -
2024-Dataviz
Material for the dataviz courses, Bordeaux
Jupyter Notebook ★ 25 1y agoExplain → -
nano-tools
A set of tools for emacs that are not worth to be packaged.
Emacs Lisp ★ 25 10mo agoExplain → -
emacs-octicons
Octicons glyph name for emacs
Emacs Lisp ★ 24 10y agoExplain → -
numpy-glm
GL Mathematics for Numpy
Python ★ 22 2y agoExplain → -
dynamic-som
Dynamic Self-Organized maps
Python ★ 22 10y agoExplain → -
nano-bell
Visual bell for GNU Emacs
Emacs Lisp ★ 21 4y agoExplain → -
spatial-computation
Spatial computation
Python ★ 21 4y agoExplain → -
Scipy-Bordeaux-2016
Course taught at the University of Bordeaux in the academic year 2015/16 for PhD students.
★ 21 10y agoExplain → -
Scipy-Bordeaux-2018
Notes for the Scientific Python course at the university of Bordeaux
★ 21 8y agoExplain → -
less-is-more
A remake of the animation by Dark Horse Analytics (http://www.darkhorseanalytics.com)
Python ★ 20 9y agoExplain → -
pendulum
Animated double pendulum using matplotlib
Python ★ 20 7y agoExplain → -
bootstrap-rst
Restructured Text Bootstrap
Python ★ 20 8y agoExplain → -
nano-minibuffer
Minibuffer for NΛNO Emacs
Emacs Lisp ★ 19 1y agoExplain → -
nano-read
Alternartive read functions for GNU Emacs
Emacs Lisp ★ 18 1y agoExplain → -
Scipy-Bordeaux-2017
Course taught at the University of Bordeaux in the academic year 2017 for PhD students.
★ 17 9y agoExplain → -
nano-splash
N Λ N O Splash
Emacs Lisp ★ 17 5y agoExplain → -
nano-command
Emacs / Quick command in the mode-line or header-line
Emacs Lisp ★ 16 3y agoExplain → -
figure-anatomy
Anatomy of a matplotlib figure
Python ★ 16 9y agoExplain → -
org-agenda-conflict
Mark conflicting items in the org-agenda
Emacs Lisp ★ 16 3y agoExplain → -
nano-mu4e
Alternative layour for mu4e
Emacs Lisp ★ 15 4mo agoExplain → -
Scipy-Bordeaux-2019
Lecture notes (Université de Bordeaux)
Python ★ 15 7y agoExplain → -
emacs-defaults
Defaults setting for vanilla emacs
Emacs Lisp ★ 15 5y agoExplain → -
mu4e-folding
Thread folding support for mu4e
Emacs Lisp ★ 14 3y agoExplain → -
galaxy
Spiral galaxy simulator using the density wave theory
Python ★ 14 12y agoExplain → -
blog
My GitHub blog
★ 14 5y agoExplain → -
ASPP-2017
Material for the Advanced Scientific Python Programming course, Nikiti, Greece, 2017
Python ★ 14 8y agoExplain → -
mu4e-thread
mu4e thread folding
Emacs Lisp ★ 12 3y agoExplain → -
dana
Distributed (Asynchronous) Numerical Adaptive computing framework
Python ★ 12 10y agoExplain → -
EmacsConf-2022
Poster for the Emacs conference 2022
★ 12 3y agoExplain → -
pyd3
Python conversion of some D3 modules (https://github.com/d3) [WIP]
Python ★ 11 10y agoExplain → -
python-lecture-notes ⑂
Lecture notes for the "Programming with Python" course I have taught in Spring 2015. at The University of Manchester
Jupyter Notebook ★ 10 10y agoExplain → -
youtube-dl
See https://youtube-dl.org/
★ 10 5y agoExplain → -
mastodon-org
Emacs Mastodon org links and dashboard
Emacs Lisp ★ 9 3y agoExplain → -
latex-paper ⑂
Minimalist LaTeX template for academic papers
★ 9 3y agoExplain → -
random-walk
Re-run, Repeat, Reproduce, Replicate, Re-use
Python ★ 9 8y agoExplain → -
JCGT-2014a
Code for http://jcgt.org/published/0002/02/08/
Python ★ 9 5y agoExplain → -
raycast
A raycasted maze using numpy (raycast) and matplotlib (display).
Python ★ 9 1y agoExplain → -
density-driven
Code for "A density-driven method for the placement of biological cells over two-dimensional manifolds"
Python ★ 8 8y agoExplain → -
glsl-parser
Python glsl parser (partial)
Python ★ 8 6y agoExplain → -
basal-ganglia
Basal ganglia model
Python ★ 8 9y agoExplain → -
homepage-labri-2026-02-18
Homepage at http://www.labri.fr/perso/nrougier/
HTML ★ 7 7y agoExplain → -
2017-fraud-and-misconduct
Ten Simples Rules for Scientific Fraud and Misconduct
TeX ★ 7 9y agoExplain → -
delayed-neural-field
Neural field with finite transmission speed
Python ★ 6 7y agoExplain → -
bibliography
Personal bibliography
TeX ★ 6 7y agoExplain → -
la-rochelle-2017
Material for La Rochelle Scientific Python conferenre (2017)
Python ★ 6 9y agoExplain → -
scipy-lecture-notes ⑂
Notes used to give tutorials at Euroscipy conference
Python ★ 5 8y agoExplain → -
org-agenda-property ⑂
Display org properties in the agenda buffer.
Emacs Lisp ★ 5 4y agoExplain → -
TYRC-apple
Ten Years Reproducibility Challenge - Entry 1
TeX ★ 5 6y agoExplain → -
antigrain-2.4
Anti-Grain Geometry (version 2.4)
C++ ★ 5 12y agoExplain → -
mesh-3D-mpl
Textured mesh using matplotlib
Python ★ 4 8mo agoExplain → -
matplotlib ⑂
No description.
Python ★ 4 2y agoExplain → -
gl-history
OpenGL history document
TeX ★ 4 10y agoExplain → -
CompNeuroCourse-2019
Computational Neuroscience Course / Bordeaux 2019
★ 4 7y agoExplain → -
sci-hub-injector ⑂
Adds SciHub links to popular publisher websites
★ 4 4y agoExplain → -
vispy ⑂
Main repository for Vispy
Python ★ 3 6y agoExplain → -
URFIST-Book
Dummy template book for the URFIST course (Bordeaux, 2018)
★ 3 1y agoExplain → -
scikit-image ⑂
Image Processing SciKit (Toolbox for SciPy)
Python ★ 3 7y agoExplain → -
numpy-list
Typed list based on numpy array
Python ★ 3 10y agoExplain → -
homebrew-emacs-plus ⑂
Emacs Plus formulae for the Homebrew package manager
Ruby ★ 2 2y agoExplain → -
decision-making-2.0 ⑂
No description.
Python ★ 2 10y agoExplain → -
NeuroinformaticsTutorial ⑂
A tutorial on neuroinformatics resources for computational modellers
Python ★ 2 9y agoExplain → -
tiny-bot
Simple bot simulator
Python ★ 2 1y agoExplain → -
evoprospect-v2
Evopropsect scripts
Jupyter Notebook ★ 2 2mo agoExplain → -
iterm.el ⑂
A simple script I use to send commands from emacs to iTerm2 on Mac OS X
★ 2 8y agoExplain → -
memstim-hh ⑂
MEMory STIMulation using Hodgkin-Huxley neurons
★ 2 3y agoExplain → -
vger ⑂
2D GPU renderer for dynamic UIs
★ 2 2y agoExplain → -
OS-Workshop
Exercise repository
★ 2 2y agoExplain → -
matplotblog ⑂
Matplotlib blog
Jupyter Notebook ★ 2 4y agoExplain → -
JCGT-2013
Code for http://jcgt.org/published/0002/01/04/
Python ★ 2 5y agoExplain → -
julia-100-exercises ⑂
No description.
Julia ★ 2 12y agoExplain → -
JCGT-2014b
Code for http://jcgt.org/published/0003/04/01/
GLSL ★ 2 5y agoExplain → -
homepage
Nicolas P. Rougier homepage
TeX ★ 1 3mo agoExplain → -
neuralfieldDBSmodel ⑂
No description.
Python ★ 1 11y agoExplain → -
scikit-learn ⑂
scikit-learn: machine learning in Python
Python ★ 1 9y agoExplain → -
ReRun-Repeat-Reproduce-Reuse-Replicate
ReRun, Repeat, Reproduce, Reuse, Replicate
TeX ★ 1 8y agoExplain → -
replication-recanatesi-2015-article ⑂
No description.
★ 1 5y agoExplain → -
2021_replication_LipstichEtAl_1996 ⑂
The population dynamics of vertical and horizontal transmission allow for the study of the evolution of virulence. Here, we replicate a model by Lipsitch et al. (1996) analyzing the trade-offs between both types by modeling population dynamics between 1 host population and 100 pathogen strains added individually every 1,000 timesteps.
Julia ★ 1 4y agoExplain → -
grayscott
Reaction diffusion simulation using GPU/pyglet
Python ★ 1 13y agoExplain → -
ipython ⑂
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, python3 support, etc.
Python ★ 1 14y agoExplain → -
lstm ⑂
Minimal, clean example of lstm neural network training in python, for learning purposes.
Python ★ 1 8y agoExplain → -
rescience.github.io ⑂
ReScience website sources
HTML ★ 1 7y agoExplain → -
LinuxMag-HS-2014
Sources for LinuxMag 2014 on Scientific Python
★ 1 12y agoExplain → -
Review-momentum-illustration ⑂
No description.
★ 1 4y agoExplain → -
diversity_abm_replication ⑂
No description.
★ 1 3y agoExplain → -
one-critic-two-actors
Supporting material for the article "One critic, two actors"
Python ★ 1 8y agoExplain → -
PinokioProject ⑂
No description.
Python ★ 1 3y agoExplain → -
ReScience-submission-template
ReScience submission template repository
Python ★ 1 11y agoExplain → -
DualPathwayModel ⑂
Dual pathway architecture underlying vocal learning in songbirds
★ 1 4y agoExplain → -
imenu-list ⑂
Emacs plugin to show the current buffer's imenu entries in a separate buffer
★ 1 4y agoExplain → -
A-general-model-of-hippocampal-and-dorsal-striatal-learning-and-decision-making ⑂
No description.
TeX ★ 1 4y agoExplain → -
fractal_dimension_analysis ⑂
Implement fractal dimension analysis for grayscale images, micsrocopy images and biological application following FIJI/ImageJ.
★ 1 5y agoExplain → -
rescience-gorder ⑂
This is the source code of the 2021 replication for ReScience of the paper "Speedup Graph Processing by Graph Ordering" by Hao Wei, Jeffrey Xu Yu, Can Lu, and Xuemin Lin, published in Proceedings of SIGMOD 2016.
★ 1 5y agoExplain → -
HTM
A Python/Numpy implementation of Hierarchical Temporal Memory (WIP)
Python ★ 1 9y agoExplain → -
replication_candy_1991 ⑂
This repository contains code, data, and a manuscript implementing and describing the replication of two publications that apply ordinal regression models to insect phenology data.
★ 1 5y agoExplain → -
deft ⑂
Deft for Emacs
★ 1 5y agoExplain → -
bookrr ⑂
Vers une recherche reproductible : faire évoluer ses pratiques
★ 1 6y agoExplain → -
Visual-Echo-Dimitri ⑂
Spatialisation of Reservoir computing networks for display purposes.
Python ★ 0 3y agoExplain → -
memstim-hh-cleanup
Cleanup test (large files removal) for memstim-hh
Jupyter Notebook ★ 0 2y agoExplain → -
rescience-rrpr2018 ⑂
Paper for RRPR 2018
TeX ★ 0 6y agoExplain → -
ReScience ⑂
ReScience journal - current issue
★ 0 7y agoExplain → -
helpme
Temporary repo for testing helpme
★ 0 8y agoExplain → -
mu ⑂
maildir indexer/searcher + emacs mail client + guile bindings
★ 0 3y agoExplain → -
gosling-emacs ⑂
Gosling emacs from early 1980s
★ 0 6y agoExplain → -
corfu ⑂
:desert_island: corfu.el - Completion Overlay Region FUnction
★ 0 4y agoExplain → -
homebrew-emacsmacport ⑂
Emacs mac port formulae for the Homebrew package manager
Ruby ★ 0 3y agoExplain → -
emacs-powerline ⑂
Powerline for Emacs
Emacs Lisp ★ 0 14y agoExplain → -
Topalidou-et-al-2015 ⑂
No description.
Python ★ 0 3y agoExplain → -
agg-2.6 ⑂
AGG Anti-Grain Geometry Library
★ 0 4y agoExplain → -
glyphy ⑂
GLyphy is a signed-distance-field (SDF) text renderer using OpenGL ES2 shading language.
★ 0 4y agoExplain → -
BGModelTest ⑂
Simple tasks for testing the basal ganglia model from Topalidou et al. (2015).
Python ★ 0 4y agoExplain → -
hugo-book ⑂
Hugo documentation theme as simple as plain book
★ 0 4y agoExplain → -
reservoirpy ⑂
A simple and flexible code for Reservoir Computing architectures like Echo State Networks
★ 0 4y agoExplain → -
planets-2021
Lesson repository example
★ 0 4y agoExplain → -
Reimplementation-SUPERTREX
No description.
★ 0 5y agoExplain → -
submissions ⑂
ReScience C submissions
★ 0 6y agoExplain → -
rescience-hor ⑂
No description.
★ 0 4y agoExplain → -
simple-icons ⑂
SVG icons for popular brands
★ 0 5y agoExplain → -
512kb.club ⑂
Website for the 512 KB Club
★ 0 5y agoExplain → -
datoviz ⑂
⚡ High-performance GPU interactive scientific data visualization with Vulkan
★ 0 5y agoExplain → -
ESN ⑂
Echo State Network model source code for the replication in ReScience (LINK) of "A Neurodynamical Model for Working Memory" by Razvan Pascanu and Herbert Jaeger.
★ 0 5y agoExplain → -
-Re-Assortative-matching-and-search ⑂
This repository contains code and a manuscript implementing and describing the replication of two publications on search-and-matching models.
★ 0 5y agoExplain → -
ten-years-paper33 ⑂
https://github.com/ReScience/ten-years
★ 0 5y agoExplain →
No repos match these filters.