enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Module:Repr - Wikipedia

    en.wikipedia.org/wiki/Module:Repr

    This module contains functions for generating string representations of Lua objects. It is inspired by Python's repr function. ... do table.insert ... Code of Conduct;

  3. Module:Random - Wikipedia

    en.wikipedia.org/wiki/Module:Random

    This Lua module is used on approximately 12,000 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox . Consider discussing changes on the talk page before implementing them.

  4. Module:Chart - Wikipedia

    en.wikipedia.org/wiki/Module:Chart

    This Lua module is used on approximately 2,600 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox . Consider discussing changes on the talk page before implementing them.

  5. Module:Medals table - Wikipedia

    en.wikipedia.org/wiki/Module:Medals_table

    This Lua module is used on approximately 15,000 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox . Consider discussing changes on the talk page before implementing them.

  6. Torch (machine learning) - Wikipedia

    en.wikipedia.org/wiki/Torch_(machine_learning)

    Torch is an open-source machine learning library, a scientific computing framework, and a scripting language based on Lua. [3] It provides LuaJIT interfaces to deep learning algorithms implemented in C. It was created by the Idiap Research Institute at EPFL. Torch development moved in 2017 to PyTorch, a port of the library to Python. [4] [5] [6]

  7. Module:Sports table/WDL - Wikipedia

    en.wikipedia.org/wiki/Module:Sports_table/WDL

    This style for Lua-based Module:Sports table is meant to build group and league tables for competitions with a win-draw-loss format. Note that this module is used extensively, so test potential changes rigorously in the sandbox and please ensure consensus exists before implementing major changes.

  8. Module:Lua-mock/Spy - Wikipedia

    en.wikipedia.org/wiki/Module:Lua-mock/Spy

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us

  9. Lua (programming language) - Wikipedia

    en.wikipedia.org/wiki/Lua_(programming_language)

    The Lua API's design eliminates the need for manual reference counting (management) in C code, unlike Python's API. The API, like the language, is minimalist. Advanced functions are provided by the auxiliary library, which consists largely of preprocessor macros which assist with complex table operations. The Lua C API is stack based. Lua ...