Skip to content

kaiekubjas/matrix-completion

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

matrix-completion

This repository contains code for the article "Matrix Completion for the Independence Model" by Kaie Kubjas and Zvi Rosen.

Algorithm 2 of the paper is implemented in Sage code in "Completability.sws". This code determines completability, and in the 1 or 2 component case, it returns an explicit completion.

When the space of completions of a partial matrix is positive-dimensional, then one way to choose a completion is to optimize some function. The code in Maple to carry out this kind of computation with Lagrange techniques is in the file "Lagrange_multipliers".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published