Code Monkey home page Code Monkey logo

Comments (4)

mnwhite avatar mnwhite commented on May 14, 2024

This issue intentionally left unresolved for beta release at CEF; it's referenced in the user manual.

This is low hanging fruit-- an obvious and easy hole in HARK. It would make a good test case for testing accepting contributions from "outsiders". Hint hint.

from hark.

mnwhite avatar mnwhite commented on May 14, 2024

Matlab code for Gauss-Hermite quadrature can be found at the link below. This can be ported into Python (with attribution to Geert van Damme) quite easily. We should add @memoize to the top of our function, and handle the trivial cases of n=0 and n=1.

https://www.mathworks.com/matlabcentral/fileexchange/26737-legendre-laguerre-and-hermite-gauss-quadrature?focused=5147547&tab=function

from hark.

ccutsail avatar ccutsail commented on May 14, 2024

Hi! I'd like to try to tackle this if no one else has volunteered.

from hark.

mnwhite avatar mnwhite commented on May 14, 2024

Please do. It's quite easy and a good introduction to HARK. As a heads up, it is fairly likely that the location of the file (within the archive) where you do this will change in the next week or two. As you can see from the PR page, we are currently reworking the structure so that HARK is an installable package (with conda or pip).

All this really means is that you'll probably just have to copy-paste your function to a different file when you're done. But please do this!

from hark.

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.