https://github.com/argemenon/astronomy_and_simulations
I created this repo to learn astronomy and python simulations
https://github.com/argemenon/astronomy_and_simulations
astronomy matplolib numpy physics-simulation scipy sympy
Last synced: 26 days ago
JSON representation
I created this repo to learn astronomy and python simulations
- Host: GitHub
- URL: https://github.com/argemenon/astronomy_and_simulations
- Owner: Argemenon
- Created: 2025-01-28T16:38:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-30T17:16:26.000Z (27 days ago)
- Last Synced: 2025-03-30T18:24:51.611Z (27 days ago)
- Topics: astronomy, matplolib, numpy, physics-simulation, scipy, sympy
- Language: Jupyter Notebook
- Homepage:
- Size: 4.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astronomy and Simulations
## Overview
This repository contains various astronomy-related data analysis and physics-based simulation projects.## Features
- Simulations using Lagrangian Mechanics
- Analysis of Astronomical Data
- Scientific computing tools for solving equations## Getting Started
### Prerequisites
To run the simulations, ensure you have the following installed:
- Python 3
- Numpy
- Matplotlib
- Scipy
- Pandas
- vpythonUnderstanding simulations would be easier if you are familiar with physics. Most of the classical problems are solved here using Lagrangian Mechanics
I hope you learn someting!