Click here to Skip to main content
15,920,636 members

Articles by Henrik Vestermark (Articles: 8)

Articles: 8

RSS Feed

Average article rating: 4.94

General Programming
Algorithms
10 Oct 2023   Updated: 11 Oct 2023   Rating: 5.00/5    Votes: 10   Popularity: 5.00
Licence: CPOL    Views: 11,280     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
Practical implementation of a fast, robust and reliable polynomial root finder using Newton's method
17 Oct 2023   Updated: 17 Oct 2023   Rating: 4.60/5    Votes: 3   Popularity: 2.19
Licence: CPOL    Views: 4,771     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Fast and Stable Polynomial root finder for Polynomial with real coefficients
11 Nov 2023   Updated: 11 Nov 2023   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 4,571     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Practical implementation of a fast, robust and stable polynomial root finder using Halley's method
28 Nov 2023   Updated: 29 Nov 2023   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 2,401     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Laguerre's method for a stable and efficient polynomial root finder.
20 Dec 2023   Updated: 20 Dec 2023   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 4,537     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Durand-Kerner method for Polynomial roots. A fast and reliable simultaneous method
8 Jan 2024   Updated: 8 Jan 2024   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 3,086     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Ostrowski multi-point method for Polynomial roots
16 Mar 2024   Updated: 16 Mar 2024   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 3,601     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
The steps needed to build an Interval Arithmetic class in C++
28 May 2024   Updated: 28 May 2024   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 3,010     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
How to add Xoshiro and ChaCha PRNG's as compatible class in C++

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Denmark Denmark
With a Master's degree in Electronic Engineering, I've further specialized in the intersection of Computer Science, Numerical Analysis, and Applied Mathematics. In my earlier career, I gained extensive experience in developing compilers, linkers, and interpreters. This foundational work has equipped me to later focus on designing high-performance algorithms for arbitrary precision arithmetic. My expertise lies in leveraging optimization techniques to solve complex problems within these fields.