Skip to content

Bigint#471

Merged
ViralBShah merged 7 commits into
JuliaLang:masterfrom
aviks:bigint
Feb 27, 2012
Merged

Bigint#471
ViralBShah merged 7 commits into
JuliaLang:masterfrom
aviks:bigint

Conversation

@aviks

@aviks aviks commented Feb 26, 2012

Copy link
Copy Markdown
Member

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
Copy Markdown
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