2023 End of Year Summary
Year end wrap-up
We started the year by working through the examples from the first chapter of the Introduction to the Practice of Statistics. Whilst this is an excellent test for Lisp-Stat, Chapter 2 presented some major challanges to the plotting system, so the highlight for this year is Plot 2.0. This is a breaking change, however the fix for plots is relatively simple.
The updates for 2023 include:
- IPS Chapter 1 complete
- IPS Chapter 2 plotting
- Sampling data frames
- Adopted cl-gists so we can work with the Vega eco-system on Github
- Added Lisp Linear Algebra, CFFI wrappers for BLAS and LAPACK
- Improved tutorials, examples and documentation
- Plot 2.0
- Smoothers for non-parametric regression
- Plot helpers for qq-plots and scatterplots
- New data sources: named data sets, URLs, embedded
- Publish plots to Github gists
- Edit plots in Vega Edit online editor
- Fully support multi-layer, multi-data set plotting