Skip to content

Instantly share code, notes, and snippets.

@cosenal
cosenal / data_hiding.m
Last active August 29, 2015 14:13
data_hiding.m
hs = cell(1,2);
hs{1} = WernerState(2, 1);
hs{2} = WernerState(2, -1);
%% PPT Distinguishability
LocalDistinguishability(hs, 'copies', 1, 'ppt', true)
OPTIONS http://host/core6/remote.php/webdav/
← 200 text/html [no content] 57.76kB/s
PROPFIND http://host/core6/remote.php/webdav/
← 207 application/xml 1.25kB 281.13kB/s
OPTIONS http://host/core6/remote.php/webdav/
← 200 text/html [no content] 84.01kB/s
PROPFIND http://host/core6/remote.php/webdav/
← 207 application/xml 1.17kB 281.74kB/s
OPTIONS http://host/core/remote.php/webdav/
← 200 text/html [no content] 85.58kB/s
@cosenal
cosenal / package.json
Created March 21, 2014 21:35
ff-feeds
{
"name": "owncloud-feed",
"title": "owncloud-feed",
"id": "jid1-FrZBk65xVWi2Sg",
"description": "An add-on that allows users to remotely add RSS feeds to ownCloud",
"author": "github.com/apophenia",
"version": "0.1",
"preferences": [{
"name": "owncloudLocation",