Free software projects
- OnlineMoments.jl
-
Julia package that iteratively calculates the higher-order moments of a
sequence of real numbers.
- Nano-dimer
-
Molecular simulation to study the dynamics of chemically powered
self-propelled nanomotors.
- Ångström-dimer
-
Molecular simulation to study the dynamics of Ångström-size chemically
powered self-propelled motors.
- Lua Units
-
Lua bindings for UDUNITS, a package that supports units of physical
quantities.
- OpenCL for Lua
-
Lua bindings for OpenCL, an open standard for cross-platform, parallel
programming.
- HDF5 for Lua
-
Lua bindings for HDF5, a file format for portable, efficient storage of
numerical data.
- MPI for Lua
-
Lua bindings for MPI, a portable message-passing standard for parallel
computation.
- cdecl for GCC
-
Lua module that composes C declarations from a C source file using the
Lua plugin for GCC.
- Lua plugin for GCC
-
Extends the GNU Compiler Collection with the ability to run Lua scripts.
- Templet for Lua
-
Template preprocessor that parses text templates with embedded Lua
statements and expressions.