Skip to content

Instantly share code, notes, and snippets.

View ulf1's full-sized avatar
:octocat:
working from somewhere

Ulf Hamster ulf1

:octocat:
working from somewhere
View GitHub Profile
@ulf1
ulf1 / manual.md
Last active September 12, 2023 07:16
Install psychopy/wxpython on ubuntu

Install psychopy/wxPython with PyEnv on Ubuntu

(1) Install pyenv

sudo apt update

sudo apt install \
  build-essential libssl-dev zlib1g-dev \
@ulf1
ulf1 / .gitignore
Last active January 7, 2020 16:34
LayernormSimpleRNN for tensorflow
.venv