{"id":16927884,"url":"https://github.com/moorepants/bicycleparameters","last_synced_at":"2025-04-06T12:12:23.559Z","repository":{"id":1740130,"uuid":"1974923","full_name":"moorepants/BicycleParameters","owner":"moorepants","description":"Calculates the geometry, masses, centers of mass, and the moments of inertia of the bicycle rider system.","archived":false,"fork":false,"pushed_at":"2024-10-25T11:15:06.000Z","size":1155,"stargazers_count":37,"open_issues_count":24,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-25T12:41:02.616Z","etag":null,"topics":["bicycle","dynamics","engineering","python"],"latest_commit_sha":null,"homepage":"https://bicycleparameters.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moorepants.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-06-29T21:24:30.000Z","updated_at":"2024-10-24T10:07:21.000Z","dependencies_parsed_at":"2024-10-26T21:18:46.596Z","dependency_job_id":"e5f8e6fc-d39a-4dae-a235-a7006884a562","html_url":"https://github.com/moorepants/BicycleParameters","commit_stats":{"total_commits":556,"total_committers":6,"mean_commits":92.66666666666667,"dds":"0.25899280575539574","last_synced_commit":"6498a3b1dd9789d4db722d6143ee841f3e29a66f"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moorepants%2FBicycleParameters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moorepants%2FBicycleParameters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moorepants%2FBicycleParameters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moorepants%2FBicycleParameters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moorepants","download_url":"https://codeload.github.com/moorepants/BicycleParameters/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478325,"owners_count":20945266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bicycle","dynamics","engineering","python"],"created_at":"2024-10-13T20:35:22.255Z","updated_at":"2025-04-06T12:12:23.541Z","avatar_url":"https://github.com/moorepants.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================\nBicycleParameters\n=================\n\nA Python program designed to generate, manipulate, and visualize the parameters\nof the Whipple-Carvallo bicycle model.\n\n.. list-table::\n\n   * - Download from PyPi\n     - |PyPi|\n   * - Download from Anaconda\n     - |Anaconda|\n   * - Documentation\n     - |RTD|\n   * - CI Status\n     - |GHCI|\n   * - Render App\n     - |Render|\n\n.. |PyPi| image:: https://img.shields.io/pypi/v/BicycleParameters.svg\n   :target: https://pypi.org/project/BicycleParameters/\n\n.. |Anaconda| image:: https://anaconda.org/conda-forge/bicycleparameters/badges/version.svg\n   :target: https://anaconda.org/conda-forge/bicycleparameters\n\n.. |GHCI| image:: https://github.com/moorepants/BicycleParameters/actions/workflows/test.yml/badge.svg\n\n.. |RTD| image:: https://readthedocs.org/projects/bicycleparameters/badge/?version=latest\n   :target: https://bicycleparameters.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n.. |Render| image:: https://img.shields.io/badge/Bicycle_Dynamics_App-Render.io-blue\n   :target: https://bicycle-dynamics.onrender.com\n\nDependencies\n============\n\nRequired\n--------\n\n- `DynamicistToolKit \u003e= 0.5.3 \u003chttp://pypi.python.org/pypi/DynamicistToolKit\u003e`_\n- `Matplotlib \u003e= 3.5.1 \u003chttps://matplotlib.org/\u003e`_\n- `NumPy \u003e= 1.21.5 \u003chttps://numpy.org/\u003e`_\n- `Python \u003e= 3.8 \u003chttp://www.python.org/\u003e`_\n- `SciPy \u003e= 1.8.0 \u003chttps://scipy.org/\u003e`_\n- `Uncertainties \u003e= 3.1.5 \u003chttps://pythonhosted.org/uncertainties/\u003e`_\n- `yeadon \u003e= 1.3.0 \u003chttp://pypi.python.org/pypi/yeadon/\u003e`_\n\nOptional\n--------\n\nThese are required to run the Dash web application:\n\n- `Dash \u003e= 2.0 \u003chttps://plotly.com/dash/\u003e`_\n- `dash-bootstrap-components \u003chttps://github.com/facultyai/dash-bootstrap-components\u003e`_\n- `Pandas \u003e= 1.3.5 \u003chttps://pandas.pydata.org/\u003e`_\n\nThese are required to build the documentation:\n\n- `Sphinx \u003e= 4.3.2 \u003chttp://sphinx.pocoo.org/\u003e`_\n- `Numpydoc \u003e= 1.2 \u003chttp://pypi.python.org/pypi/numpydoc\u003e`_\n\nInstallation\n============\n\nWe recommend installing BicycleParameters with conda_ or pip_.\n\n.. _conda: https://docs.conda.io\n.. _pip: https://pip.pypa.io\n\nFor conda::\n\n  $ conda install -c conda-forge bicycleparameters\n\nFor pip::\n\n  $ pip install BicycleParameters\n\nThe package can also be installed from the source code. The options for getting\nthe source code are:\n\n1. Clone the source code with Git: ``git clone\n   git://github.com/moorepants/BicycleParameters.git``\n2. `Download the source from Github`__.\n3. Download the source from pypi__.\n\n.. __: https://github.com/moorepants/BicycleParameters\n.. __: http://pypi.python.org/pypi/BicycleParameters\n\nOnce you have the source code navigate to the directory and run::\n\n  \u003e\u003e\u003e python setup.py install\n\nThis will install the software into your system. You can check if it installs\nwith::\n\n   $ python -c \"import bicycleparameters\"\n\nExample Code\n============\n\n.. code-block:: python\n\n    \u003e\u003e\u003e import bicycleparameters as bp\n    \u003e\u003e\u003e import numpy as np\n    \u003e\u003e\u003e rigid = bp.Bicycle('Rigid')\n    \u003e\u003e\u003e par = rigid.parameters['Benchmark']\n    \u003e\u003e\u003e rigid.plot_bicycle_geometry()\n    \u003e\u003e\u003e speeds = np.linspace(0., 10., num=100)\n    \u003e\u003e\u003e rigid.plot_eigenvalues_vs_speed(speeds)\n\nSample Data\n===========\n\nSome sample data is included in the repository but a full source with all the\nraw data files can be downloaded from here:\n\nhttp://dx.doi.org/10.6084/m9.figshare.1198429\n\nDocumentation\n=============\n\nPlease refer to the `online documentation\n\u003chttps://bicycleparameters.readthedocs.io/\u003e`_ for more information.\n\nGrant Information\n=================\n\nThis material is partially based upon work supported by the National Science\nFoundation under `Grant No. 0928339`_. Any opinions, findings, and conclusions\nor recommendations expressed in this material are those of the authors and do\nnot necessarily reflect the views of the National Science Foundation.\n\n.. _Grant No. 0928339: https://www.nsf.gov/awardsearch/showAward?AWD_ID=0928339\n\nThis material is partially based upon work supported by the TKI CLICKNL grant\n\"Fiets van de Toekomst\"(Grant No. TKI1706).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoorepants%2Fbicycleparameters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoorepants%2Fbicycleparameters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoorepants%2Fbicycleparameters/lists"}