NumPy 2.0.0

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. NumPy

    The fundamental package for scientific computing with Python.

    The GitHub release seems to have the final notes. It has at least the placeholder texts replaced:

    > It is the result of 11 months of development since the last feature release and is the work of 212 contributors spread over 1078 pull requests

    instead of:

    > It is the result of X months of development since the last feature release by Y contributors

    https://github.com/numpy/numpy/releases/tag/v2.0.0

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. cupy

    NumPy & SciPy for GPU

    No.

    You may want to check out cupy

    https://cupy.dev/

  4. Tullio.jl

  5. StringZilla

    Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖

    stringzilla[1] has 10x perf on some string operations - maybe they don't suck, but there's definitely room for improvement

    [1] - https://github.com/ashvardanian/StringZilla?tab=readme-ov-fi...

  6. archive

    Archive of documents related to the project governance and management (by numpy)

    We had a developer meeting to discuss what should go into 2.0 in April 2023: https://github.com/numpy/archive/tree/main/2.0_developer_mee...

  7. einops

    Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

    https://einops.rocks/#why-use-einops-notation

  8. einx

    Universal Tensor Operations in Einstein-Inspired Notation for Python. (by fferflo)

  9. SaaSHub

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

    SaaSHub logo
  10. raku-Dan-Polars

    Raku Polars binding

    i think it’s fair to say that perl6 has been an “extremely rocky transition” ultimately it was renamed raku to reflect this and avoid camping on the perl5 version numbering

    raku has good package compatibility via Inline::Perl5 and Inline::Python and FFI to languages like Rust and Zig

    among the many downsides of the transition, one upside is that raku is a clean sheet of paper and has some interesting new work for example in LLM support

    I have started work on a new raku module called Dan::Polars and would welcome contributions from Numpy/Pandas folks with a vision of how to improve the APIs and abstractions … it’s a good place to make a real contribution, help make something new and better and get to grips with some raku and some rust.

    just connect via https://github.com/librasteve/raku-Dan-Polars if you are interested and would like to know more

  11. Tensor-Puzzles

    Solve puzzles. Improve your pytorch.

  12. pylance-release

    Documentation and issues for Pylance

  13. pixi

    Package management made easy

  14. ruff

    An extremely fast Python linter and code formatter, written in Rust.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JSON dans les projets data science : Trucs & Astuces

    3 projects | dev.to | 7 Mar 2024
  • JSON in data science projects: tips & tricks

    3 projects | dev.to | 7 Mar 2024
  • Carefully exploring Rust as a Python developer

    9 projects | news.ycombinator.com | 13 Nov 2022
  • Making Python fast for free – adventures with mypyc

    6 projects | news.ycombinator.com | 27 Sep 2022
  • Man, I love this language.

    9 projects | /r/rust | 18 Feb 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?