-
Notifications
You must be signed in to change notification settings - Fork 28
Home
wenlv edited this page Apr 29, 2016
·
3 revisions
Welcome to the DimmiLitho wiki!
- First commit
- use svds (sparse svd) instead of svd for TCC decomposition
- calculate Aerial Image in frequency domain first, then transfer to spatial domain, speed gets much faster. original image.calAI() function degraded to image.calAIold()
- update fft with pyfftw in place with numpy.fft