Here, a sample code for Layered Tabu Search(LTS) algorithm (Best to self understanding) for Massive MIMO Detection is attached for reference purpose. This algorithm is a good trade off between complexity and BER performance for Massive MIMO Detector. It approaches ML performance with very low complexity. The code is given for 4x4 antenna system, but can be generalized for 100x100 antenna with respective code modification. This is one of the well known Detection method for the upcoming wireless standard.