For-a-few-DPPs-more / structure-factor

Compute structure factor of stationary and isotropic point processes
https://for-a-few-dpps-more.github.io/structure-factor/
MIT License
10 stars 5 forks source link

why there is an np.array alone here #7

Closed dhawat closed 3 years ago

dhawat commented 3 years ago

https://github.com/For-a-few-DPPs-more/structure-factor/blob/111bd9c26c3656918a28786d15a9bb2cd6dee6f6/src/structure_factor/spatial_windows.py#L50

guilgautier commented 3 years ago

It seems you added it, so you may be able to answer this question and close the issue https://github.com/For-a-few-DPPs-more/structure-factor/blame/111bd9c26c3656918a28786d15a9bb2cd6dee6f6/src/structure_factor/spatial_windows.py#L50

I guess it is just a typo and it does no impact the behavior of the code, so you can delete it.