Last active
July 19, 2021 23:47
-
-
Save Vaguery/885f900814aededb38feeb3181a78aab to your computer and use it in GitHub Desktop.
some silly Clojure to explore continued fractions
This file has been truncated, but you can view the full file.
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
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Finally learned how to launch a
clj
session with an external library; forgive me, reader, I am old and from thelein
era.clj -Sdeps "{:deps {org.clojure/math.combinatorics {:mvn/version \"0.1.6\"}}}"
Also interesting:
There are 10! different assignments possible (in
all-tens
, above) but