emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Add support for tables in Calc src block :var


From: Visuwesh
Subject: [PATCH] Add support for tables in Calc src block :var
Date: Sat, 16 Mar 2024 09:15:46 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

Attached patch adds support for passing tables as matrices (or vector)
to a Calc source block through the :var parameter.  There might be a
better way to do it than manually construct the data structure expected
by Calc for a matrix but given that it rarely sees changes in this area,
it shouldn't be a bother.
I also added tests for this feature, and other simple tests to ensure
everything works.  I checked that all the tests passed on my side.

Attachment: 0001-ob-calc-Support-passing-tables-as-matrices-with-var.patch
Description: Text Data

P.S. Please keep me in the CCs as I am not subscribed to the list.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]