![]() |
![]() |
#1 |
Apr 2021
3 Posts |
![]()
Zuuv is a program that can compute the regular continued fraction of a number from it's floating-point representation (a file containing hex or dec digits). It features log-linear runtime, disk-based computations (for large computations), fault tolerance, and basic multi-threading.
Zuuv can easily be used to break world records for terms of continued fractions of constants like Pi, Euler-Mascheroni etc. even on regular PCs with enough dedication. For example, Zuuv took four hours on my poor Intel i5 9th gen laptop to churn out 2.4 billion terms of Euler-mascheroni constant's continued fraction (the world record is just ~4.8 billion) I just released the first alpha version of Zuuv yesterday, so feedback would be much appreciated. Here's the GitHub :) Last fiddled with by Batalov on 2021-04-05 at 17:57 Reason: (added link from below) |
![]() |
![]() |
![]() |
#2 | |
Bamboozled!
"๐บ๐๐ท๐ท๐ญ"
May 2003
Down not across
11,719 Posts |
![]() Quote:
Hard to give feedback without access to it. |
|
![]() |
![]() |
![]() |
#4 |
Apr 2021
310 Posts |
![]()
Zuuv is an open-source program that can compute the regular continued fraction of a number from it's floating-point representation (a file containing hex or dec digits). Just like y-cruncher, it's features include:
Link to repository: https://github.com/sinandredemption/zuuv Link to Windows builds (for modern processors): https://github.com/sinandredemption/.../builds/modern Please free to ask questions and put out suggestions or constructive criticism. Or contact me personally if you are interested in running a sizeable computation. Disclaimer: The author of this post is also the author of Zuuv, and Zuuv is not affiliated in any way with y-cruncher or A. Yee himself. PS I am posting this because I thought more of you should know about Zuuv. In case this qualifies as spam, please inform me and I will delete this post. MODERATOR NOTE: This post started another thread. It was on the same topic as this thread. I merged that thread into this one. Starting new threads on the same topic as threads you previously started ("multiposting"), is considered bad behavior on this Forum. It recently got another user banned. Last fiddled with by Dr Sardonicus on 2021-09-16 at 00:36 |
![]() |
![]() |
![]() |
#5 | |
Bamboozled!
"๐บ๐๐ท๐ท๐ญ"
May 2003
Down not across
11,719 Posts |
![]() Quote:
What is broken with respect to Linux? Do the Windoze builds work under WINE? |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Continued product Carmichael numbers | devarajkandadai | Number Theory Discussion Group | 2 | 2019-09-24 03:14 |
Do normal adults give themselves an allowance? (...to fast or not to fast - there is no question!) | jasong | jasong | 35 | 2016-12-11 00:57 |
why continued fractions gives one factor for N=(4m+3)(4n+3) | wsc811 | Miscellaneous Math | 6 | 2013-11-29 21:43 |
Continued Fraction Algorithm | Raman | Math | 7 | 2009-02-27 18:01 |
Continued Fraction of Primes | Cyclamen Persicum | Miscellaneous Math | 9 | 2003-04-13 14:56 |