/lua-util

Random utilities for Lua and Torch.

Primary LanguageLuaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

# Random utilities

A grab bag of helpful utilities for programming with Lua and Torch.

* reloading namespaces
* downloading and decompressing files
* copy, deep copy
* getting keys or values a table being used as a map
* safe handling of optional and named function arguments
* detection of NaNs
* reporting of object memory usage