lattice_rule_test
    
    
    
      lattice_rule_test,
      a Fortran90 code which 
      calls lattice_rule(), which
      approximates integrals in multiple 
      dimensions using lattice rules.
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Programs:
    
    
      
      lattice_rule,
      a Fortran90 code which
      approximates M-dimensional integrals using lattice rules.
    
    
      Source Code:
    
    
      
    
    
      
        - 
          f21.txt,
          the 21 points of a Fibonacci lattice for K = 8, M = 21.
        
 
        - 
          f21.png,
          a PNG image of
          a Fibonacci lattice.
        
 
        - 
          f144.txt,
          the 144 points of a Fibonacci lattice for K = 12, M = 144.
        
 
        - 
          f144.png,
          a PNG image of
          a Fibonacci lattice.
        
 
      
    
    
    
      Last revised on 25 July 2020.