Skip to content
/ Wright Public

A Mathematica package for the Wright omega function

License

Notifications You must be signed in to change notification settings

tpfto/Wright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Wright

A package for the Wright omega function.

domain coloring plots for the Wright omega function

Wright is a Mathematica package that implements the Wright omega function, a function related to the Lambert W function.

Download the paclet from the releases page, and install it by evaluating the following in Mathematica:

Needs["PacletManager`"]
PacletInstall["/path/to/paclet/Wright-1.0.paclet"]

where "/path/to/paclet/Wright-1.0.paclet" should be replaced with the actual path to the downloaded paclet file.

See the file Wright.nb for more detailed information on the package.