unfortunately I can't start the hangout. Both Firefox and chrome hangs. Tried it again and again.
For this reason a short status: I can now build the mingwpy toolchain as pip installable wheel. %USERPROFILE%\pydistutils.cfg should be configured to use the mingw compiler. With the preliminary mingwpy wheels deployed at binstar: (2.7, 3.3, 3.4 / amd64, win32): pip install -i https://pypi.binstar.org/carlkl/simple mingwpy the toolchain can be installed. Test i.e. it with bottleneck: pip install bottleneck compiles and installs the bottleneck package on the fly. I would like to add some documenation to the package and wait for some feedback from others before deployment on pypi. Supplementary libraries (like OpenBLAS) should be provided as individual packages. I will need some time at the weekend to put all this stuff on github as well as many of my usual manual steps had to be scripted first. There is a lot of my TODO list: - further work numpy, scipy compiled with mingwpy and OpenBLAS - setup documenation and mingwpy.org - deploy on PYPI - win32 bugs in the math code of mingwpw - precision failures with scipy.test - alternative implemention of some transz. numeric functions in minw-w64 Wait for your feedback Cheers Carl 2015-07-02 22:04 GMT+02:00 Ralf Gommers <ralf.gomm...@gmail.com>: > > > On Thu, Jul 2, 2015 at 10:01 PM, Honi Sanders <h...@brandeis.edu> wrote: > >> I’m interested in listening in just to see what it’s like, but I have to >> leave after ~15 minutes because I have a meeting at 4:30. Is that too >> disruptive? >> > > Don't worry about it, just join as long as you can. > > Ralf > > > >> >> > On Jul 2, 2015, at 3:59 PM, Nathaniel Smith <n...@pobox.com> wrote: >> > >> > Hi all, >> > >> > Meeting is starting in a few minutes! >> > >> > Hangouts link: >> > https://plus.google.com/hangouts/_/gxtuplvm6g7s55abhjexqerll4a >> > >> > Google doc for agenda and notes: >> > >> https://docs.google.com/document/d/11KC2p3cCsbDVjLcQSCehUiWGyWDNCyOunKfrO7Q7m3E/edit?usp=sharing >> > >> > Wiki page: >> > https://github.com/numpy/numpy/wiki/SciPy-2015-developer-meeting >> > >> > -n >> > >> > On Fri, Jun 26, 2015 at 2:32 AM, Nathaniel Smith <n...@pobox.com> wrote: >> >> Hi all, >> >> >> >> In a week and a half, this is happening: >> >> >> >> https://github.com/numpy/numpy/wiki/SciPy-2015-developer-meeting >> >> >> >> It's somewhat short notice (my bad :-/), but I think it would be good >> >> to have a short video meeting sometime this week as a kind of >> >> "pre-meeting" -- to at least briefly go over the main issues we see >> >> facing the project to prime the pump, get a better idea about what we >> >> want to accomplish at the meeting itself, and gather some early >> >> feedback from anyone who won't be able to make it to SciPy (we'll miss >> >> you). >> >> >> >> The obligatory doodle: >> >> http://doodle.com/6b4s6thqt9xt4vnh >> >> >> >> Depending on the interest level, I'm thinking we'll either use Google >> >> Hangouts or Bluejeans (https://bluejeans.com/ -- same as what Ralf >> >> used for the similar SciPy meeting a few months ago; needs a plugin >> >> installed but is available for Windows / OS X / 64-bit Linux / Android >> >> / iOS, or regular telephone, or h323 softphone). >> >> >> >> -n >> >> >> >> -- >> >> Nathaniel J. Smith -- http://vorpus.org >> > >> > >> > >> > -- >> > Nathaniel J. Smith -- http://vorpus.org >> > _______________________________________________ >> > NumPy-Discussion mailing list >> > NumPy-Discussion@scipy.org >> > http://mail.scipy.org/mailman/listinfo/numpy-discussion >> >> _______________________________________________ >> NumPy-Discussion mailing list >> NumPy-Discussion@scipy.org >> http://mail.scipy.org/mailman/listinfo/numpy-discussion >> > > > _______________________________________________ > NumPy-Discussion mailing list > NumPy-Discussion@scipy.org > http://mail.scipy.org/mailman/listinfo/numpy-discussion > >
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion