Companion to "Pfaffian Point Processes for Two Classes of Random Plane Partitions"
Random Plane Partitions
Alec Todd
Department of Mathematics, University of California, Davis
[email protected]
This CoCalc repository is a companion to the paper "Pfaffian Point Processes for Two Classes of Random Plane Partitions." It contains the following items:
Folders:
spp_data/: contains matrix data for the SPP point process fitting intsscpp_data/: contains matrix data for the TSSCPP point process of order
Sage Libraries:
mat_to_list.sage: A basic but useful function for converting aMatrixobject into alistobjecttsscpp_interpolation.sage:tsscpp_probabilities.sage:tsscpp_tools.sage: Tools for manipulating TSSCPP's, including a function that plots the nest of NILP's for a given TSSCPP
Sage Worksheets
demo_tsscpp_interpolation.sagewsdemo_tsscpp_probabilities.sagewsdemo_tsscpp_tools.sagespp_matrices.sagews: Code used for generating the data found inspp_data/tsscpp_matrices.sagews: Code used for generating the data found intsscpp_data/
I recommend that readers begin by viewing the Sage worksheets listed above, in particular the demo files, which should give a sense of the computational tools used in my paper. Readers are invited to experiment with the matrix data I have provided using the tools in the .sage files included in this repository.