-
| Is there a reason why the gamma distribution implements  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            kgryte
          
      
      
        Mar 21, 2021 
      
    
    Replies: 1 comment
-
| We often look for specialized implementations for better accuracy. When such a specialized implementation is hard to come by, we typically implement a naive algorithm. This has now been implemented. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        kgryte
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
We often look for specialized implementations for better accuracy. When such a specialized implementation is hard to come by, we typically implement a naive algorithm. This has now been implemented.