NumPy是一个活跃的开源组织,在GitHub上拥有广泛的公共存在。其主要使用的编程语言包括Python和C,涵盖了多个重要的项目,如numpy、numpy-financial和x86-simd-sort。这些项目为科学计算和高性能排序算法提供了基础支持。
The fundamental package for scientific computing with Python.
C++ template library for high performance SIMD based sorting algorithms
NumPy tutorials & educational content in notebook format
Standalone package of the NumPy financial functions
Numpy's Sphinx extensions
Experimental typing stubs for NumPy
The NumPy home page
Experimental Typing Stubs for NumPy
Vendored files from Intel's SVML
Repository for example user DTypes using the new API
INACTIVE - abandoned refactoring effort
A cross-platform Quad (128-bit) float Data-Type for NumPy.
Repository for the development of user dtypes for numpy.
Home of NumPy user and reference documentation
Content for the NumPy newsletter, which anyone can sign up for in the numpy.org footer
Archive of documents related to the project governance and management
Additional bitgenerators for the random generators within numpy.
Latest auto-generated development docs
Auto-generated NumPy Enhancement Proposals
SIMD math routines used in NumPy
INACTIVE - this repo is no longer maintained
Prepare content for surveys, and code/tools to analyze the results
Auto-generated NumPy website. Since this is an auto-generated directory, do *not* submit pull requests against this repository. The actual sources are in https://github.com/numpy/numpy.org
Upstream source code for dependencies
Repo for datetime improvements
Benchmarks used in the numpy.org website content
Repository for building numpy release artifacts and making releases to PyPI
NumPy's friendly fork of the Meson build system
Analysis and publication of NumPy community survey results
default community health files for all repos in the NumPy GitHub org
此仓库未提供描述。
此仓库未提供描述。
NumPy's friendly fork of meson-python
numpy在GitHub上构建了一系列与科学计算和数据分析相关的项目,包括核心库numpy和相关的教育内容如numpy-tutorials。这些项目广泛应用于研究和开发中。
numpy主要使用Python和C语言进行开发,同时也涉及C++、Shell和Assembly等其他语言。这种多样性使其能够满足不同的性能需求和应用场景。
是的,numpy的所有仓库都是公开的,任何人都可以访问和参与这些项目。这种开放性促进了社区的协作和知识共享。