Pinned Repositories
big_O
Python module to estimate big-O time complexity from execution time
empirical_copula
A Python library to compute and plot 2D empirical copulas of discrete data (ordinal or categorical)
joblib
Python function as pipeline jobs
masterbaboon
Repository for the code presented on masterbaboon.com
mtest
Python implementation of the m-test, a two-sample test based on model selection and with better performance than the t-test on small sample sizes.
neuro-kl
Python and Matlab code to estimate KL divergence and entropy of neural data distributions
persistent_locals
Python decorator to make the local variables of a function accessible after execution.
pycharm-enaml-plugin
Plugin for PyCharm adding support for the Enaml language. (Work in progress)
scikit-learn
scikit-learn main repo
pberkes's Repositories
pberkes/big_O
Python module to estimate big-O time complexity from execution time
pberkes/neuro-kl
Python and Matlab code to estimate KL divergence and entropy of neural data distributions
pberkes/persistent_locals
Python decorator to make the local variables of a function accessible after execution.
pberkes/empirical_copula
A Python library to compute and plot 2D empirical copulas of discrete data (ordinal or categorical)
pberkes/pycharm-enaml-plugin
Plugin for PyCharm adding support for the Enaml language. (Work in progress)
pberkes/masterbaboon
Repository for the code presented on masterbaboon.com
pberkes/mtest
Python implementation of the m-test, a two-sample test based on model selection and with better performance than the t-test on small sample sizes.
pberkes/scikit-learn
scikit-learn main repo
pberkes/joblib
Python function as pipeline jobs
pberkes/Bento
A tool to nicely wrap-up your python softwares
pberkes/planetwars-python-kit
An python interface to the second Google AI-Contest (PlanetWars) at http://ai-contest.com
pberkes/2021-bordeaux-testing-debugging
pberkes/altair
Declarative statistical visualization library for Python
pberkes/aoc2020
pberkes/aoc2021
pberkes/aoc2022
My solutions of Advent of Code 2022
pberkes/aoc2023
pberkes/battito
A library for precisely-timed events and sequences
pberkes/enable
Enable: low-level drawing and interaction
pberkes/enaml
Declarative User Interfaces for Python
pberkes/identity-attributes-model
Source code for identity-attributes model of natural image sequences
pberkes/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
pberkes/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pberkes/pberkes.github.io
Personal homepage
pberkes/pixiedust
Python Helper library for Spark IPython Notebooks
pberkes/python-psignifit
Python clone of psignifit providing basic functionality
pberkes/scikit-image
Image Processing SciKit (Toolbox for SciPy)
pberkes/traitsui
pberkes/Try_CI
pberkes/velocyto.py
RNA velocity estimation in Python