awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
netket avatar

netket/netket

0
View on GitHub↗
686 stars·214 forks·Python·Apache-2.0·10 viewswww.netket.org↗

Netket

NetKet is an open-source project delivering cutting-edge methods for the study of many-body quantum systems with artificial neural networks and machine learning techniques. It is a Python library built on JAX.

Features

  • Scientific Computing - Machine learning toolbox for quantum physics research.

Star history

Star history chart for netket/netketStar history chart for netket/netket

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Netket

These projects share indexed features with Netket. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • atsushisakai/pythonroboticsAtsushiSakai avatar

    AtsushiSakai/PythonRobotics

    29,772View on GitHub↗

    PythonRobotics is a comprehensive collection of modular robotics algorithms and educational simulations designed for autonomous navigation, state estimation, and motion control. The project provides a library of standalone implementations for path planning, localization, mapping, and kinematics, serving as a resource for researchers and students to experiment with foundational and advanced robotic theories. The project distinguishes itself through an algorithm-centric design where each module functions as an isolated script, allowing for independent testing and clear pedagogical demonstration

    Pythonalgorithmanimationautonomous-driving
    View on GitHub↗29,772
  • autodesk/xlbAutodesk avatar

    Autodesk/XLB

    486View on GitHub↗

    XLB is a fully differentiable 2D/3D Lattice Boltzmann Method (LBM) library that leverages hardware acceleration. It supports JAX and NVIDIA Warp backends, and is specifically designed to solve fluid dynamics problems in a computationally efficient and differentiable manner. Its unique…

    Python
    View on GitHub↗486
  • bahremsd/tmmaxbahremsd avatar

    bahremsd/tmmax

    36View on GitHub↗

    tmmax is a high-performance computational library designed for efficient calculation of optical properties in multilayer thin-film structures. Engineered to serve as a Swiss Army knife tool for thin-film optics research, tmmax integrates a comprehensive suite of advanced numerical methods. At…

    Jupyter Notebook
    View on GitHub↗36
  • astropy/astropyastropy avatar

    astropy/astropy

    5,049View on GitHub↗

    Astropy is a core Python library for astronomy, providing a unified framework for astronomical data analysis, coordinate and time computations, and physical constants and unit handling. It is designed as a standard tool for the astronomy community, enabling consistent reading, processing, and visualization of FITS files and ASCII tables through a modular subpackage system that shares common interfaces and conventions. The library distinguishes itself through broad interoperability across astronomy software, establishing shared protocols for data exchange and collaboration. It includes a coord

    Pythonastronomyastrophysicsastropy
    View on GitHub↗5,049
Compare all 30 related projects→

Frequently asked questions

What does netket/netket do?

NetKet is an open-source project delivering cutting-edge methods for the study of many-body quantum systems with artificial neural networks and machine learning techniques. It is a Python library built on JAX.

What are the main features of netket/netket?

The main features of netket/netket are: Scientific Computing.

Which projects share features with netket/netket?

Projects with overlapping indexed features include: atsushisakai/pythonrobotics — PythonRobotics is a comprehensive collection of modular robotics algorithms and educational simulations designed for… autodesk/xlb — XLB is a fully differentiable 2D/3D Lattice Boltzmann Method (LBM) library that leverages hardware acceleration. It… bahremsd/tmmax — tmmax is a high-performance computational library designed for efficient calculation of optical properties in… biopython/biopython — Biopython is a bioinformatics library for Python providing tools to parse, manipulate, and analyze biological… brainpy/brainpy — Brain Dynamics Programming in Python. astropy/astropy — Astropy is a core Python library for astronomy, providing a unified framework for astronomical data analysis,…