From b52e547d83e3e0ae76f676642305c1e44fb9eb6a Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 11 Jun 2016 19:07:18 -0400 Subject: commit or merge remaining scratch/stub files --- tmp/anonymization.txt | 13 ------------- tmp/coop.page | 16 ---------------- tmp/numerical_computation.txt | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 32 insertions(+), 29 deletions(-) delete mode 100644 tmp/anonymization.txt delete mode 100644 tmp/coop.page create mode 100644 tmp/numerical_computation.txt (limited to 'tmp') diff --git a/tmp/anonymization.txt b/tmp/anonymization.txt deleted file mode 100644 index cb6fc86..0000000 --- a/tmp/anonymization.txt +++ /dev/null @@ -1,13 +0,0 @@ - -"Policy and Law: Identifiability of de-identified data" -(includes, specifically, medial) -http://latanyasweeney.org/work/identifiability.html - -EFF de-anon tool for browsers -Netflix/IMDB dataset -search query dataset - -"how many bits" type of identification - -https://en.wikipedia.org/wiki/Data_anonymization -https://en.wikipedia.org/wiki/De-anonymization diff --git a/tmp/coop.page b/tmp/coop.page deleted file mode 100644 index 92e806f..0000000 --- a/tmp/coop.page +++ /dev/null @@ -1,16 +0,0 @@ -A coop is a social and educational institution as well as a mutual employer. - -A coop should not restrict the rights of it's employees any more than a regular -"citizen". Eg, contracts should have no non-compete provisions, no restrictions -on employee's activities and behavior outside of work, no muzzling effect on -blogging, etc. - -Tech Coops -------------- - -http://www.gaiahost.coop/ - -http://www.isthmuseng.com/ - -http://electricembers.net/aboutus.php - diff --git a/tmp/numerical_computation.txt b/tmp/numerical_computation.txt new file mode 100644 index 0000000..ca606b9 --- /dev/null +++ b/tmp/numerical_computation.txt @@ -0,0 +1,32 @@ + +Link Dump on Numerical Computation Topics +============================================ + +"Issues in Numerical Computing With Java" (NIST) +http://math.nist.gov/javanumerics/reports/issues.html#StandardInterfaces + +"Guide to Available Mathematical Software" +http://gams.nist.gov/ + +netlib + +http://math.nist.gov/MatrixMarket/ + +"Tools for Evaluating Mathematical and Statistical Software" (NIST dept) +http://math.nist.gov/temss/ + +"Statistical Reference Datasets" (NIST) +http://www.itl.nist.gov/div898/strd/ + +"Digital Library of Mathematical Functions" software comparison page +http://dlmf.nist.gov/software/ + +"Computer Physics Communications Program Library" +http://www.cpc.cs.qub.ac.uk/ + +"The Table Maker's Dilemma: our search for worst cases" +http://perso.ens-lyon.fr/jean-michel.muller/Intro-to-TMD.htm + +Third-Party Commercial Libraries: + http://www.nag.com/library_details_table + http://www.roguewave.com/products-services/imsl-numerical-libraries -- cgit v1.2.3