Pinned Repositories
aaai-template
latex template for various conferences, as well as wise-man's overleaf (overleaf is terrible!)
ArriVAL
Yet Another Classical planning plan validator written in modern Common Lisp
asdf-viz
ASDF system dependency visualizer
eazy-gnuplot
Super Duper Doopa Booka Lispy Gnuplot library
eazy-opencl
OpenCL binding for Common Lisp
inlined-generic-function
Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions
latplan
LatPlan : A domain-independent, image-based classical planner
sbcl-wiki
maybe-wrong sbcl internals
trivia
Pattern Matcher Compatible with Optima
numcl
Numpy clone in Common Lisp
guicho271828's Repositories
guicho271828/eazy-opencl
OpenCL binding for Common Lisp
guicho271828/macroexpand-dammit
a portable code walker for Common Lisp by John Fremlin
guicho271828/common-lisp-project-ideas
Discuss future project ideas
guicho271828/bit-ops
Tools for writing optimized bit-vector routines
guicho271828/cl-simd
SSE intrinsics implementation for ECL & SBCL
guicho271828/dynotune
Automated parameter tuner for CL
guicho271828/hypercast
H Y P E R C A S T
guicho271828/file-local-variable
File-local variable independent from ASDF
guicho271828/trivialib.red-black-tree
based on optima-red-black-tree
guicho271828/data-structures-in-common-lisp
A survey of data structure availability / quality in common lisp
guicho271828/dirtylogman
Command line tool for reading lots of log files
guicho271828/ammunition
utility problem
guicho271828/aspectm
aspect-oriented hooks
guicho271828/cl-parametric-types
(BETA) C++-style templates for Common Lisp
guicho271828/dd-schema
A higher-level helper library for CL-CUDD.
guicho271828/play-on-matrix
play with SBCL, matrix operation, VOP optimization
guicho271828/sas-parser
Fast Downward SAS parser
guicho271828/syntactic-optimization
adds context-aware optimization not available in SBCL
guicho271828/cl-cuda
Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.
guicho271828/cl-online-learning
A collection of online learning algorithms for Linear classification written in pure Common Lisp
guicho271828/cpp-template
A template that I use when I am *forced* to write code in C++.
guicho271828/dblp-crawler
Crawl DBLP xml & researchmap.jp
guicho271828/doctors-thesis
guicho271828/fast-downward-search
separate repository for Fast Downward search module
guicho271828/hdf5-cffi
Common Lisp bindings for the HDF5 library using CFFI
guicho271828/mwup
IJCAI16 idea 3
guicho271828/oclcl
S-expression to OpenCL C
guicho271828/pddl2
Simpler PDDL parser in common lisp
guicho271828/roswell
intend to be a lisp installer and launcher for major environment that just work.
guicho271828/timeout
A script to measure and limit CPU time and memory consumption of black-box processes in Linux