Basically I'm a physicist with interests in Common Lisp Programming. Here is my github homepage.
- abbreviation: A collection of journal abbreviations.
- utility: A collection of general utility.
- string: A collection of string utility.
- os: A lightweight Common Lisp OS utility package.
- narray: Numerical array inspired by
ndarray
in Python with data placed in foreign memory. - xarray: Generalized array of Common Lisp's standard
array
object.
- grefs: Generic accessor and some miscellaneous utility.
- complex: Foreign complex number type for CFFI.
- clsl: Common Lisp Scientific Library, under construction, still early stage.
- vaspkit: A parser for Vienna Ab initio Simulation Package result file
vasprun.xml
. - bib: A simple and not fully functional parser for bibtex file.