Skip to main content
# PMAP

`pmap` is a multithreaded `map` functional operator that, differently from other implementations, _keeps the ordering_ of the input list.

Usage examples:


In [1]: from pmap import pmap

In [2]: pmap (lambda x:x*x, range(10))
Out[2]: [0, 1, 4, 9, 16, 25, 36, 49, 64, 81]

Release files for pmap 0.0.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pmap 0.0.6
File Size Uploaded
pmap-0.0.6.tar.gz 1.5 kB Details

Release files / pmap-0.0.6.tar.gz

Download URL pmap-0.0.6.tar.gz
Size 1.5 kB
Tags Source
SHA-256 checksum
How to use checksums
c8050b8a4cff953852f0107f9e009340bb5eec6ae91d6f5f211015ac4cb46743
BLAKE2b-256 checksum
How to use checksums
9f5409a1c020781aa8574fb2838f6044d8a171621bc7aa3a056cc55ba348e421
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.6 This release

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page