PySDKit 0.4.22
We have updated the writing of union data types in Python. All the | that appeared in Python 3.10 have been updated to the old version of Union, making it applicable to versions 3.8 and 3.9.
What's Changed
- Using correct fft function in VME by @feng1m8 in #36
- Preliminary completion of STL algorithm by @changewam in #37
- Delete .idea directory by @wwhenxuan in #38
- Master by @wwhenxuan in #40
- Master by @wwhenxuan in #43
New Contributors
Full Changelog: 0.4.20...0.4.22