wrightOmegaq

Complex double-precision evaluation of the Wright omega function

https://github.com/horchler/wrightOmegaq

Vous suivez désormais cette soumission

Complex double-precision evaluation of the Wright omega function, a solution of W+LOG(W) = Z.

wrightOmegaq(Z) performs floating point evaluation of the Wright omega function. Z is an array and may be complex. If Z is an array of symbolic values, it is converted to double-precision for computation and then recast as symbolic.

wrightOmegaq is up three to four orders of magnitude faster than wrightOmega for double-precision arrays. Additionally, it has much less numeric error, properly evaluates values greater than 2^28, supports single-precision evaluation, and handles NaN inputs.

The Wright omega function is related to the Lambert W function. See: https://en.wikipedia.org/wiki/Wright_Omega_function

Citation pour cette source

Andrew Horchler (2026). wrightOmegaq (https://github.com/horchler/wrightOmegaq), GitHub. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version Action
1.0.0.0

Improved description

Added image
Updated description

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.