plot VS xls-archive

Compare plot vs xls-archive and see what are their differences.

xls-archive

Statistics routines in Common Lisp and XLispStat (by Lisp-Stat)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
plot xls-archive
3 1
28 3
- -
4.4 10.0
4 months ago about 3 years ago
Common Lisp Common Lisp
Microsoft Public License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

plot

Posts with mentions or reviews of plot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-05.
  • [S] Examples from Chapter 1 of the Introduction to the Practice of Statistics
    2 projects | /r/statistics | 5 Feb 2023
    The examples from the first chapter of the Introduction to the Practice of Statistics, In Lisp-Stat, are complete and on github. This chapter is mostly about data visualisation, and anyone who uses PLOT might find the additional examples useful.
  • Plotting
    5 projects | /r/lisp | 7 Nov 2022
    But, that's part of the reason for PLOT -- to hide that ugliness and make it easier to work with from Common Lisp. Have you found something specific that PLOT won't let you do? If so, open an issue and I'll take a look.
  • Uncle Stats Wants You
    8 projects | /r/Common_Lisp | 23 Jul 2022
    If you want to learn Lisp using a real-world problem, consider enhancing the stem-and-leaf plots. This is a good way to learn Common Lisp basics. It uses looping, printing and other basic programming constructs with text output. Specifically we need split stems and back-to-back stem plots.

xls-archive

Posts with mentions or reviews of xls-archive. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-23.
  • Uncle Stats Wants You
    8 projects | /r/Common_Lisp | 23 Jul 2022
    Port pca.lsp to common lisp. This is a simple teaching example of Principal Component Analysis, using the old 'flavors' (message passing style) of object orientation. Essentially this is updating it to use CLOS.

What are some alternatives?

When comparing plot and xls-archive you can also consider the following projects:

clog-plotly - CLOG Plugin for Plotly.js

data-frame - Data frames for Common Lisp

weir - (deprecated) A system for making generative systems

numerical-utilities - Utilities for numerical programming

vega-lite - A concise grammar of interactive graphics, built on Vega.

cl-statistics - Updated (somewhat) version of Larry Hunter's CL-Statistics library

cheatsheets - Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.

py4cl - Call python from Common Lisp

magicl - Matrix Algebra proGrams In Common Lisp.