Parsers and algorithms for computational chemistry logfiles
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
Biopython is a bioinformatics library for Python providing tools to parse, manipulate, and analyze biological sequences, molecular structures, and phylogenetic trees. It serves as a biological sequence parser for genomic and proteomic data across multiple industry-standard file formats and acts as an interface for querying biological data and citations from NCBI Entrez repositories. The project distinguishes itself through specialized toolkits for protein structure analysis and phylogenetic tree construction. It includes a protein structure analyzer for processing PDB and mmCIF files to calcu
Colour Science for Python
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.
Les fonctionnalités principales de astropy/astropy sont : Astronomical, Tabular Data Models with Metadata, Astronomical Time Scales, Astronomy, Dimensional Quantity Systems, Physical Constant and Unit Management Toolkits, Astronomical Time Scale Converters, Interoperability Tools.
Les alternatives open-source à astropy/astropy incluent : manimcommunity/manim — Manim is a scriptable, code-driven framework designed for generating precise technical visualizations and mathematical… biopython/biopython — Biopython is a bioinformatics library for Python providing tools to parse, manipulate, and analyze biological… colour-science/colour — Colour Science for Python. cclib/cclib — Parsers and algorithms for computational chemistry logfiles. atsushisakai/pythonrobotics — PythonRobotics is a comprehensive collection of modular robotics algorithms and educational simulations designed for… mesa/mesa — Mesa is a Python framework for agent-based modeling and complex systems simulation. It provides a toolkit for creating…