Shaare your links...
2529 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 4
75 results for tags algorithm x
  • HP Article VA042b - Boldly Going - Outsmarting PROOT (71B).pdf
    15-page article belonging to my "Boldly Going" series, this is the original version for the HP-71B of my article "HP Article VA042a - Boldly Going - Outsmarting PROOT (42S)".

    Though this article appears at first sight quite similar to the version for the HP-42S published in Update #24, it was actually written earlier and includes additional sections discussing the internal workings of PROOT and their differences, as well as more examples specific to the 12-digit precision available in the HP-71B, which aren't featured in the HP-42S version. Also, it can be very useful for HP-42S users to better understand the RPN version innards, as the BASIC code is much clearer and the algorithm is exactly the same.

    The article includes a small 11-line BASIC subprogram PZER (plus an optional driver) for the HP-71B and emulators (Emu71/DOS, Emu71/Win, go71b, etc.) dealing with a glaring limitation of the HP-71B Math ROM’s keyword PROOT, the polynomial root finder which finds at once all real/complex roots of an Nth-degree polynomial but only works for polynomials having real coefficients. On the other hand, PZER works efficiently and accurately for polynomials whose coefficients are real and/or complex, and can work globally (no user inputs or initial guesses required whatsoever, just the coefficients) while also providing the user with extra control if desired. It can be called from your own programs or manually from the command line.
    Tue Mar 31 08:41:52 2026 - permalink -
    - https://www.hpmuseum.org/forum/thread-14855-post-143746.html#pid143746
    algorithm Hewlett numerical Packard reading
  • Binary-to-decimal conversion with minimal number of digits
    A number of algorithms with cute names are mentioned, might be interesting to look into. I think a bookmarked a page where the Russ Cox improved the proof of an algorithm described by Donald Knuth.
    https://research.swtch.com/fp-all, https://research.swtch.com/fp-knuth, https://research.swtch.com/fp, https://research.swtch.com/fp-proof
    Wed Mar 25 11:44:48 2026 - permalink -
    - https://en.wikipedia.org/wiki/Floating-point_arithmetic#Binary-to-decimal_conversion_with_minimal_number_of_digits
    algorithm Cox floating-point Knuth numerical reading TODO
  • ε-approximate quantiles
    On-line (i.e. stream) algorithm for the calculation of approximate quantiles.
    Found via https://www.hpmuseum.org/forum/thread-24780-post-217334.html#pid217334 →
    https://math.stackexchange.com/questions/4848507/which-2nd-root-finding-method-does-the-hp32e-use-to-compute-q-1
    Fri Mar 6 12:26:06 2026 - permalink -
    - https://www.cs.emory.edu/~cheung/Courses/584/Syllabus/08-Quantile/Greenwald.html
    algorithm mathematics
  • Implementing transcendental functions in Ivy
    Rob Pike explains how he implemented transcendental functions in the Ivy programming language.
    Mentioned on the MoHP forum https://www.hpmuseum.org/forum/thread-24628-post-215968.html#pid215968
    Sat Jan 31 19:11:49 2026 - permalink -
    - https://commandcenter.blogspot.com/2026/01/implementing-transcendental-functions.html
    algorithm Ivy language numerical Pike programming
  • Piles of Sand, Redux
    Emacs Calc, with different precision p (decimal digits):
            p       sin(1e30°)
       [ [ 99  -0.984807753012 ]
         [ 50  -0.984807753012 ]
         [ 40  -0.984807753012 ]
         [ 35  -0.984807753982 ]
         [ 30  -0.984794189056 ]
         [ 20        0.        ] ]

    hp33s
    -0.984 807 753 012
    free42
    -0.984 807 753 012 208 059 366 743 024 589 523
    jrpn15c
    -0.984 807 753 012 208 059 366 743 024 589 523
    Fri Dec 12 11:25:30 2025 - permalink -
    - https://www.hpmuseum.org/forum/thread-24443.html
    algorithm Hewlett numerical Packard TODO
  • Parsing: a timeline -- V3.1
    A history of parsing techniques. Bob McClure's TMG (see https://www.tuhs.org/pipermail/tuhs/2014-September/006765.html) is not mentioned.
    See also the author's blog https://jeffreykegler.github.io/Ocean-of-Awareness-blog/
    Fri Aug 8 16:57:06 2025 - permalink -
    - https://jeffreykegler.github.io/personal/timeline_v3#footnote-42-ref
    algorithm blog computer history
  • Approximations for the Factorial Function by Peter Luschny
    Found on the MoHP forum https://www.hpmuseum.org/forum/thread-23365-post-202412.html#pid202412
    See also the interesting http://www.luschny.de/math/zeta/The-Bernoulli-Manifesto.html which convinced Donald Knuth to correct the definition of the Bernoulli number B_1 in his book Concrete Mathematics.
    The index http://www.luschny.de/math/index.htm gives a good overview (in german).
    Mon Apr 14 17:13:58 2025 - permalink -
    - http://www.luschny.de/math/factorial/approx/SimpleCases.html
    algorithm mathematics numerical
  • Test Set for IVP Solvers
    "Both engineers and computational scientists alike will benefit greatly from having a standard test set for Initial Value Problems (IVPs) which includes documentation of the test problems, experimental results from a number of proven solvers, and Fortran subroutines providing a common interface to the defining problem functions. Engineers will be able to see at a glance which methods will be most effective for their class of problems. Researchers will be able to compare their new methods with the results of existing ones without incurring additional programming workload; they will have a reference with which their colleagues are familiar. This test set tries to fulfill these demands and tries to set a standard for IVP solver testing."
    Found on John Butcher's page https://www.jcbutcher.com/rkclub
    Fri Feb 28 08:23:58 2025 - permalink -
    - https://archimede.uniba.it/~testset/testsetivpsolvers/
    algorithm mathematics numerical software
  • http://www.call-with-current-continuation.org/rants/qc-as-a-field-is-bs.txt
    A source for the statement "The actual number of gates needed to factor a
    n-bit number is 72 * n^3; so for 15, it's 4 bits, 4608 gates; not happening any
    time soon." would be nice.
    Thu Feb 13 15:40:24 2025 - permalink -
    - http://www.call-with-current-continuation.org/rants/qc-as-a-field-is-bs.txt
    algorithm computing physics quantum
  • Pseudo Random Number Generator
    The RAN # function of HP-11C and -15C computes
     x_{i+1}=(33(29⋅2010667⋅x_i+131⋅449⋅641)) mod 10^{10}
    Wed Feb 12 12:55:07 2025 - permalink -
    - https://www.hpmuseum.org/forum/thread-23107-post-199577.html#pid199577
    algorithm Hewlett number Packard random
  • How Unix Spell Ran in 64kB RAM
    "How do you fit a dictionary in 64kb RAM? Unix engineers solved it with clever data structures and compression tricks. Here's the fascinating story behind it."
    Mentioned by Aharon Robbins on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2025-January/031371.html
    Tue Jan 28 23:23:22 2025 - permalink -
    - https://blog.codingconfessions.com/p/how-unix-spell-ran-in-64kb-ram
    algorithm computer mathematics reading Unix
  • maintain the basis inverse
    Mentioned on the PiDP-10 group https://groups.google.com/g/pidp-10/c/S3cp5G7ylWQ/m/dDYKkCLKDAAJ which links to https://www.linkedin.com/pulse/maintain-basis-inverse-noah-smith-qzcwe?utm_source=share&utm_medium=member_android&utm_campaign=share_via
    It appears to be part of a blog/story about the "lost in space" problem, numerical linear algebra, 36-bit computers from DEC and IBM.
    Sun Jan 19 23:02:49 2025 - permalink -
    - https://statespace.dev/basis-inverse.html
    algorithm mathematics numerical reading space
  • Lin-Bairstow polynomial roots finder algorithm for DM42
    Includes a link to https://technical.swissmicros.com/doc/pdf/Bairstow.pdf
    Mon Jul 8 00:09:21 2024 - permalink -
    - https://www.hpmuseum.org/forum/thread-21984.html
    algorithm Hewlett numerical Packard polynomial root-finding
  • ITP method, short for Interpolate, Truncate and Project
    The description below sounds intriguing.
    In numerical analysis, the ITP method, short for Interpolate Truncate and Project, is the first root-finding algorithm that achieves the superlinear convergence of the secant method[1] while retaining the optimal[2] worst-case performance of the bisection method.[3] It is also the first method with guaranteed average performance strictly better than the bisection method under any continuous distribution.[3] In practice it performs better than traditional interpolation and hybrid based strategies (Brent's Method, Ridders, Illinois), since it not only converges super-linearly over well behaved functions but also guarantees fast performance under ill-behaved functions where interpolations fail.[3]
    Fri Jun 28 08:55:26 2024 - permalink -
    - https://en.m.wikipedia.org/w/index.php?title=ITP_method&diffonly=true
    algorithm numerical TODO
  • 6.896: Essential Coding Theory
    Lecture notes by Dr. Madhu Sudan, found on Wikipedia https://en.wikipedia.org/wiki/Berlekamp%E2%80%93Welch_algorithm
    Mon Mar 20 14:03:34 2023 - permalink -
    - http://people.csail.mit.edu/madhu/FT02/
    algorithm coding mathematics Reed Solomon
  • Emacs – Nick Higham
    Emacs-related articles on Nick Higham's blog.
    See also the interesting "What Is" series of articles, mostly on numerical linear algebra.
    Thu Nov 17 16:03:45 2022 - permalink -
    - https://nhigham.com/category/emacs/
    algorithm blog emacs mathematics numerical org-mode
  • Polynomial Roots Finder - SwissMicros Calculator Forum
    Uses Bairstow's algorithm, code for dm42 and a PDF document. A matlab version is mentioned.
    Mon Nov 14 11:28:36 2022 - permalink -
    - https://forum.swissmicros.com/viewtopic.php?f=19&t=2536
    algorithm Hewlett numerical Packard polynomial TODO
  • mpsolve - Multiprecision Polynomial SOLVEr
    Software that aims to provide an easy to use (hopefully) universal blackbox for solving polynomials and secular equations.

    Among its features you can find:
    - Arbitrary precision approximation.
    - Guaranteed inclusion radii for the results.
    - Exploiting of polynomial structures: it can take advantage of sparsity as well as coefficients in a particular domain (i.e. integers or rationals).

    It can be specialized for specific classes of polynomials. As an example, see the roots of the Mandelbrot polynomial of degree 2.097.151 computed in about 10 days on a dual Xeon server.

    If you use MPSolve in your research, please cite it as follows:
    Bini, Dario A., Fiorentino, Giuseppe, Design, analysis, and implementation of a multiprecision polynomial rootfinder. Numerical Algorithms 23.2-3 (2000): 127-173.
    Bini, Dario A., and Robol, Leonardo. Solving secular and polynomial equations: A multiprecision algorithm. Journal of Computational and Applied Mathematics 272 (2014): 276-292.
    Found via https://en.m.wikipedia.org/wiki/Aberth_method and https://en.m.wikipedia.org/wiki/MPSolve
    See also the GitHub repository http://github.com/robol/MPSolve.git A simpler implementation of the Ehrich-Aberth-method can be found in https://github.com/robol/ea-roots
    Sat Aug 20 09:41:01 2022 - permalink -
    - https://numpi.dm.unipi.it/software/mpsolve
    algorithm C FOSS GPL numerical software
  • GitHub - kimwalisch/primecount: 🚀 Fast prime counting function implementations
    primecount is a command-line program and C/C++ library that counts the number of primes ≤ x (maximum 1031) using highly optimized implementations of the combinatorial prime counting algorithms.
    Found via https://www.cliki.net/primecount and https://github.com/AaronChen0/primecount
    Mon Jun 27 10:40:50 2022 - permalink -
    - https://github.com/kimwalisch/primecount
    algorithm C C++ mathematics
  • free42 Random Math Stuff
    Polynomial root finder for {dm,hp}42s using Laguerre's method. Found on https://forum.swissmicros.com/viewtopic.php?p=20091#p20091
    The Emacs tools for {dm,hp}42 code on https://richmit.github.io/hp42/hp42s-meta.html and the
    Lisp library http://www.mitchr.me/SS/mjrcalc/ look interesting too.
    Mon Jun 13 15:52:20 2022 - permalink -
    - https://richmit.github.io/hp42/math.html#org670c9bb
    algorithm calculator common-lisp emacs Hewlett Laguerre lisp numerical org-mode Packard root-finding tool
Links per page: 20 50 100
◄Older
page 1 / 4
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.