Modules labeled 'math' (27)

Showing only modules in the root manifest. Show all modules

  • lmathx by ignacio — downloads: 148k
    C99 extensions for the math library
  • VMSL by pessoa736 — downloads: 0
    Lua library for N-dimensional vectors and matrices. Lua modules API (require), experimental.
  • useful-lua-tools by SRG — downloads: 2
    A collection of useful utility functions for Lua
  • inet by asbjorn — downloads: 3,451
    IP address mangling library
  • LGSL by ladc — downloads: 706
    A numerical library for Lua based on GSL
  • NumLua by luarocks — downloads: 2,905
    Numerical routines for Lua
  • forma by nhartland — downloads: 2,645
    Cellular automata and geometry in Lua.
  • random by hjpotter92 — downloads: 3,900
    Some random helper functions, wrapped in a package.
  • moontempo by Azbito — downloads: 17
    # moontempo (Lua)
  • lcrypt by leite — downloads: 1,188
    Lua bindings to libtomcrypt and libtommath
  • lfft by osch — downloads: 29
    Fast Fourier Transform library
  • lua-linear by anaef — downloads: 544
    Linear algebra and statistics for Lua.
  • sonata by stanislav_m — downloads: 88
    Mathematical program
  • ldecNumber by dougcurrie — downloads: 1,143
    Lua decNumber, a Lua 5.1 wrapper for IBM decNumber
  • bigint by jorj — downloads: 2,192
    Arbitrarily large integer library for Lua 5.1+
  • lmapm by luarocks — downloads: 1,116
    A complete arbitrary precision library
  • lua-exprtk by chrislo1976 — downloads: 110
    A lua wrapper for exprtk (C++ Mathematical Expression Parsing And Evaluation Library)
  • StringDistance by tomasguisasola — downloads: 4,599
    Damerau-Leveinshtein Distance
  • Math-RungeKutta by peterbillam — downloads: 458
    Runge-Kutta methods for integrating systems of differential equations
  • primes by DarkWiiPlayer — downloads: 178
    A module to calculate prime numbers and prime factorizations in Lua.
  • vectorize by wqferr — downloads: 528
    Simple and naïve vectorization for Lua.
  • lqd by luarocks — downloads: 306
    a high-precision mathematical library
  • Math-Evol by peterbillam — downloads: 483
    Evolution search optimization
  • digitalfilter by peterbillam — downloads: 807
    some Digital Filters - Butterworth, Chebyschev and Bessel.
  • Math-WalshTransform by peterbillam — downloads: 409
    Fast Hadamard and Walsh Transforms
  • xyz_math by ed_xyz — downloads: 17
    A 3D math library for Lua
  • lua-ctables by mambrus — downloads: 1,645
    Bridge between C-arrays and Lua multi-dimensional tables.