Journal

2022-04-03

Generating Gaussian Time Series With GSL

The Gnu Scientific Library (GSL) is a C library that provides a wide range …

Tags:
  • Gsl
  • Command line
  • Gaussian
Journal

2022-03-27

MINGW-w64 toolchain and SQLITE

The gcc compiler included in the MINGW-w64 toolchain can be used for creating loadable SQLITE extensions …

Tags:
  • Virtual table
  • Gcc
  • Csv file
  • Data
Journal

2022-03-23

Machine Learning without Pandas

Pandas is an amazing library but not irreplaceable as it seems, thanks to Python's vast ecosystem …

Tags:
  • Python
  • Sqlite
  • Dataset
  • Data
Journal

2022-03-13

VIM notes server

gVim, the Vim text editor for Windows is by default compiled with the +clientserver option. This means …

Tags:
  • Vim
  • Vim server
  • Windows
  • Vim text
Journal

2022-03-08

From Markdown files to LibreOffice documents with Pandoc

I edit a substantial number of Markdown and MediaWiki text files and …

Tags:
  • Pandoc
  • Pandoc command-line
  • Text files
  • Markdown
Journal

2022-03-03

D3-Graphviz Remark presentations

D3-graphviz is a Javascript library for visualising dot graphs. I have a new theme for my Windows …

Tags:
  • Javascript library
  • Javascript
  • Presentation
  • Remarkpy