Skip to content

Commit

Permalink
Fix complexmul performance (#73)
Browse files Browse the repository at this point in the history
* fix complex mul performance, bennett switch to _zero

* fix test

* fix test

* save

* update
  • Loading branch information
GiggleLiu authored Jun 28, 2021
1 parent 9d125f7 commit 4c39185
Show file tree
Hide file tree
Showing 4 changed files with 2,483 additions and 10 deletions.
2 changes: 1 addition & 1 deletion notebooks/documentation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ end
", md"
```julia
@from !(condition2) while !(condition1)
...
~(...)
end
```
")
Expand Down
Loading

0 comments on commit 4c39185

Please sign in to comment.