numpy

The fundamental package for scientific computing with Python. (by colesbury)

Numpy Alternatives

Similar projects and alternatives to numpy

  • go

    2,075 numpy VS go

    The Go programming language

  • Filestash

    108 numpy VS Filestash

    🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cinder

    43 numpy VS cinder

    Cinder is Meta's internal performance-oriented production version of CPython. (by facebookincubator)

  • nogil

    31 numpy VS nogil

    Multithreaded Python without the GIL

  • hpy

    20 numpy VS hpy

    HPy: a better API for Python

  • graalpython

    A Python 3 implementation built on GraalVM

  • codemod

    8 numpy VS codemod

    Discontinued Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • nogil-3.12

    Multithreaded Python without the GIL (experimental rebase on 3.12)

  • gipc

    1 numpy VS gipc

    gevent-cooperative child processes and inter-process communication

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better numpy alternative or higher similarity.

numpy reviews and mentions

Posts with mentions or reviews of numpy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-08.
  • Meta pledges Three-Year sponsorship for Python if GIL removal is accepted
    7 projects | news.ycombinator.com | 8 Jul 2023
    I can’t imagine you’ve read the proposal with a comment like this. The interpreter is already patched (twice in the proposal, for two different versions of Python), and Sam Gross has personally already patched many commonly used Python libraries. Here’s numpy patched, a mess of C and Fortran written for high performance code: https://github.com/colesbury/numpy/commits/v1.24.0-nogil

    This comment is the definition of FUD.

  • Python Language Summit: Python Without the GIL
    2 projects | news.ycombinator.com | 11 May 2022
    Numpy.

    Here's a patch the author himself wrote to fix a spot where this change break's numpy's thread safety: https://github.com/colesbury/numpy/commit/2ad41a1fb8b0c28fa8...

    Maybe that's the only one? Maybe it isn't? But I think the point still stands that people saying this has the potential to break existing Python packages in subtle ways are not just being hyperbolic.

  • Removing the GIL: Notes From the Meeting Between Core Devs and the Author of the `nogil`Fork
    1 project | /r/Python | 25 Oct 2021
    That does not appear to be true. numpy is a heavy user of c extension. The number of changes to make this compatible was like <10 lines. It's these two commits, https://github.com/colesbury/numpy/commit/811868dd47fa8d53cea6c83ee07f6f4da44f041a + https://github.com/colesbury/numpy/commit/c66f8a2e24e7816575c6680bbe070d5ce0c79fa7
  • A viable solution for Python concurrency
    6 projects | news.ycombinator.com | 15 Oct 2021
    Yikes, C extensions can't assume they are under GIL by default:

    https://github.com/colesbury/numpy/commits/v1.19.3-nogil

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 6 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic numpy repo stats
4
3
0.0
9 months ago

colesbury/numpy is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com