awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pathsim avatar

pathsim/pathsim

0
View on GitHub↗
389 星标·40 分支·Python·MIT·8 次浏览pathsim.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.

Star 历史

pathsim/pathsim 的 Star 历史图表pathsim/pathsim 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pathsim 的开源替代方案

相似的开源项目,按与 Pathsim 的功能重合度排序。
  • biopython/biopythonbiopython 的头像

    biopython/biopython

    5,078在 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
    在 GitHub 上查看↗5,078
  • astropy/astropyastropy 的头像

    astropy/astropy

    5,049在 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
    在 GitHub 上查看↗5,049
  • atsushisakai/pythonroboticsAtsushiSakai 的头像

    AtsushiSakai/PythonRobotics

    29,772在 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
    在 GitHub 上查看↗29,772
  • cclib/cclibcclib 的头像

    cclib/cclib

    408在 GitHub 上查看↗

    Parsers and algorithms for computational chemistry logfiles

    Pythoncomputational-chemistryhacktoberfestpython
    在 GitHub 上查看↗408
查看 Pathsim 的所有 30 个替代方案→

常见问题解答

pathsim/pathsim 是做什么的?

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

pathsim/pathsim 的主要功能有哪些?

pathsim/pathsim 的主要功能包括:Scientific Computing。

pathsim/pathsim 有哪些开源替代品?

pathsim/pathsim 的开源替代品包括: 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…