julia
RFC: Fixed printing for Complex{Int} with maximum negative imaginary part (Issue #33433)
#33498
Merged

RFC: Fixed printing for Complex{Int} with maximum negative imaginary part (Issue #33433) #33498

lhnguyen-vn
lhnguyen-vn Fixed printing for Complex{Int} with maximum negative imaginary part
e861f3ff
KristofferC KristofferC added needs tests
Keno
lhnguyen-vn lhnguyen-vn changed the title RFC: Fixed printing for Complex{Int} with maximum negative imaginary part (Issue #33433) WIP: Fixed printing for Complex{Int} with maximum negative imaginary part (Issue #33433) 6 years ago
lhnguyen-vn Add test for printing Complex{Int} with maximum negative imaginary part
9ba28ca8
lhnguyen-vn Use widen for special case maximum negative Int imaginary part
cd100942
lhnguyen-vn
Keno
Keno commented on 2019-10-08
lhnguyen-vn Remove i = -i, check special cases instead
8b3ebb24
Keno
Keno commented on 2019-10-08
lhnguyen-vn Compare to typemin using ==
ef6e3478
lhnguyen-vn lhnguyen-vn changed the title WIP: Fixed printing for Complex{Int} with maximum negative imaginary part (Issue #33433) RFC: Fixed printing for Complex{Int} with maximum negative imaginary part (Issue #33433) 6 years ago
Keno
Keno approved these changes on 2019-10-08
JeffBezanson JeffBezanson removed needs tests
JeffBezanson JeffBezanson added complex
JeffBezanson JeffBezanson added display and printing
JeffBezanson JeffBezanson added bugfix
JeffBezanson JeffBezanson merged b75fce29 into master 6 years ago
lhnguyen-vn lhnguyen-vn deleted the lhn/showcomplex branch 6 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone