{"id":19347227,"url":"https://github.com/static-frame/arraymap","last_synced_at":"2025-04-23T05:31:55.027Z","repository":{"id":74932111,"uuid":"232398871","full_name":"static-frame/arraymap","owner":"static-frame","description":"Dictionary-like lookup from NumPy array values to their integer positions","archived":false,"fork":false,"pushed_at":"2024-07-15T19:58:40.000Z","size":360,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-17T03:56:14.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"brandtbucher/automap","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/static-frame.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-07T19:18:55.000Z","updated_at":"2024-07-15T19:58:44.000Z","dependencies_parsed_at":"2023-12-06T19:24:48.037Z","dependency_job_id":"adb61042-d614-40db-85c4-89f6eac7bb03","html_url":"https://github.com/static-frame/arraymap","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/static-frame%2Farraymap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/static-frame%2Farraymap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/static-frame%2Farraymap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/static-frame%2Farraymap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/static-frame","download_url":"https://codeload.github.com/static-frame/arraymap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223909905,"owners_count":17223592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T04:15:00.640Z","updated_at":"2025-04-23T05:31:55.006Z","avatar_url":"https://github.com/static-frame.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n.. image:: https://img.shields.io/pypi/pyversions/arraymap.svg\n  :target: https://pypi.org/project/arraymap\n\n.. image:: https://img.shields.io/pypi/v/arraymap.svg\n  :target: https://pypi.org/project/arraymap\n\n.. image:: https://img.shields.io/github/actions/workflow/status/static-frame/arraymap/ci.yml?branch=master\u0026label=build\u0026logo=Github\n  :target: https://github.com/static-frame/arraymap/actions/workflows/ci.yml\n\n\n\narraymap\n============\n\nThe ArrayMap library provides dictionary-like lookup from NumPy array values to their integer positions. The hash table design and C implementation is based on [AutoMap](https://github.com/brandtbucher/automap), with extensive additions for direct support of NumPy arrays.\n\n\nCode: https://github.com/static-frame/arraymap\n\nPackages: https://pypi.org/project/arraymap\n\n\n\nDependencies\n--------------\n\nArrayMap requires the following:\n\n- Python \u003e= 3.9\n- NumPy \u003e= 1.19.5\n\n\n\nWhat is New in ArrayMap\n-------------------------\n\n0.4.0\n........\n\nNow building wheels for Python 3.13.\n\n\n0.3.0\n........\n\nNow building with NumPy 2.0.\n\n\n0.2.2\n........\n\nRestored functional wheels for Mac OS ``x86_64``.\n\n\n0.2.1\n........\n\nRestored functional wheels for Mac OS ``x86_64``.\n\n\n0.2.0\n........\n\nNow building wheels for 3.12.\n\nNow building functional wheels for Mac OS ``arm64`` / Apple Silicon.\n\n\n0.1.9\n........\n\nImprovements to ``PyObject`` struct layout and other internal refactoring.\n\n\n0.1.8\n........\n\nCorrected issue when using ``get_all()`` and ``get_any()`` on ``FrozenAutoMap`` backed by numerical arrays with less than 64-bit element size.\n\n\n0.1.7\n........\n\nCorrected issue when creating a ``FrozenAutoMap`` from a ``datetime64`` array that has duplicates.\n\n\n0.1.6\n........\n\nImplemented ``get_all()`` and ``get_any()`` for optimized lookup of multiple keys from arrays or lists.\n\nImplemented full support for ``np.datetime64`` arrays.\n\n\n0.1.5\n........\n\nImproved handling for Unicode elements that contain non-terminal NULL strings.\n\n\n0.1.4\n........\n\nCorrected comparison in lookup of Unicode elements.\n\n\n0.1.3\n........\n\nUpdated ``classifiers``, ``install_requires`` with ``setuptools``.\n\n\n0.1.2\n........\n\nCorrected segfault resulting from initialization from generators that raise.\n\n\n0.1.1\n........\n\nAdded `__version__` to module; releasing wheels.\n\n\n0.1.0\n........\n\nInitial release with NumPy integration.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatic-frame%2Farraymap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatic-frame%2Farraymap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatic-frame%2Farraymap/lists"}