Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 421 Bytes

Star Cluster Identifier

This repository contains IIT (BHU) Varanasi's solution for Star Cluster Identifier event held in 7th Inter IIT Tech Meet.

Required Python Packages

  • Matplotlib
  • NumPy
  • Pandas

Files

  • Problem Statement.pdf is the problem statement of the event.
  • IIT (BHU) Varanasi.ipynb contains our submission.
  • Solution.ipynb contains solution provided by the organisers after the event.