Giter Club home page Giter Club logo

Comments (1)

niniack avatar niniack commented on July 24, 2024

Just took a look at linfa! I have absolutely no issues with moving the work/continuing future work into linfa. I'm happy to help build convolution tooling in the most effective way.

In moving to linfa, I'd like to suggest we build up from an even lower level, if possible. In some contexts it would be quicker to carry out convolution in the frequency domain (although its definitely not a one size fits all, as it tends to work well with larger convolutions). We could offer convolution in both flavors (fft method or traditional matrix multiplications as I believe you have already implemented) for more variety.

I'd like to get work done in generalizing the fft for n domains as a first step. There is currently a crate called ofuton that does this, but its no longer maintained. This is pretty much what I'd like to have a base before solving the convolution problem. Do you think this is something appropriate for the linfa crate? Would it accidentally be against the spirit of the crate?

Otherwise, I think there's benefit in centralizing our efforts!

from asterusk.

Related Issues (2)

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.