GNU Octave 11 introduce miglioramenti significativi per prestazioni, precisione numerica, GUI e compatibilità MATLAB. Scopri tutte le novità della nuova versione. #GNUOctave #OpenSource #NumericalComputing #Linux

https://www.linuxeasy.org/gnu-octave-11-tutte-le-novita-della-nuova-release/?utm_source=mastodon&utm_medium=jetpack_social

GNU Octave 11: tutte le novità della nuova release

GNU Octave 11 introduce miglioramenti significativi per prestazioni, precisione numerica, GUI e compatibilità MATLAB. Scopri tutte le novità della nuova versione.

Linux Easy - News da Mondo Linux

I recently dumped my notes on modulus of convergence for hypergeometric functions on my website. I also had some thoughts on numerical accuracy. Not very valuable thoughts, but thoughts nonetheless.

For those who are wondering why anyone would care, many math libraries such as GSL, boost, and so on, suck. If you are trying to do intense calculations with any sort of decent accuracy, these libraries have dusty corners that fail. And they don't document where those corners are. Or they don't have routines for complex arguments. I write my own routines for these cases.

#Math #RealAnalysis #NumericalComputing

https://www.skewray.com/articles/numerical-accuracy-of-generalized-hypergeometric-series

Numerical Accuracy of Generalized Hypergeometric Series | Skewray Research

Adding floating point numbers is evil. Can we avoid the pitfalls?

A few years ago (mid 2023), I wrote up some research notes regarding the modulus of convergence of the generalized hypergeometric functions. This month I wrote up and posted a series of articles that are those notes, cleaned up a bit, and this article is the wrap-up of the series.

#Math #RealAnalysis #NumericalComputing

https://www.skewray.com/articles/modulus-of-convergence-for-generalized-hypergeometric-functions

Modulus of Convergence for Generalized Hypergeometric Functions | Skewray Research

Upper limits on the number of terms required to compute generalized hypergeometric functions

We all get the feeling that, day by day, the world is converging towards disaster. But what tells us how fast? The Modulus of Convergence does!

#Math #RealAnalysis #NumericalComputing

https://www.skewray.com/articles/modulus-of-convergence

Modulus of Convergence | Skewray Research

If you want to know how fast a sequence converges, then the Modulus of Convergence will hit the spot.

In mathematics, we say that a function is bounded if can restrict its image. Oddly, we never seem to 'bind' a function, though. I can find bounds on the the remainder of generalized hypergeometric functions, and I never used the word 'bind' either. Maybe 'bounding' refers to bunnies and deer?

#math #RealAnalysis #NumericalComputing

https://www.skewray.com/articles/remainder-of-the-conway-maxwell-poisson-distribution-normalization-factor

Remainder of the Conway-Maxwell-Poisson Distribution Normalization Factor | Skewray Research

Various bounds on the the remainder of generalized hypergeometric functions

The generalized hypergeometric series are ubiquitous in the world of computing special functions, for certain amounts of ubiquity. Turns out the speed of convergence is related to the obscure Conway-Maxwell-Poisson distribution, which no one has ever heard of - pretty much the opposite of ubiquity.

#math #RealAnalysis #NumericalComputing

https://www.skewray.com/articles/bounding-the-remainder-of-generalized-hypergeometric-series

Bounding the remainder of generalized hypergeometric series | Skewray Research

The speed of convergence of the generalized hypergeometric series is related to the obscure Conway-Maxwell-Poisson distribution.

Accurately computing generalized hypergeometric functions is hard. How many terms do we need? Guess we need a general expression for the size of the terms in the series. Oh, wait, I've got one right here!

#math #RealAnalysis #NumericalComputing

https://www.skewray.com/articles/estimating-the-terms-of-generalized-hypergeometric-series

Bounding the terms of generalized hypergeometric series | Skewray Research

Generalized hypergeometric functions have a skew of parameters. Can we put simple bounds on the terms of the summation?

I use generalized hypergeometric functions a lot. That means I can type "generalized hypergeometric function" and not make a typo. Is it possible to compute these exactly? Sometimes!

#math #NumericalComputing

https://www.skewray.com/articles/computing-generalized-hypergeometric-function-from-series

Computing Generalized Hypergeometric Function from Series | Skewray Research

How are the generalized hypergeometric functions computed? Can we get an exact answer? Sometimes, yes!

I don’t like NumPy

it’s too hard

DYNOMIGHT

Solving physics-based initial value problems with unsupervised machine learning

🔗: https://journals.aps.org/pre/abstract/10.1103/PhysRevE.111.055302
(Open access)

#physics #machinelearning #NumericalComputing #ai #SciML