Giter VIP home page Giter VIP logo

Comments (5)

LukasDrude avatar LukasDrude commented on May 29, 2024

I see, that there is a dependency missing. The symbolic computations are different for each number of dimensions. Would you recommend adding it for a limited number of examples, i.e. d = 1,...12?

from libdirectional.

craigim avatar craigim commented on May 29, 2024

in lib\util\compileUtil, the generateSymbolic function is called for d = 2:6. I haven't gotten as far as using the the library, so I don't know how the symbolic results get used down the road. If the Symbolic Toolbox is only necessary during compile time to generate these files, then I would say to just generate the results as a static file for d = 2:6 and include that in the repository. If instead the library requires functions that only exist in the Symbolic Toolbox (for instance, the Riemann Zeta function does not have a purely numerical analog in the base MATLAB installation), then the project description should be updated to list the Symbolic Toolbox as a prerequisite dependency.

from libdirectional.

LukasDrude avatar LukasDrude commented on May 29, 2024

Ok, I think I generate the files and add them to the repository. I would then change the lines https://github.com/libDirectional/libDirectional/blob/master/lib/util/compileUtil.m#L50 to only generate more files, if the desired file is missing.

I would like to avoid enforcing the Symbolic Toolbox since most users may not need the normalization constant of the complex Bingham distribution anyway.

from libdirectional.

LukasDrude avatar LukasDrude commented on May 29, 2024

I now added a pull request for the generated files. Until it is merged, you can take the files from the pull request.

from libdirectional.

gerhardkurz avatar gerhardkurz commented on May 29, 2024

The pull request is merged now. I have also added the recommended toolboxes to the readme file.

from libdirectional.

Related Issues (4)

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.