Python Performance Enhancement Tool (shedskin 0.3) released

Source: Internet
Author: User

Http://code.google.com/p/shedskin/

Shed skin 0.3

-Support for 3 new standard library modules (now about 20 in total ):

-Itertools (jeremie roquet)

-Heapq (jeremie roquet)

-Csv (converted using shedskin)

-4 new example programs (now 44 in total !) :

-Maximum weighted matching algorithm (joris van rantwijk)

-Kanoodle: knuth's dancing links (david austin)

-Bidirectional dijkstra algorithm (from networkx, uses heapq)

-Barnes-hut force calculation

-Improved type inference (scalability, bugfixes, Major cleanup)

-Support for 'map', 'filter', 'reduce' and 'Next'

-Support for 'with' statement (Jeremie roquet)

-Support for 'key' argument of 'sorted' (and 'list. Sort ')

-Reorganized codebase, distutils setup. py (Thomas spura)

-Optimized list indexing (Joris van rantwijk)

-Optimized addition of 1-length lists and strings

-Improved forward referencing of variables/functions

-Avoid GCC warnings after 'shedskin-e'

-Support for passing keyword arguments to extension modules

-Optimized list Slicing

-Ignore blocks surrounded by # {and #} (mike schrick)

-Add -- makefile option (mike schrick)

-Several cleanups, removing about 100 lines again

-Large amount of bugfixes

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.