Skip to content
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

Bigint #471

Merged
merged 7 commits into from
Feb 27, 2012
Merged

Bigint #471

merged 7 commits into from
Feb 27, 2012

Conversation

aviks
Copy link
Member

@aviks aviks commented Feb 26, 2012

Initial bigint functionality

Currently uses a small c wrapper to interface to GMP. Which may be removed in the future, but the julia parts will still be useful.

Contains some tests and Makefile changes to include GMP.

@ViralBShah
Copy link
Member

@StefanKarpinski It says this pull request can't be automatically merged. Can you handle the merge?

@ViralBShah ViralBShah merged commit 9bdab76 into JuliaLang:master Feb 27, 2012
StefanKarpinski pushed a commit that referenced this pull request Feb 8, 2018
KristofferC added a commit that referenced this pull request Jul 9, 2018
KristofferC pushed a commit that referenced this pull request Jul 9, 2018
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Oct 11, 2021
That's type piracy and there's no reason to choose quartiles by default.
cmcaine added a commit to cmcaine/julia that referenced this pull request Nov 11, 2022
* Add practice exercise: alphametics

* Add extract of Combinatorics.jl

Using permutations(0:9, n) will let students get a brute force solution done without too much trouble

* Add an example solution

* Explain how to include permutations.jl

* Explain why I used zip

* Simplify to one vector of coefficients

* Add permutations.jl to example solution

The track-wide runtests.jl isn't compatible with including files in
example solutions at the moment.

* Add info on permutations.jl to instructions

* Rename docs -> .docs

Co-authored-by: Colin Caine <cmcaine@gmail.com>
Keno pushed a commit that referenced this pull request Oct 9, 2023
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.

3 participants