blogs
chronicles
dukeleto.factor
Math::GSL
dukeleto.pl
me
code
gitweb
math
pics
travel
writing
|
Tutorials, Tips and Tricks
- Start a new Perl Module - A CGI frontend to easily creating CPAN-quality Perl modules with
Module::Starter
- Unix Assembly - Tutorials and examples about coding in assembly on Linux and *BSD operating systems. Most of the material is for NASM but the ideas and algorithms carry over to TASM/GAS or your favorite assembler.
- Mathematica - Various Mathematica tips, tricks and code snippets
Code that I have written
- My latest projects are in my gitweb
- Math::GSL - Perl module to interface to the GNU Scientific Library
- Math::MatrixReal - Perl module for NxN real matrix operations
- Math::ODE - solve Nth order linear ODE's in Perl (initial value problems only)
- ldict - perl+gtk dictionary application
- yoursql - mysql version fingerprint tool written in C
Code that I have contributed to
- asmutils - standard unix binaries written in assembly with cross-platform library
- Yacas - an open source computer algebra system
|
|