Closed
Description
🐞 Problem
There is lot of confusion in coordinates transformation!
bl_coord_transforms
and coord_transforms
are not good names as in the coord_transforms
does not specify the type of coordinates it works on while bl_coord_transforms
clearly tells user what the module does! There is a need to make the coord transforms more intuitive.
🎯 Goal
Make coordinate transformations more intuitive in EinsteinPy
💡 Possible solutions
- Rename
coord_transforms.py
- Merge both files into one
- Think of some other solution?
📋 Steps to solve the problem
- Comment below about what you've started working on.
- Add, commit, push your changes
- Submit a pull request and add this in comments -
Addresses #115
- Ask for a review in comments section of pull request
- Celebrate your contribution to this project 🎉