| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | function | count_distinct_repos | count_total | example_url | ||||||||||||||||||||||
2 | stats | 2281 | 5717 | https://github.com/geophysics/mtpy/blob/master/mtpy/modeling/occam2d.py | ||||||||||||||||||||||
3 | sparse | 1706 | 6500 | https://github.com/tscholak/smbkmeans/blob/master/tfidf_smbkmeans.py | ||||||||||||||||||||||
4 | optimize | 1531 | 2788 | https://github.com/cni/t1fit/blob/master/t1_fitter.py | ||||||||||||||||||||||
5 | io | 1218 | 3079 | https://github.com/wojtekwalczak/FB_datalab/blob/master/lib/most_distinctive.py | ||||||||||||||||||||||
6 | linalg | 1199 | 3047 | https://github.com/lesteve/scikit-learn/blob/master/sklearn/utils/arpack.py | ||||||||||||||||||||||
7 | interpolate | 972 | 2022 | https://github.com/geophysics/mtpy/blob/master/mtpy/modeling/occam2d.py | ||||||||||||||||||||||
8 | special | 968 | 1792 | https://github.com/liberatorqjw/scikit-learn/blob/master/sklearn/utils/fixes.py | ||||||||||||||||||||||
9 | signal | 915 | 1883 | https://github.com/garibaldu/radioblobs/blob/master/code/code_1d/old_and_extra/score_GA.py | ||||||||||||||||||||||
10 | ndimage | 864 | 2196 | https://github.com/cni/t1fit/blob/master/t1_fitter.py | ||||||||||||||||||||||
11 | misc | 650 | 1135 | https://github.com/sillvan/hyperspy/blob/master/hyperspy/drawing/_markers/point.py | ||||||||||||||||||||||
12 | integrate | 574 | 986 | https://github.com/kleskjr/scipy/blob/master/scipy/stats/tests/test_distributions.py | ||||||||||||||||||||||
13 | sparse.linalg | 495 | 1056 | https://github.com/lesteve/scikit-learn/blob/master/sklearn/utils/arpack.py | ||||||||||||||||||||||
14 | spatial.distance | 469 | 721 | https://github.com/wjchen84/rapprentice/blob/master/rapprentice/registration.py | ||||||||||||||||||||||
15 | spatial | 420 | 766 | https://github.com/delmic/odemis/blob/master/src/odemis/acq/align/coordinates.py | ||||||||||||||||||||||
16 | io.loadmat | 414 | 1501 | https://github.com/jdsika/TUM_SmartCardLab/blob/master/DPA/benchmark.py | ||||||||||||||||||||||
17 | sparse.csr_matrix | 401 | 1305 | https://github.com/waterponey/scikit-learn/blob/master/scikits/learn/svm/tests/test_sparse.py | ||||||||||||||||||||||
18 | org | 369 | 894 | https://github.com/chiotlune/ext/blob/master/gnuradio-3.7.0.1/gr-filter/examples/fir_filter_ccc.py | ||||||||||||||||||||||
19 | csr_matrix | 361 | 2541 | https://github.com/tscholak/smbkmeans/blob/master/tfidf_smbkmeans.py | ||||||||||||||||||||||
20 | array | 352 | 3873 | https://github.com/PMBio/limix/blob/master/limix/deprecated/io/data_util.py | ||||||||||||||||||||||
21 | issparse | 334 | 2309 | https://github.com/thilbern/scikit-learn/blob/master/sklearn/linear_model/stochastic_gradient.py | ||||||||||||||||||||||
22 | __version__ | 321 | 470 | https://github.com/olafhauk/mne-python/blob/master/mne/utils.py | ||||||||||||||||||||||
23 | fftpack | 307 | 615 | https://github.com/spectralDNS/spectralDNS/blob/master/sandbox/cheb_poisson_neumann_sft.py | ||||||||||||||||||||||
24 | interpolate.interp1d | 276 | 789 | https://github.com/dodger487/MIST/blob/master/data/engineerFeatures.py | ||||||||||||||||||||||
25 | csc_matrix | 228 | 1150 | https://github.com/bharathgs/scikit-learn/blob/master/sklearn/linear_model/base.py | ||||||||||||||||||||||
26 | cluster.hierarchy | 222 | 357 | https://github.com/nsalomonis/AltAnalyze/blob/master/RNASeq.py | ||||||||||||||||||||||
27 | io.savemat | 218 | 522 | https://github.com/nvoss12838/gpsFIT/blob/master/Modeling/gps.py | ||||||||||||||||||||||
28 | zeros | 217 | 2502 | https://github.com/jthiem/AudioSpectrumInpainting/blob/master/STFT.py | ||||||||||||||||||||||
29 | io.wavfile | 200 | 402 | https://github.com/decebel/librosa/blob/master/librosa/output.py | ||||||||||||||||||||||
30 | constants | 195 | 449 | https://github.com/AmpMatter/BeepsALot/blob/master/Hackathon/lib.py | ||||||||||||||||||||||
31 | vstack | 191 | 431 | https://github.com/yanlend/scikit-learn/blob/master/sklearn/svm/base.py | ||||||||||||||||||||||
32 | sparse.coo_matrix | 182 | 575 | https://github.com/fabian-paul/msmtools/blob/master/msmtools/analysis/tests/test_mfpt.py | ||||||||||||||||||||||
33 | optimize.minimize | 179 | 423 | https://github.com/juliustch/ProbEmbed/blob/master/NaiveEmbed.py | ||||||||||||||||||||||
34 | arange | 178 | 1123 | https://github.com/minhhh/charts/blob/master/matplotlib/simple_plot.py | ||||||||||||||||||||||
35 | ndimage.filters | 176 | 269 | https://github.com/delmic/odemis/blob/master/src/odemis/acq/align/coordinates.py | ||||||||||||||||||||||
36 | sparse.issparse | 172 | 615 | https://github.com/waterponey/scikit-learn/blob/master/scikits/learn/svm/tests/test_sparse.py | ||||||||||||||||||||||
37 | coo_matrix | 171 | 415 | https://github.com/jhnnsnk/VIOLA/blob/master/test_data/nest_preprocessing.py | ||||||||||||||||||||||
38 | sqrt | 154 | 1100 | https://github.com/PMBio/limix/blob/master/limix/deprecated/io/data_util.py | ||||||||||||||||||||||
39 | lil_matrix | 146 | 322 | https://github.com/jhnnsnk/VIOLA/blob/master/test_data/nest_preprocessing.py | ||||||||||||||||||||||
40 | stats.mstats | 134 | 176 | https://github.com/trustswz/IRTK/blob/master/wrapping/cython/scripts/fetalMask_segmentation.py | ||||||||||||||||||||||
41 | misc.imsave | 129 | 298 | https://github.com/yump/doamusic/blob/master/_tests.py | ||||||||||||||||||||||
42 | ones | 128 | 669 | https://github.com/impressivemachines/Scripts/blob/master/calibrate.py | ||||||||||||||||||||||
43 | cluster | 128 | 161 | https://github.com/trankmichael/scipy/blob/master/scipy/__init__.py | ||||||||||||||||||||||
44 | signal.lfilter | 125 | 271 | https://github.com/librosa/librosa/blob/master/librosa/feature/utils.py | ||||||||||||||||||||||
45 | sparse.csc_matrix | 124 | 452 | https://github.com/charanpald/sandbox/blob/master/sandbox/util/test/SparseUtilsCythonTest.py | ||||||||||||||||||||||
46 | linalg.lapack | 121 | 139 | https://github.com/sargas/scipy/blob/master/scipy/linalg/tests/test_decomp.py | ||||||||||||||||||||||
47 | 120 | 160 | https://github.com/yarikoptic/NiPy-OLD/blob/master/nipy/neurospin/glm/glm.py | |||||||||||||||||||||||
48 | optimize.leastsq | 118 | 254 | https://github.com/pyrrho314/recipesystem/blob/master/trunk/devel/wavecal/gfit.py | ||||||||||||||||||||||
49 | linalg.svd | 116 | 225 | https://github.com/jsilter/scipy/blob/master/scipy/interpolate/interpolate.py | ||||||||||||||||||||||
50 | mean | 115 | 487 | https://github.com/yump/doamusic/blob/master/_tests.py | ||||||||||||||||||||||
51 | exp | 113 | 452 | https://github.com/rncarpio/py_tsg/blob/master/tsg_test.py | ||||||||||||||||||||||
52 | optimize.fmin | 113 | 204 | https://github.com/fernandezc/nmrglue/blob/master/nmrglue/process/proc_autophase.py | ||||||||||||||||||||||
53 | dot | 113 | 1121 | https://github.com/jamestwebber/scipy/blob/master/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py | ||||||||||||||||||||||
54 | sparse.lil_matrix | 112 | 258 | https://github.com/dawenl/stochastic_PMF/blob/master/code/VectorQuantizer.py | ||||||||||||||||||||||
55 | linalg.inv | 112 | 259 | https://github.com/msultan/msmbuilder/blob/master/msmbuilder/tests/test_ratematrix.py | ||||||||||||||||||||||
56 | linalg.eigh | 110 | 263 | https://github.com/peastman/msmbuilder/blob/master/msmbuilder/decomposition/tica.py | ||||||||||||||||||||||
57 | rand | 108 | 741 | https://github.com/PMEAL/OpenPNM/blob/master/OpenPNM/Geometry/models/pore_diameter.py | ||||||||||||||||||||||
58 | stats.distributions | 107 | 205 | https://github.com/kleskjr/scipy/blob/master/scipy/stats/tests/test_distributions.py | ||||||||||||||||||||||
59 | linspace | 107 | 399 | https://github.com/bmcage/stickproject/blob/master/stick/yarn2d/yarn2dmodel.py | ||||||||||||||||||||||
60 | weave | 106 | 218 | https://github.com/johnbachman/pysb/blob/master/doc/examples/robertson_standalone.py | ||||||||||||||||||||||
61 | integrate.quad | 103 | 307 | https://github.com/camilasandivari/01Tarea/blob/master/1.py | ||||||||||||||||||||||
62 | misc.imread | 102 | 245 | https://github.com/samuelleblanc/flight_planning/blob/master/moving_lines_v3.py | ||||||||||||||||||||||
63 | ndimage.map_coordinates | 101 | 239 | https://github.com/keflavich/pyspeckit-obsolete/blob/master/pyspeckit/spectrum/models/formaldehyde_mm.py | ||||||||||||||||||||||
64 | stats.norm | 100 | 204 | https://github.com/wallarelvo/keeper/blob/master/keeper/predictor.py | ||||||||||||||||||||||
65 | hstack | 100 | 373 | https://github.com/timeu/PyGWAS/blob/master/pygwas/core/plot.py | ||||||||||||||||||||||
66 | linalg.solve | 99 | 186 | https://github.com/blaze/dask/blob/master/dask/array/tests/test_linalg.py | ||||||||||||||||||||||
67 | linalg.expm | 99 | 321 | https://github.com/dabliss/scipy/blob/master/scipy/sparse/tests/test_base.py | ||||||||||||||||||||||
68 | stats.pearsonr | 98 | 310 | https://github.com/genenetwork/genenetwork2_diet/blob/master/wqflask/wqflask/correlation/show_corr_results.py | ||||||||||||||||||||||
69 | linalg.eig | 95 | 196 | https://github.com/msultan/msmbuilder/blob/master/msmbuilder/tests/test_ratematrix.py | ||||||||||||||||||||||
70 | linalg.norm | 90 | 291 | https://github.com/ikassi/menpo/blob/master/menpo/lucaskanade/residual.py | ||||||||||||||||||||||
71 | misc.imresize | 89 | 257 | https://github.com/mjescobar/RF_Estimation/blob/master/STA/helpers/molido/STA_FAST2.py | ||||||||||||||||||||||
72 | cluster.vq | 89 | 187 | https://github.com/guiquanz/msaf/blob/master/msaf/algorithms/fmc2d/xmeans.py | ||||||||||||||||||||||
73 | sum | 89 | 801 | https://github.com/rncarpio/py_tsg/blob/master/tsg_test.py | ||||||||||||||||||||||
74 | optimize.fmin_l_bfgs_b | 86 | 155 | https://github.com/mwhoffman/pybo/blob/master/pybo/solvers/lbfgs.py | ||||||||||||||||||||||
75 | _lib.six | 86 | 219 | https://github.com/vanpact/scipy/blob/master/scipy/integrate/tests/test_quadpack.py | ||||||||||||||||||||||
76 | log | 85 | 319 | https://github.com/yump/doamusic/blob/master/_tests.py | ||||||||||||||||||||||
77 | empty | 82 | 378 | https://github.com/ftranschel/evoMPS/blob/master/evoMPS/tdvp_sandwich.py | ||||||||||||||||||||||
78 | log10 | 81 | 340 | https://github.com/MicrosoftGenomics/FaST-LMM/blob/master/fastlmm/util/stats/plotp.py | ||||||||||||||||||||||
79 | spatial.distance.pdist | 81 | 142 | https://github.com/fredzannarbor/pagekicker-community/blob/master/scripts/includes/PKsum.py | ||||||||||||||||||||||
80 | isspmatrix | 81 | 277 | https://github.com/bharathgs/scikit-learn/blob/master/sklearn/linear_model/base.py | ||||||||||||||||||||||
81 | stats.ttest_ind | 81 | 194 | https://github.com/O-T-L/PyOTL/blob/master/Tests/onl.py | ||||||||||||||||||||||
82 | stats.mannwhitneyu | 80 | 94 | https://github.com/FCH808/FCH808.github.io/blob/master/Intro to Data Science/Project1_Part1.py | ||||||||||||||||||||||
83 | stats.linregress | 79 | 130 | https://github.com/geophysics/mtpy/blob/master/mtpy/modeling/occam2d.py | ||||||||||||||||||||||
84 | pi | 79 | 668 | https://github.com/PMEAL/OpenPNM/blob/master/OpenPNM/Geometry/models/pore_diameter.py | ||||||||||||||||||||||
85 | stats.stats | 77 | 112 | https://github.com/SurfaceTemp/ISTI_Clean_Worlds/blob/master/PlotStationDensityGrids_JUN2015.py | ||||||||||||||||||||||
86 | stats.scoreatpercentile | 77 | 467 | https://github.com/ngoix/scikit-learn/blob/master/sklearn/ensemble/iforest.py | ||||||||||||||||||||||
87 | spatial.distance.cdist | 76 | 162 | https://github.com/juliustch/ProbEmbed/blob/master/NaiveEmbed.py | ||||||||||||||||||||||
88 | ndimage.gaussian_filter | 76 | 210 | https://github.com/almarklein/scikit-image/blob/master/skimage/morphology/tests/test_watershed.py | ||||||||||||||||||||||
89 | ndimage.filters.gaussian_filter | 76 | 144 | https://github.com/dfm/exopop/blob/master/code/population.py | ||||||||||||||||||||||
90 | linalg.lstsq | 75 | 99 | https://github.com/bharathgs/scikit-learn/blob/master/sklearn/linear_model/base.py | ||||||||||||||||||||||
91 | io.wavfile.read | 75 | 151 | https://github.com/Algomorph/calib_video_opencv/blob/master/audiosync/offset.py | ||||||||||||||||||||||
92 | isspmatrix_csr | 74 | 174 | https://github.com/lzamparo/scikit-learn/blob/master/sklearn/preprocessing.py | ||||||||||||||||||||||
93 | stats.norm.pdf | 73 | 126 | https://github.com/dhuppenkothen/UTools/blob/master/posterior.py | ||||||||||||||||||||||
94 | eye | 73 | 446 | https://github.com/ivannz/study_notes/blob/master/data_study/otto_group/main.py | ||||||||||||||||||||||
95 | misc.comb | 73 | 99 | https://github.com/silky/ProbablyOverthinkingIt/blob/master/thinkstats2.py | ||||||||||||||||||||||
96 | optimize.curve_fit | 72 | 183 | https://github.com/razor-x/scipy-data_fitting/blob/master/scipy_data_fitting/fit.py | ||||||||||||||||||||||
97 | special.gammaln | 71 | 199 | https://github.com/graphbio/graph-tool/blob/master/src/graph_tool/community/blockmodel.py | ||||||||||||||||||||||
98 | spdiags | 70 | 141 | https://github.com/grantdelozier/TextGWR/blob/master/Train.py | ||||||||||||||||||||||
99 | stats.spearmanr | 69 | 160 | https://github.com/MicrosoftResearch/Azimuth/blob/master/azimuth/saureus_reformat.py | ||||||||||||||||||||||
100 | special.gamma | 69 | 131 | https://github.com/NicovincX2/Python-3.5/blob/master/Analyse (mathématiques)/Analyse numérique/Interpolation numérique/Interpolation polynomiale/Interpolation lagrangienne/orthopoly.py |