Issue Editor
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Protolite: Highly Optimized Protocol Buffer Serializers
Package ‘protolite’ July 28, 2021 Type Package Title Highly Optimized Protocol Buffer Serializers Author Jeroen Ooms Maintainer Jeroen Ooms <[email protected]> Description Pure C++ implementations for reading and writing several common data formats based on Google protocol-buffers. Currently supports 'rexp.proto' for serialized R objects, 'geobuf.proto' for binary geojson, and 'mvt.proto' for vector tiles. This package uses the auto-generated C++ code by protobuf-compiler, hence the entire serialization is optimized at compile time. The 'RProtoBuf' package on the other hand uses the protobuf runtime library to provide a general- purpose toolkit for reading and writing arbitrary protocol-buffer data in R. Version 2.1.1 License MIT + file LICENSE URL https://github.com/jeroen/protolite BugReports https://github.com/jeroen/protolite/issues SystemRequirements libprotobuf and protobuf-compiler LinkingTo Rcpp Imports Rcpp (>= 0.12.12), jsonlite Suggests spelling, curl, testthat, RProtoBuf, sf RoxygenNote 6.1.99.9001 Encoding UTF-8 Language en-US NeedsCompilation yes Repository CRAN Date/Publication 2021-07-28 12:20:02 UTC R topics documented: geobuf . .2 mapbox . .2 serialize_pb . .3 1 2 mapbox Index 5 geobuf Geobuf Description The geobuf format is an optimized binary format for storing geojson data with protocol buffers. These functions are compatible with the geobuf2json and json2geobuf utilities from the geobuf npm package. Usage read_geobuf(x, as_data_frame = TRUE) geobuf2json(x, pretty = FALSE) json2geobuf(json, decimals = 6) Arguments x file path or raw vector with the serialized geobuf.proto message as_data_frame simplify geojson data into data frames pretty indent json, see jsonlite::toJSON json a text string with geojson data decimals how many decimals (digits behind the dot) to store for numbers mapbox Mapbox Vector Tiles Description Read Mapbox vector-tile (mvt) files and returns the list of layers. -
Open Source Copyrights
Kuri App - Open Source Copyrights: 001_talker_listener-master_2015-03-02 ===================================== Source Code can be found at: https://github.com/awesomebytes/python_profiling_tutorial_with_ros 001_talker_listener-master_2016-03-22 ===================================== Source Code can be found at: https://github.com/ashfaqfarooqui/ROSTutorials acl_2.2.52-1_amd64.deb ====================== Licensed under GPL 2.0 License terms can be found at: http://savannah.nongnu.org/projects/acl/ acl_2.2.52-1_i386.deb ===================== Licensed under LGPL 2.1 License terms can be found at: http://metadata.ftp- master.debian.org/changelogs/main/a/acl/acl_2.2.51-8_copyright actionlib-1.11.2 ================ Licensed under BSD Source Code can be found at: https://github.com/ros/actionlib License terms can be found at: http://wiki.ros.org/actionlib actionlib-common-1.5.4 ====================== Licensed under BSD Source Code can be found at: https://github.com/ros-windows/actionlib License terms can be found at: http://wiki.ros.org/actionlib adduser_3.113+nmu3ubuntu3_all.deb ================================= Licensed under GPL 2.0 License terms can be found at: http://mirrors.kernel.org/ubuntu/pool/main/a/adduser/adduser_3.113+nmu3ubuntu3_all. deb alsa-base_1.0.25+dfsg-0ubuntu4_all.deb ====================================== Licensed under GPL 2.0 License terms can be found at: http://mirrors.kernel.org/ubuntu/pool/main/a/alsa- driver/alsa-base_1.0.25+dfsg-0ubuntu4_all.deb alsa-utils_1.0.27.2-1ubuntu2_amd64.deb ====================================== -
Nosql Databases
Query & Exploration SQL, Search, Cypher, … Stream Processing Platforms Data Storm, Spark, .. Data Ingestion Serving ETL, Distcp, Batch Processing Platforms BI, Cubes, Kafka, MapReduce, SparkSQL, BigQuery, Hive, Cypher, ... RDBMS, Key- OpenRefine, value Stores, … Data Definition Tableau, … SQL DDL, Avro, Protobuf, CSV Storage Systems HDFS, RDBMS, Column Stores, Graph Databases Computing Platforms Distributed Commodity, Clustered High-Performance, Single Node Query & Exploration SQL, Search, Cypher, … Stream Processing Platforms Data Storm, Spark, .. Data Ingestion Serving ETL, Distcp, Batch Processing Platforms BI, Cubes, Kafka, MapReduce, SparkSQL, BigQuery, Hive, Cypher, ... RDBMS, Key- OpenRefine, value Stores, … Data Definition Tableau, … SQL DDL, Avro, Protobuf, CSV Storage Systems HDFS, RDBMS, Column Stores, Graph Databases Computing Platforms Distributed Commodity, Clustered High-Performance, Single Node Computing Single Node Parallel Distributed Computing Computing Computing CPU GPU Grid Cluster Computing Computing A single node (usually multiple cores) Attached to a data store (Disc, SSD, …) One process with potentially multiple threads R: All processing is done on one computer BidMat: All processing is done on one computer with specialized HW Single Node In memory Retrieve/Stores from Disc Pros Simple to program and debug Cons Can only scale-up Does not deal with large data sets Single Node solution for large scale exploratory analysis Specialized HW and SW for efficient Matrix operations Elements: Data engine software for -
Tencentdb for Tcaplusdb Getting Started
TencentDB for TcaplusDB TencentDB for TcaplusDB Getting Started Product Documentation ©2013-2019 Tencent Cloud. All rights reserved. Page 1 of 32 TencentDB for TcaplusDB Copyright Notice ©2013-2019 Tencent Cloud. All rights reserved. Copyright in this document is exclusively owned by Tencent Cloud. You must not reproduce, modify, copy or distribute in any way, in whole or in part, the contents of this document without Tencent Cloud's the prior written consent. Trademark Notice All trademarks associated with Tencent Cloud and its services are owned by Tencent Cloud Computing (Beijing) Company Limited and its affiliated companies. Trademarks of third parties referred to in this document are owned by their respective proprietors. Service Statement This document is intended to provide users with general information about Tencent Cloud's products and services only and does not form part of Tencent Cloud's terms and conditions. Tencent Cloud's products or services are subject to change. Specific products and services and the standards applicable to them are exclusively provided for in Tencent Cloud's applicable terms and conditions. ©2013-2019 Tencent Cloud. All rights reserved. Page 2 of 32 TencentDB for TcaplusDB Contents Getting Started Basic Concepts Cluster Table Group Table Index Data Types Read/Write Capacity Mode Table Definition in ProtoBuf Table Definition in TDR Creating Cluster Creating Table Group Creating Table Getting Access Point Information Access TcaplusDB ©2013-2019 Tencent Cloud. All rights reserved. Page 3 of 32 TencentDB for TcaplusDB Getting Started Basic Concepts Cluster Last updated:2020-07-31 11:15:59 Cluster Overview A cluster is the basic TcaplusDB management unit, which provides independent TcaplusDB service for the business. -
Easybuild Documentation Release 20210907.0
EasyBuild Documentation Release 20210907.0 Ghent University Tue, 07 Sep 2021 08:55:41 Contents 1 What is EasyBuild? 3 2 Concepts and terminology 5 2.1 EasyBuild framework..........................................5 2.2 Easyblocks................................................6 2.3 Toolchains................................................7 2.3.1 system toolchain.......................................7 2.3.2 dummy toolchain (DEPRECATED) ..............................7 2.3.3 Common toolchains.......................................7 2.4 Easyconfig files..............................................7 2.5 Extensions................................................8 3 Typical workflow example: building and installing WRF9 3.1 Searching for available easyconfigs files.................................9 3.2 Getting an overview of planned installations.............................. 10 3.3 Installing a software stack........................................ 11 4 Getting started 13 4.1 Installing EasyBuild........................................... 13 4.1.1 Requirements.......................................... 14 4.1.2 Using pip to Install EasyBuild................................. 14 4.1.3 Installing EasyBuild with EasyBuild.............................. 17 4.1.4 Dependencies.......................................... 19 4.1.5 Sources............................................. 21 4.1.6 In case of installation issues. .................................. 22 4.2 Configuring EasyBuild.......................................... 22 4.2.1 Supported configuration -
Software License Agreement (EULA)
Third-party Computer Software AutoVu™ ALPR cameras • angular-animate (https://docs.angularjs.org/api/ngAnimate) licensed under the terms of the MIT License (https://github.com/angular/angular.js/blob/master/LICENSE). © 2010-2016 Google, Inc. http://angularjs.org • angular-base64 (https://github.com/ninjatronic/angular-base64) licensed under the terms of the MIT License (https://github.com/ninjatronic/angular-base64/blob/master/LICENSE). © 2010 Nick Galbreath © 2013 Pete Martin • angular-translate (https://github.com/angular-translate/angular-translate) licensed under the terms of the MIT License (https://github.com/angular-translate/angular-translate/blob/master/LICENSE). © 2014 [email protected] • angular-translate-handler-log (https://github.com/angular-translate/bower-angular-translate-handler-log) licensed under the terms of the MIT License (https://github.com/angular-translate/angular-translate/blob/master/LICENSE). © 2014 [email protected] • angular-translate-loader-static-files (https://github.com/angular-translate/bower-angular-translate-loader-static-files) licensed under the terms of the MIT License (https://github.com/angular-translate/angular-translate/blob/master/LICENSE). © 2014 [email protected] • Angular Google Maps (http://angular-ui.github.io/angular-google-maps/#!/) licensed under the terms of the MIT License (https://opensource.org/licenses/MIT). © 2013-2016 angular-google-maps • AngularJS (http://angularjs.org/) licensed under the terms of the MIT License (https://github.com/angular/angular.js/blob/master/LICENSE). © 2010-2016 Google, Inc. http://angularjs.org • AngularUI Bootstrap (http://angular-ui.github.io/bootstrap/) licensed under the terms of the MIT License (https://github.com/angular- ui/bootstrap/blob/master/LICENSE). -
Maureen O'dea
An Informational Newsletter for Londonderry High School Parents from the Guidance & Counseling Department August 2016 With summer coming to a close and school beginning, we have been busy gearing up for the new school year. Last year you heard the terms Perseverance, Ownership and Practice or POP! This is important to keep in mind as we work with your child as learners (notice not students). A learner is a person who is trying to gain knowledge or skill in something by studying, practicing or being taught. A student is a person who attends a school, college or university. We want your child to be an active learner. Facing challenges in the safe envi- ronment of the high school, gaining knowledge by lots of Perseverance, Ownership and Practice. We want them to POP! At our district retreat, I was reminded of a story about an elder Cherokee and his grandson. One evening the elder Cherokee told his grandson about a battle that goes on inside all peo- ple. He said, “My son, the battle is between two wolves inside us. One is Fear. It carries anxiety, concern, uncertainty, hesitancy, indecision and inaction. The other is Faith. It brings calm, conviction, excitement and action.” The grandson thought about it for a mo- ment and then asked his grandfather, “Which wolf wins?” The old grandfather replied, “The one you feed.” Let’s remember as we start the 2016-2017 school year to feed the wolf of Faith and let the wolf of Fear starve. Here’s to a successful year. Maureen O’Dea Director of School Counseling COUNSELOR ASSIGNMENTS MAIN NUMBER: 603.432.6941 -
Towards a Fully Automated Extraction and Interpretation of Tabular Data Using Machine Learning
UPTEC F 19050 Examensarbete 30 hp August 2019 Towards a fully automated extraction and interpretation of tabular data using machine learning Per Hedbrant Per Hedbrant Master Thesis in Engineering Physics Department of Engineering Sciences Uppsala University Sweden Abstract Towards a fully automated extraction and interpretation of tabular data using machine learning Per Hedbrant Teknisk- naturvetenskaplig fakultet UTH-enheten Motivation A challenge for researchers at CBCS is the ability to efficiently manage the Besöksadress: different data formats that frequently are changed. Significant amount of time is Ångströmlaboratoriet Lägerhyddsvägen 1 spent on manual pre-processing, converting from one format to another. There are Hus 4, Plan 0 currently no solutions that uses pattern recognition to locate and automatically recognise data structures in a spreadsheet. Postadress: Box 536 751 21 Uppsala Problem Definition The desired solution is to build a self-learning Software as-a-Service (SaaS) for Telefon: automated recognition and loading of data stored in arbitrary formats. The aim of 018 – 471 30 03 this study is three-folded: A) Investigate if unsupervised machine learning Telefax: methods can be used to label different types of cells in spreadsheets. B) 018 – 471 30 00 Investigate if a hypothesis-generating algorithm can be used to label different types of cells in spreadsheets. C) Advise on choices of architecture and Hemsida: technologies for the SaaS solution. http://www.teknat.uu.se/student Method A pre-processing framework is built that can read and pre-process any type of spreadsheet into a feature matrix. Different datasets are read and clustered. An investigation on the usefulness of reducing the dimensionality is also done. -
Economic Perspectives
The Journal of The Journal of Economic Perspectives Economic Perspectives The Journal of Spring 2015, Volume 29, Number 2 Economic Perspectives Symposia The Bailouts of 2007–2009 Austan D. Goolsbee and Alan B. Krueger, “A Retrospective Look at Rescuing and Restructuring General Motors and Chrysler” W. Scott Frame, Andreas Fuster, Joseph Tracy, and James Vickery, “The Rescue of Fannie Mae and Freddie Mac” Charles W. Calomiris and Urooj Khan, “An Assessment of TARP Assistance to Financial Institutions” Robert McDonald and Anna Paulson, “AIG in Hindsight” Phillip Swagel, “Legal, Political, and Institutional Constraints on A journal of the the Financial Crisis Policy Response” American Economic Association Disability Insurance Jeffrey B. Liebman, “Understanding the Increase in Disability Insurance Benet 29, Number 2 Spring 2015 Volume Receipt in the United States” Pierre Koning and Maarten Lindeboom, “The Rise and Fall of Disability Insurance Enrollment in the Netherlands” James Banks, Richard Blundell, and Carl Emmerson, “Disability Benet Receipt and Reform: Reconciling Trends in the United Kingdom” Articles Darrell Dufe and Jeremy C. Stein, “Reforming LIBOR and Other Financial Market Benchmarks” Rainer Böhme, Nicolas Christin, Benjamin Edelman, and Tyler Moore, “Bitcoin: Economics, Technology, and Governance” Konstantin Kashin, Gary King, and Samir Soneji, “Systematic Bias and Nontransparency in US Social Security Administration Forecasts” Recommendations for Further Reading Spring 2015 The Journal of Economic Perspectives A journal of -
Jerry Garcia Song Book – Ver
JERRY GARCIA SONG BOOK – VER. 9 1. After Midnight 46. Chimes of Freedom 92. Freight Train 137. It Must Have Been The 2. Aiko-Aiko 47. blank page 93. Friend of the Devil Roses 3. Alabama Getaway 48. China Cat Sunflower 94. Georgia on My Mind 138. It Takes a lot to Laugh, It 4. All Along the 49. I Know You Rider 95. Get Back Takes a Train to Cry Watchtower 50. China Doll 96. Get Out of My Life 139. It's a Long, Long Way to 5. Alligator 51. Cold Rain and Snow 97. Gimme Some Lovin' the Top of the World 6. Althea 52. Comes A Time 98. Gloria 140. It's All Over Now 7. Amazing Grace 53. Corina 99. Goin' Down the Road 141. It's All Over Now Baby 8. And It Stoned Me 54. Cosmic Charlie Feelin' Bad Blue 9. Arkansas Traveler 55. Crazy Fingers 100. Golden Road 142. It's No Use 10. Around and Around 56. Crazy Love 101. Gomorrah 143. It's Too Late 11. Attics of My Life 57. Cumberland Blues 102. Gone Home 144. I've Been All Around This 12. Baba O’Riley --> 58. Dancing in the Streets 103. Good Lovin' World Tomorrow Never Knows 59. Dark Hollow 104. Good Morning Little 145. Jack-A-Roe 13. Ballad of a Thin Man 60. Dark Star Schoolgirl 146. Jack Straw 14. Beat it on Down The Line 61. Dawg’s Waltz 105. Good Time Blues 147. Jenny Jenkins 15. Believe It Or Not 62. Day Job 106. -
Online and Overexposed: Consumer Privacy, the FTC, and the Rise Of
Online and Overexposed: Consumer Privacy, the FTC, and the Rise of the Cyberazzi Remarks of FTC Chairman Jon Leibowitz as Prepared for Delivery National Press Club, Washington, D.C. October 11, 2011 Thank you Jeff, and let me also extend my thanks to the many other organizers of this event. I’m happy to be here. Jeff will be announcing a new study today, which we haven’t yet seen, but I am certain it will move us toward the goal we all share – and it seems to me that goal is shared by many businesses – protecting consumer privacy while ensuring a cyberspace that generates the free content we’ve all come to expect and enjoy. Based on reading we have been doing over the last couple of weeks, most of it picked up while waiting in line at the grocery store, we have concluded: Kirstie Alley could have had gastric bypass surgery, and Kim Kardashian almost definitely had a butt lift. Blake Lively and Leo diCaprio’s short-lived relationship seems faker than – well, Kim Kardashian’s rear end. And it doesn’t look good for Ashton and Demi; she been nowhere near the set of Two and a Half Men. Thank goodness for the paparazzi. And really, who cares that, of the 1000 words each of their pictures is worth, at best only about 500 are true? Public figures choose to make their livings monetizing their identities; in a free market, it is hardly surprising that photographers and gossip rags want to get in on the action. It would be a different story, of course, if the paparazzi turned their lenses on those of us who don’t have jobs treading the red carpet – if they snapped photos of us in what we thought were our private moments and then sold them without our permission, the resulting montage a detailed and perhaps damaging portrait of our selves. -
Devops and Dataops
Getting DataOps Right Andy Palmer, Michael Stonebraker, Nik Bates-Haus, Liam Cleary, and Mark Marinelli Beijing Boston Farnham Sebastopol Tokyo Getting DataOps Right by Andy Palmer, Michael Stonebraker, Nik Bates-Haus, Liam Cleary, and Mark Marinelli Copyright © 2019 O’Reilly Media. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://oreilly.com). For more infor‐ mation, contact our corporate/institutional sales department: 800-998-9938 or [email protected]. Development Editor: Jeff Bleiel Proofreader: Charles Roumeliotis Acquisitions Editor: Rachel Roumeliotis Interior Designer: David Futato Production Editor: Katherine Tozer Cover Designer: Karen Montgomery Copyeditor: Octal Publishing, Inc. Illustrator: Rebecca Demarest June 2019: First Edition Revision History for the First Edition 2019-05-22: First Release The O’Reilly logo is a registered trademark of O’Reilly Media, Inc. Getting DataOps Right, the cover image, and related trade dress are trademarks of O’Reilly Media, Inc. The views expressed in this work are those of the authors, and do not represent the publisher’s views. While the publisher and the authors have used good faith efforts to ensure that the information and instructions contained in this work are accurate, the publisher and the authors disclaim all responsibility for errors or omissions, including without limitation responsibility for damages resulting from the use of or reliance on this work. Use of the information and instructions contained in this work is at your own risk.