Skip to content

Add unary operator support (-, ~) - #30

Merged
timholy merged 1 commit into
masterfrom
teh/unary
Oct 2, 2015
Merged

Add unary operator support (-, ~)#30
timholy merged 1 commit into
masterfrom
teh/unary

Conversation

@timholy

@timholy timholy commented Sep 30, 2015

Copy link
Copy Markdown
Member

No description provided.

@timholy

timholy commented Sep 30, 2015

Copy link
Copy Markdown
Member Author

Alarming observation: on Travis, with julia 0.4-rc3 the tests take more than an order of magnitude longer. See https://travis-ci.org/JeffBezanson/FixedPointNumbers.jl/builds/81574138 (from #27). The run on this job is shaping up the same way.

However, on my own machine I get

0.3.12-pre+5: 87 s
0.4-rc3: 65 s

which is the opposite.

@timholy

timholy commented Sep 30, 2015

Copy link
Copy Markdown
Member Author

I forgot, this is just #28 (comment). Nothing to worry about really, but one curious point: its major effect is limited to fixed32.

@timholy timholy mentioned this pull request Oct 2, 2015
5 tasks
timholy added a commit that referenced this pull request Oct 2, 2015
Add unary operator support (-, ~)
@timholy
timholy merged commit bb3dee7 into master Oct 2, 2015
@kimikage
kimikage deleted the teh/unary branch November 8, 2019 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant