tum-ens / pyGRETA

python Generator of REnewable Time series and mAps
GNU General Public License v3.0
38 stars 14 forks source link

Use matrix convolution for the creation of buffers #8

Closed kais-siala closed 5 years ago

kais-siala commented 5 years ago

Currently, the code creating buffers is quite long. I am sure it can be done easily with matrix convolution. Check: