I’m following a recent tutorial, but one method has already disappeared from the package they are using. Apparently it migrated to another package, which seems to happen often. I can’t seem to find it. Can anyone tell me what package convolve is in?
What’s the package that convolve disappeared from?
              
              
              1 Like
            
            
          If nothing else, you can do a search on Julia Hub:
              
              
              1 Like
            
            
          Thanks. A useful resource, although it looks like about a hundred packages have convolve so I’ll have to narrow it down ![]()
Madness might be not to post a link to the tutorial or a MWE.
              
              
              7 Likes
            
            
          Actually, it’s only about 10-12 packages. The Julia Hub search shows each point in the source code for those packages where convolve appears.
              
              
              2 Likes
            
            
          I would recommend contacting the author and asking them to go back and add versions to the packages they are using.
It’s a mistake on their part to not include this info.
              
              
              2 Likes