a62c134e800b14666da14e7ffa82bb7f91f9b2cb,nisl/honorio_samaras.py,,honorio_samaras,#Any#Any#Any#Any#Any#Any#Any#,30

Before Change


                        import pylab as pl
                        pl.plot(all_l, qtr)
                        pl.grid()
                        pl.show()
                        sys.exit(0)

                    if debug:
                        assert(l >= 0)

After Change


                                      "to one.")

                    if debug:
                        assert alpha >= 0, alpha
                    y[:, m] = (alpha * c) / (1. + alpha * q)  // x*

            // These lines can be put out of this loop. Used only to
            // compute criterion for debugging.
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 3

Instances


Project Name: nilearn/nilearn
Commit Name: a62c134e800b14666da14e7ffa82bb7f91f9b2cb
Time: 2013-08-26
Author: philippe.gervais@inria.fr
File Name: nisl/honorio_samaras.py
Class Name:
Method Name: honorio_samaras


Project Name: astroML/astroML
Commit Name: 20009c89f9dbc94ef9b709862525a1a452ae583a
Time: 2015-06-26
Author: nhuntwalker@gmail.com
File Name: astroML/time_series/tests/test_periodogram.py
Class Name:
Method Name: test_lomb_scargle


Project Name: maxpumperla/elephas
Commit Name: 2ea83042b482ec6ea4eb0b596a9761e4acd4babf
Time: 2021-02-03
Author: danielenricocahall@gmail.com
File Name: tests/test_ml_model.py
Class Name:
Method Name: test_predict_classes_probability