chrismacdermaid / libtm

Custom TCL Math Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtm

Custom TCL Math Library

This is an ugly hack of a code used to do some basic math routines in TCL, most of the routines are verbatim VMD routines, others from LAMMPS, and others still from my own personal implementations. This code is free to use inline with both the GPLv2 (the lammps parts) and the UIUC open source license (VMD parts). Of course, no warranty, no support, don't contact me if you use it and it breaks your stuff. You probably shouldn't be using this anyway.

About

Custom TCL Math Library


Languages

Language:C++ 68.9%Language:Objective-C 27.0%Language:Shell 2.2%Language:C 2.0%