-
-
Notifications
You must be signed in to change notification settings - Fork 148
promote ℝ to an instance of a typeclass #225
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
Open
julialongtin
wants to merge
75
commits into
master
Choose a base branch
from
typeclass_r
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
b6839dc
Merge branch 'master' of github.com:colah/ImplicitCAD into next
julialongtin 32ee778
new contributor.
julialongtin 6b1ac2d
reorder, and clean up a few comments.
julialongtin b941bf6
Merge remote-tracking branch 'github/master' into next
julialongtin ef41794
Merge remote-tracking branch 'github/master' into next
julialongtin 64d24ea
Merge branch 'master' of github.com:colah/ImplicitCAD into next
julialongtin 2f101b2
Merge remote-tracking branch 'github/master' into next
julialongtin 8dc59ad
Merge branch 'master' into next
julialongtin d5c459c
Merge branch 'master' of github.com:colah/ImplicitCAD into next
julialongtin ab8e36f
Merge branch 'master' of github.com:colah/ImplicitCAD into next
julialongtin 37ec424
Merge branch 'master' of github.com:colah/ImplicitCAD into next
julialongtin 91cb6df
Merge branch 'master' into next
julialongtin d4a937c
Merge branch 'master' into next
julialongtin 5aec5b5
Merge branch 'master' into next
julialongtin edb6933
Merge branch 'master' into next
julialongtin 2ea0bce
Merge branch 'master' into next
julialongtin 61965d9
Merge branch 'master' into next
julialongtin 55309c0
Merge branch 'master' into next
julialongtin e2399b9
Merge branch 'master' into next
julialongtin d9dd970
Merge branch 'master' into next
julialongtin 4530b71
Merge branch 'master' into next
julialongtin 66cda62
Merge branch 'master' into next
julialongtin 4d739ad
Merge branch 'master' into next
julialongtin 911b97f
Merge branch 'master' into next
julialongtin a618cf7
Merge branch 'master' into next
julialongtin cb27ca2
Merge branch 'master' into next
julialongtin 0aa989f
merge master
julialongtin 38db34d
merge master
julialongtin 035f1f7
merge master
julialongtin 7c9a715
merge master
julialongtin 831ffc4
blah
julialongtin c839829
add integral and rational functions
julialongtin d4afd28
not yet
julialongtin 351a497
make read work.
julialongtin 15998cf
merged
julialongtin 3aa219d
whoops. broke something in the merge. fix it.
julialongtin fc20abb
complete merge
julialongtin cf40185
break FastInt into a separate file.
julialongtin 9069578
remove dependency on integer-gmp, and continue to add fastInt as a se…
julialongtin 5db9bcb
merge master
julialongtin adf9548
Merge remote-tracking branch 'github/master' into next
julialongtin 2e13338
steal form from the current-tested fastIntUtil.hs
julialongtin bf8282f
make rationalutil more precise, and merge upstream.
julialongtin 28ad198
profiling, and improvements in RationalUtils. still looping.
julialongtin b5d24c0
remove nonsense function, clean up some comments.
julialongtin 7da0103
fix a loop, and clean up a type.
julialongtin f06bd79
remove profiling.
julialongtin 41a08ca
merge.
julialongtin 919a7a4
Merge remote-tracking branch 'github/master' into next
julialongtin 8b09b7c
use defaulting to make code a bit more readable.
julialongtin 9801dba
cleanup, and reorder.
julialongtin 3567941
yes, normalize can only apply to the one argument.'
julialongtin 8395de4
merge
julialongtin 22fae3c
merge.
julialongtin 41ffd31
missing zero
julialongtin c6c1827
merge
julialongtin df45883
Merge remote-tracking branch 'github/master' into next
julialongtin 802405d
fix bad merge.
julialongtin ff469b6
merge, and remove two unneeded types.
julialongtin 6a54e4c
Merge remote-tracking branch 'github/master' into next
julialongtin b156ee0
cleanup after merge, and for rationalutils, some inlining, and more i…
julialongtin 0850323
move helper functions into the typeclass and its instance, and more i…
julialongtin 637cef1
finish off inlining.
julialongtin 4b5992d
Merge master.
julialongtin dca4822
merge master
julialongtin 736121e
merge master.
julialongtin 152a671
Merge branch 'master' into typeclass_r
julialongtin 2a2e2ca
remove merge noise.
julialongtin 276cbe8
merge master
julialongtin 07beef9
merge master
julialongtin 1376a71
merge master
julialongtin 955c770
merge master.
julialongtin 40fab5e
merge E related changes from master.
julialongtin 511f0c1
merge master.
julialongtin b469f10
merge master.
julialongtin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This import list includes
powℝtwice. With-Wall -Werrorenabled in this repo, the duplicate import item will fail the build (-Wduplicate-imports). Remove the duplicatedpowℝentry.