spcl / ncc

Neural Code Comprehension: A Learnable Representation of Code Semantics
BSD 3-Clause "New" or "Revised" License
206 stars 51 forks source link

Change matmul from * to @ #53

Closed John-Tenet3 closed 3 months ago

John-Tenet3 commented 3 months ago

Per https://github.com/spcl/ncc/issues/51

Change "*=" to "@=" to accommodate changes in scipy.