This project simulates gravitational waves emitted from binary black hole mergers, utilizing concepts from general relativity and wave mechanics. It generates a time-series graph visualizing the waveform of these cosmic events.
To run this project, ensure you have the following Python packages installed:
- NumPy
- Matplotlib
- SciPy
The output is a time-series graph that displays the gravitational waveform generated during the merger of two black holes, illustrating how the signal evolves over time.
- General Relativity
- Wave Mechanics
- Gravitational Waves
- Numerical Simulations
This project is licensed under the MIT License.