-
Notifications
You must be signed in to change notification settings - Fork 317
release 2016-01 Follow-up #217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The "History of changes for WinPython 3.4.3.7" does not mention that NumPy was downgraded from 1.10.1 to 1.9.3 (a good thing). Spyder 3.0.0 beta2 is now available: https://github.com/spyder-ide/spyder/releases I noticed some changes on the gohlke site:
Is gohlke's build of NumPy 1.10.2 compiled with MKL or OpenBLAS? |
I thought I put a numpy 1.10.1 in a 3.4.3.6 beta, but removed it from final, so it would explain why it's not in the changelog. Indeed Christoph doesn't supply anymore some wheels. Christoph Gohlke has shifted the MKL "bulk" from each independant package into "numpy" itself. Christoph Gohlke is MKL-only at the moment. |
Spyder, pylint and support packages are back on Christoph Gohlke's site. Also, he renamed the NumPy 1.10.2 wheels to clarify which ones are compiled with MKL. I did a file compare on the 64-bit Python 3.4 variant before and after renaming, and they are a binary match. Are his MKL NumPy 1.10.2 wheels compatible with the WinPython 3.4.3.7 build? If so, would SciPy 0.16.1 still use the MKL from NumPy 1.9.3 since SciPy 0.16.1 contains the MKL "bulk"? Note that his web page says "Many binaries depend on NumPy-1.9+MKL". |
WinPython 3.4.3.7 already use Christoph Gohlke wheels with the "MKL" weight moved to numpy (around November 19th for Python 3.4, sooner for Python 3.5). Scipy of WinPython 3.4.3.7 = scipy-0.16.1-cp34-none-win_amd64.whl / 9 870 104 Bytes / Nov. 19th I bet this Scipy wheel targeted Numpy-1.9.3, but it doesn't mean that there is a compatibility issue. WinPython 3.4.3.6 had still a Scipy 0.16.1 wheel with MKL inside itself. you can grab these older wheels at "sourceforge.net/projects/winpython/files/WinPython_Source/Do_It_Yourself/Winpython_2015-07/basedir34/" |
pylint has been updated to v1.5.2. It's dependencies astroid and wrapt have also been updated. All still available on Christoph Gohlke's site. |
Dear stonebig, I found something fun: https://pypi.python.org/pypi/Shapely It integrates well with Shawn |
doesn't it require you install the huge GEOS ? or is it just a small 0.5Mo wheel to be up-and-running ? |
No it doesn't... On pypi it said "Windows users should download an executable installer from http://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely", and I downloaded the 493 kb wheel to get it working. But it's a good question! I now don't understand why it does not need GEOS. I will post back when I learn more about it. |
Graphically speaking, my main pain of the moment is the too-big package needed to show "dask" graphs. |
build1 (2016-01-09/10)main features (since WinPython 2015-08 release of December 2015):
Suggested Spots for bug hunters and contributors:
Next build focus:
History of changes for WinPython 3.4.4.1Qt5The following changes were made to WinPython distribution since version 3.4.3.7Qt5. ToolsNew packages:
Removed packages:
Python packagesNew packages:
Upgraded packages:
|
build2 (2016-01-16)main features (since build1 of last week):
Suggested Spots for bug hunters and contributors:
Next build focus (should be rc/final):
History of changes for WinPython 3.5.1.2 (build2)The following changes were made to WinPython distribution since version 3.5.1.1. ToolsNew packages:
Removed packages:
Python packagesNew packages:
Upgraded packages:
History of changes for WinPython 3.4.4.1Qt5 (build2)The following changes were made to WinPython distribution since version 3.4.3.7Qt5. ToolsNew packages:
Removed packages:
Python packagesNew packages:
Upgraded packages:
|
build3 (2016-01-24)main features (since build2 of last week):
Suggested Spots for bug hunters and contributors:
History of changes for WinPython 3.4.4.1Qt5 (build3)The following changes were made to WinPython distribution since version 3.4.3.7Qt5. ToolsNew packages:
Removed packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
History of changes for WinPython 3.5.1.2 (build3)The following changes were made to WinPython distribution since version 3.5.1.1. ToolsNew packages:
Removed packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
build4 (2016-01-31)main features (since build3 of last week):
Suggested Spots for bug hunters and contributors:
Next Focus:
History of changes for WinPython 3.5.1.2The following changes were made to WinPython distribution since version 3.5.1.1. ToolsNew packages:
Removed packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
History of changes for WinPython 3.4.4.1Qt5The following changes were made to WinPython distribution since version 3.4.3.7Qt5. ToolsNew packages:
Removed packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
rc/release (2016-02-04 to 6)main features (since build4 of last week):
History of changes for WinPython 3.4.4.1The following changes were made to WinPython distribution since version 3.4.3.7. ToolsNew packages:
Removed packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
History of changes for WinPython 3.4.4.1Zero (release candidate)The following changes were made to WinPython distribution since version 3.4.3.7Zero. ToolsRemoved packages:
Python packagesNew packages:
Upgraded packages:
History of changes for WinPython 3.5.1.2Zero (release candidate)The following changes were made to WinPython distribution since version 3.5.1.1Zero. ToolsRemoved packages:
Python packagesNew packages:
Upgraded packages:
|
History of release:
(beta 1, around 2015-01-10, +/-1, targeted packages all there in rc1 shape)
(beta- 2, around 2015-01-16, numba 0.23 in WinPython3.5)
(build3, 2015-01-24: pip8.0.2, scipy0.17.0, Reportlab in WinPython3.5, too late changes to do a full rc)
(build4, 2015-01-31: in waiting of Bokeh)
(rc/release, around 2015-02-4 and 5) |
adding WinPython3.5.1.2 on 32 bit (rc then release), after solving the how-to-do-it problem I had.
|
WinPython 2016-01 (2016-02-09)
Features:
Many thanks to Steve Dower, Christoph Gohlke, Carl Kleffner, Pierre Raybaut, Jupyter/SciPy/Pypa/Mingwpy/Continuum/Spyder/Holoviews teams for their continual efforts to improve Python experience on Windows.
Binaries (on sourceforge, soon uploading on github)
(complement of February 13th)
History of changes for WinPython 3.4.4.1
The following changes were made to WinPython distribution since version 3.4.3.7.
Tools
New packages:
Removed packages:
Python packages
New packages:
Upgraded packages:
Removed packages:
The text was updated successfully, but these errors were encountered: