Skip to content
  • Ferdinand Fischer's avatar
    Fixed minor bugs to increase runtime · 3e1b9829
    Ferdinand Fischer authored
    changed misc.diag_nd to use a for loop on the domain, which will be collapsed.
    
    Added misc.rat to compute rational approximations of real numbers
    
    Added quantity.EquidistantDomain to simplify the initialization of a domain with a certain step size
    
    Fixed signals/SmoothStep to use spline wise interpolation instead of symbolic computation
    3e1b9829