<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 10, 2016 at 10:01 AM, Rui Sarmento <span dir="ltr"><<a href="mailto:rui_sarmento@hotmail.com" target="_blank">rui_sarmento@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <p>Dear Ralf,</p>
    <p>Thank you for your suggestions. About the Bartlett test I'm aware
      that one of his tests (equal variance of samples) is already
      available. Nonetheless, I'm not talking about that particular test
      but about other Bartlett's test. The test I wish to contribute is
      directed to Factor Analysis and is related to the test for
      sphericity. I'll try to submit both to the statsmodel. <br></p></div></blockquote><div><br></div><div>Ah okay, thanks - learned something new. For Bartlett's sphericity test statsmodels is probably also the best place indeed.<br><br></div><div>Cheers,<br></div><div>Ralf<br><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><p>
    </p>
    <p>Best Regards,</p>
    <p>Rui<br>
    </p>
    <div>Às 22:46 de 09-09-2016, Ralf Gommers
      escreveu:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Fri, Sep 9, 2016 at 6:29 PM, Ronny
            Pfannschmidt <span dir="ltr"><<a href="mailto:opensource@ronnypfannschmidt.de" target="_blank">opensource@ronnypfannschmidt.<wbr>de</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Rui,<br>
              <br>
              this mailing list deal with tools you can use to publish
              3rd party packages to something like the pypi package
              index,<br>
              <br>
              if you want to add to the python stdlib, you need to get
              started with python-ideas, python-dev and very likely
              write a PEP that will have to get accepted.<br>
              <br>
              if you just want to publish your own library, you just
              need to upload it to pypi and make it known.<br>
              <br>
              -- Ronny<br>
              <br>
              On 06.09.2016 17:06, Rui Sarmento wrote:<br>
              <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                Dear Sirs,<br>
                <br>
                I've implemented some stats functions related to Factor
                Analysis in the statistics area. Specifically, the KMO
                test and the Bartlett test also. At this time I do not
                seem to find any module performing these tests. Is there
                any chance I could add these functions to a package in
                Python. What is the procedure to perform such
                contribution.<br>
              </blockquote>
            </blockquote>
            <div><br>
            </div>
            <div>Barlett is already implemented in SciPy: <a href="http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.bartlett.html" target="_blank">http://docs.scipy.org/doc/<wbr>scipy/reference/generated/<wbr>scipy.stats.bartlett.html</a><br>
              <br>
            </div>
            <div>KMO isn't available anywhere as far as I can tell;
              statsmodels would be the best place if you would like to
              contribute your implementation there. See <a href="http://statsmodels.sourceforge.net/devel/dev/" target="_blank">http://statsmodels.<wbr>sourceforge.net/devel/dev/</a>
              for how to go about that. I wouldn't bother proposing that
              for stdlib inclusion, it's way too specialized for that.<br>
              <br>
            </div>
            <div>Cheers,<br>
            </div>
            <div>Ralf<br>
              <br>
            </div>
            <div><br>
            </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
              <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                <br>
                Thank you very much in advance for the suggestions.<br>
                <br>
                Best Regards,<br>
                <br>
                Rui<br>
                <br>
                ______________________________<wbr>_________________<br>
                Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br>
                <a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/distutils-sig</a><br>
              </blockquote>
              <br>
              ______________________________<wbr>_________________<br>
              Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br>
              <a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/distutils-sig</a><br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div></div>