Tuesday, October 29, 2024

TidierData and dplyr

 TidierData is a Julia implementation of the dplyr R package. This post is very informative. 

Sunday, July 14, 2024

How to use Visual Studio Code in a web browser

I find this post helpful. I have set up a vscode-server on my home workstation so that I can access it from multiple client machines. The Google Chrome Desktop also looks quite interesting and worth  further investigation. 

Thursday, February 01, 2024

ABM using Julia

Just spent some time with Agents.jl, then I discovered EasyABM.jl, which looks and works more like NetLogo. 

Counter