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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pathsim avatar

pathsim/pathsim

0
View on GitHub↗
389 estrellas·40 forks·Python·MIT·12 vistaspathsim.org↗

Pathsim

A Python native dynamical system simulation framework in the block diagram paradigm.

Features

  • Scientific Computing - Block-based system modeling.
  • Scientific Computing - Listed in the “Scientific Computing” section of the Awesome Python awesome list.

Historial de estrellas

Gráfico del historial de estrellas de pathsim/pathsimGráfico del historial de estrellas de pathsim/pathsim

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Pathsim

Proyectos open-source similares, clasificados según cuántas características comparten con Pathsim.
  • biopython/biopythonAvatar de biopython

    biopython/biopython

    5,078Ver en GitHub↗

    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

    Pythonbioinformaticsbiopythondna
    Ver en GitHub↗5,078
  • astropy/astropyAvatar de astropy

    astropy/astropy

    5,049Ver en 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
    Ver en GitHub↗5,049
  • atsushisakai/pythonroboticsAvatar de AtsushiSakai

    AtsushiSakai/PythonRobotics

    29,772Ver en 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
    Ver en GitHub↗29,772
  • cclib/cclibAvatar de cclib

    cclib/cclib

    408Ver en GitHub↗

    Parsers and algorithms for computational chemistry logfiles

    Pythoncomputational-chemistryhacktoberfestpython
    Ver en GitHub↗408
Ver las 30 alternativas a Pathsim→

Preguntas frecuentes

¿Qué hace pathsim/pathsim?

A Python native dynamical system simulation framework in the block diagram paradigm.

¿Cuáles son las características principales de pathsim/pathsim?

Las características principales de pathsim/pathsim son: Scientific Computing.

¿Qué alternativas de código abierto existen para pathsim/pathsim?

Las alternativas de código abierto para pathsim/pathsim incluyen: cclib/cclib — Parsers and algorithms for computational chemistry logfiles. colour-science/colour — Colour Science for Python. atsushisakai/pythonrobotics — PythonRobotics is a comprehensive collection of modular robotics algorithms and educational simulations designed for… biopython/biopython — Biopython is a bioinformatics library for Python providing tools to parse, manipulate, and analyze biological… astropy/astropy — Astropy is a core Python library for astronomy, providing a unified framework for astronomical data analysis,… manimcommunity/manim — Manim is a scriptable, code-driven framework designed for generating precise technical visualizations and mathematical…