Skip to content

Add unary operator support (-, ~) #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2015
Merged

Add unary operator support (-, ~) #30

merged 1 commit into from
Oct 2, 2015

Conversation

timholy
Copy link
Member

@timholy timholy commented Sep 30, 2015

No description provided.

@timholy
Copy link
Member Author

timholy commented Sep 30, 2015

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
Copy link
Member Author

timholy commented Sep 30, 2015

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