Skip to content

Commit

Permalink
Direct support for C's _Complex (_Complex_double/_float on Windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
wlav committed Jun 17, 2021
1 parent 8b49d54 commit bdda01e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ master: 2.1.0
* Support for vector calls with CPython 3.8 and newer
* Support for typed C++ literals as defaults when mixing with keywords
* Enable reshaping of multi-dim LowLevelViews
* Direct support for C's _Complex (_Complex_double/_float on Windows)
* Upgrade cmake fragments for Clang9


Expand Down

0 comments on commit bdda01e

Please sign in to comment.