Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
baycomp
Python 8
-
bottlechest
Forked from biolab/bottlechest
Fast NumPy array functions written in Cython
C 1
-
janezd.github.io
Vidra - A Slovenian translation/adaptation of CS Unplugged
HTML 1
-
orange3-prototypes
Forked from biolab/orange3-prototypes
Prototype Orange widgets — only for the brave.
-
Led7Segment
Forked from avishorp/TM1637
Arduino library for TM1637 (LED Driver)
C++ 1
-
kontrabant
Python
874 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in biolab/orange3-network that received 4 comments
Replace networkx by proprietary data structure and algorithms
Issue This add-on uses networkx for its basic data structure (which is inefficient because it is based on dictionaries), reading files (which is s…