fredrikbk
Computer scientist and Assistant Professor at Stanford. I work on programming languages, compilers, and systems.
StanfordStanford
Pinned Repositories
6.854-project
Class project in MIT 6.854 Advanced Algorithms
6.867-project
Class project in MIT 6.867 Machine Learning
cs343d.github.io
class webpage
fredrikbk.github.io
libpack
Library that packs/serializes or unpacks/deserializes user-defined data layouts. The data layouts are specified using datatypes similar to MPI Datatypes. The library compiles the datatypes into efficient vectorized pack/unpack code at commit time using an LLVM-based online compiler.
python-test-on-commit
git hook that aborts a commit to a Python project if any unit test in the test/ directory fails.
taco
The Tensor Algebra Compiler (taco) computes tensor expressions on sparse and dense tensors
tufte-latex
Automatically exported from code.google.com/p/tufte-latex
simit
A language for computing on sparse systems
taco
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
fredrikbk's Repositories
fredrikbk/libpack
Library that packs/serializes or unpacks/deserializes user-defined data layouts. The data layouts are specified using datatypes similar to MPI Datatypes. The library compiles the datatypes into efficient vectorized pack/unpack code at commit time using an LLVM-based online compiler.
fredrikbk/6.867-project
Class project in MIT 6.867 Machine Learning
fredrikbk/fredrikbk.github.io
fredrikbk/python-test-on-commit
git hook that aborts a commit to a Python project if any unit test in the test/ directory fails.
fredrikbk/6.854-project
Class project in MIT 6.854 Advanced Algorithms
fredrikbk/taco
The Tensor Algebra Compiler (taco) computes tensor expressions on sparse and dense tensors
fredrikbk/tufte-latex
Automatically exported from code.google.com/p/tufte-latex
fredrikbk/cs343d.github.io
class webpage