GithubHelp home page GithubHelp logo

Comments (6)

mschauer avatar mschauer commented on August 20, 2024 1

Bump :-)

from specialfunctions.jl.

jlapeyre avatar jlapeyre commented on August 20, 2024

Thats a good idea. I haven't followed recent discussion on core library, metapackages, etc. But, LambertW should be in some kind of "special functions" package or metapackage so people don't have to scrounge around for this or that function..... I just realized that this comment is in SpecialFunctions.jl and not my LambertW.jl repo. So, yes, I am for incorporating the jlapeyre LambertW repo into SpecialFunctions.jl . There is also jlapeyre/FunctionZeros.jl

I forgot about the robertdj LambertW.jl. It appears to predate this one. I just did some quick tests on large arrays and found that either one of the LambertW's is consistently faster than the other, depending on both argument and branch. Usually by less than a factor of two. They both appear accurate more or less to machine precision. But, the jlapeyre LambertW also handles all the branches, complex arguments, and BigFloats. The robertdj LambertW is only useful for two branches and Float64 arguments.

From my point of view, it is perhaps worth incorporating some Float64 code from the other into my LambertW, after mapping out the efficiency. But, I don't have time at the moment to look into it more.

from specialfunctions.jl.

jlapeyre avatar jlapeyre commented on August 20, 2024

I may be able to work on a PR this weekend.

from specialfunctions.jl.

robertdj avatar robertdj commented on August 20, 2024

It sounds like a good idea to incorporate the Lambert W in this broader package! My version definitely has a more modest scope, but let me know if I can help out.

from specialfunctions.jl.

jlapeyre avatar jlapeyre commented on August 20, 2024

@mschauer I felt that bump. Must have traveled slowly. :)
I made a PR about a week ago.
I first fixed some bugs in the stand-alone package LambertW.jl and brought up v0.7 compliance.

from specialfunctions.jl.

jlapeyre avatar jlapeyre commented on August 20, 2024

LambertW.jl (from jlapeyre) has been moved to https://github.com/JuliaMath/LambertW.jl

See also #371 and #84

from specialfunctions.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.