The 𝗹𝗮𝗯𝘀𝗰𝗿𝗶𝗽𝘁 library provides a translation from expressive Python code to low-level hardware instructions.
BSD 2-Clause "Simplified" License
9
stars
52
forks
source link
Fix bad np.array call in `Output.expand_timeseries` #101
Closed
dihm closed 1 year ago
Also adds explicit import of numpy, instead of relying on star import.
Fixes #100