Published July 8, 2025 | Version v1
Computational notebook Open

Supplementary code to "Hadamard ranks of algebraic varieties"

  • 1. ROR icon University of Trento
  • 2. ROR icon University of California, Los Angeles
  • 3. ROR icon Max Planck Institute for Mathematics in the Sciences

Description

README

This page contains supplementary material to the paper "Hadamard ranks of algebraic varieties".

How to use the code?

This repository contains two Jupyter Notebooks in SageMath, a SageMath object and a text file.

  • In order to use the notebooks: we recommend installing SageMath using conda-forge, then in the sage environment you can install Jupyter Notebook;
  • In order to use the SageMath objects: download the files in the same folder used by SageMath or by Jupyter Notebook. You can load the object sample.sobj with name F by typing F = load('sample.sobj').

What does this repository contain?

  • notebook_expected_defectivecases_SV.ipynb: a Jupyter Notebook in SageMath regarding, among other things, the computational cases left to prove Corollary 4.10 and 4.12;
  • notebook_expected_defectivecases_SV.pdf: a printed version of the notebook above;
  • notebook_experiments_conjecture_SV.ipynb: a Jupyter Notebook in SageMath with some experiments that confirm Conjecture 1 from the paper in many small cases;
  • notebook_experiments_conjecture_SV.pdf: a printed version of the notebook above;
  • sigma_2_rnc_6_Hadamard_square_eqn.sobj: a SageMath object containing the degree 18 polynomial with 2088 monomials in the variables x0,...,x6 defining the second Hadamard power of the second secant variety to the rational normal curve of degree 6;
  • sigma_2_rnc_6_Hadamard_square_eqn.txt: a text file containing the text version of the above polynomial. The polynomial is written in Python format, so exponentiation is denoted by **. You can easily search and replace it by ^ if you wish.

Acknowledgements

We thank Yulia Alexandr and Bernd Sturmfels for sharing with us the polynomial contained in the file sigma_2_rnc_6_Hadamard_square_eqn.sobj.

Files

notebook_expected_defectivecases_SV.pdf

Files (1.0 MB)

Name Size Download all
md5:bc6b7badceafb30ca54474ff59181888
47.8 kB Preview Download
md5:edd90d900ef4fe27402e78cb6c7cae4a
406.8 kB Preview Download
md5:478ecb7b578ed0dc490b64f13017b1b8
105.8 kB Preview Download
md5:52895f82d7c1606c1a9deff0a3721f64
359.3 kB Preview Download
md5:81bfdddb3b7f215317232ede768f2829
46.6 kB Download
md5:b1bb01e48b0dbe344930595e022cf04b
68.7 kB Preview Download

Additional details

Software

Programming language
Sage
Development Status
Active