-
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedJan 1, 2024 -
scipy Public
Forked from scipy/scipyScipy library main repository
-
pass-genphrase Public
Passphrase generator extension for pass, the password manager.
-
lru_ng Public
A fork of https://github.com/amitdev/lru-dict supporting newer style and better safety in threaded applications
C GNU General Public License v3.0 UpdatedApr 5, 2021 -
trackrefcount Public
Python context manager that helps with tracking and asserting reference-count changes in unit tests
Python GNU General Public License v3.0 UpdatedFeb 20, 2021 -
-
lru-dict Public
Forked from amitdev/lru-dictA fast and memory efficient LRU cache for Python
C MIT License UpdatedFeb 5, 2021 -
aalr Public
Anomaly-aware local regression
Python GNU Affero General Public License v3.0 UpdatedJan 1, 2021 -
ucscale Public
Matrix-scaling implementation for the unit-consistent (i.e., diagonally consistent) singular value decomposition and pseudoinverse.
Python GNU General Public License v3.0 UpdatedApr 7, 2020 -
polygon-inclusion Public
Python implementation of polygon-inclusion algorithm based on the winding number
-
checkimpcont Public
Check string literal concatenation by implicit line continuation in Python souce.
Python UpdatedSep 10, 2019 -
vim-checkimpcont Public
Vim plugin for the "checkimpcont" Python source checking script
Vim Script UpdatedSep 10, 2019 -
vim-cython Public
Forked from anntzer/vim-cythonVim syntax and plugin files for Cython.
-
matplotlib Public
Forked from matplotlib/matplotlibmatplotlib: plotting with Python
Python UpdatedJun 2, 2019 -
fuse-ext2 Public
Forked from alperakcan/fuse-ext2Fuse-ext2 is a multi OS FUSE module to mount ext2, ext3 and ext4 file system devices and/or images with read write support.
C GNU General Public License v2.0 UpdatedMay 12, 2019 -
libsncompress Public
Read-only mirror of libsncompress at GitLab.com
-
sh-ultramunge Public
Read-only mirror of sh-ultramunge at GitLab.com
-
vim-compiler-checkbashisms Public
checkbashisms integration for Vim: check shell (sh) scripts for common BASH-specific incompatibilities.
-
parallelvicd Public
Python package for simple MPI manager-worker workflow
-
statsmodels Public
Forked from statsmodels/statsmodelsStatsmodels: statistical modeling and econometrics in Python
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 6, 2018 -
cpulist Public
Display CPU affinity information as ASCII art
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 3, 2018 -
takeevery Public
GitHub mirror of gitlab.com repository congma/takeevery
Python BSD 2-Clause "Simplified" License UpdatedFeb 25, 2018 -
-
base8x Public
Encode binary data into ASCII and vice versa
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 18, 2017 -
-
toggleproxy Public
A Pentadactyl plugin for switching proxy settings in a flash.
-
pylint.vim Public
Forked from orenhe/pylint.vimA fork of Vim's pylint plugin
-
pypar Public
Forked from daleroberts/pyparEfficient and scalable parallelism using the message passing interface (MPI) to handle big data and highly computational problems.
Python GNU General Public License v3.0 UpdatedNov 11, 2016 -
dactyl Public
Forked from 5digits/dactylPentadactyl and other related Gecko extensions
JavaScript Other UpdatedApr 26, 2016 -
densitycontour Public
Python module that draws density contours from sample points