 03 Experiments, Reproducibility, and Projects - Introduction to Scientific Writing WS2021/22University of Technology, WS 2021/22 RDM in Practice @DAMSLab  Code and Artifacts  Apache SystemDS: https://github.com/apache/systemds (OSS)  Complete code history, src/bin releases (SystemDS 2.2.0 in Oct Target Link CK ML Systems http://ctuning.org CWL Analysis Workflows http://commonwl.org Popper Container Workflows https://github.com/ systemslab/popper ReproZip General-purpose Bundles http://reprozip0 码力 | 31 页 | 1.38 MB | 1 年前3 03 Experiments, Reproducibility, and Projects - Introduction to Scientific Writing WS2021/22University of Technology, WS 2021/22 RDM in Practice @DAMSLab  Code and Artifacts  Apache SystemDS: https://github.com/apache/systemds (OSS)  Complete code history, src/bin releases (SystemDS 2.2.0 in Oct Target Link CK ML Systems http://ctuning.org CWL Analysis Workflows http://commonwl.org Popper Container Workflows https://github.com/ systemslab/popper ReproZip General-purpose Bundles http://reprozip0 码力 | 31 页 | 1.38 MB | 1 年前3
 Google Python Style Guideand operators for types that support them, like lists, dic- tionaries, and files. Definition: Container types, like dictionaries and lists, define default iterators and membership test operators (“in” too. 7 Prefer these methods to methods that return lists, except that you should not mutate a container while iterating over it. Yes: for key in adict: ... if key not in adict: ... if obj in alist: boilerplate. Choose the appropriate boilerplate for the license used by the project (for example, Apache 2.0, BSD, LGPL, GPL) Functions and Methods As used in this section “function” applies to methods0 码力 | 30 页 | 94.81 KB | 1 年前3 Google Python Style Guideand operators for types that support them, like lists, dic- tionaries, and files. Definition: Container types, like dictionaries and lists, define default iterators and membership test operators (“in” too. 7 Prefer these methods to methods that return lists, except that you should not mutate a container while iterating over it. Yes: for key in adict: ... if key not in adict: ... if obj in alist: boilerplate. Choose the appropriate boilerplate for the license used by the project (for example, Apache 2.0, BSD, LGPL, GPL) Functions and Methods As used in this section “function” applies to methods0 码力 | 30 页 | 94.81 KB | 1 年前3
 Google C++ Style Guideuse assertions for this. If your code is a container that returns a size, be sure to use a type that will accommodate any possible usage of your container. When in doubt, use a larger type rather than calls to new commonly falls into this category, as does use of auto in a range-based loop over a container whose type is spelled out nearby. • (Allowed) When the type doesn’t matter because it isn’t being from boost/multi_index • Heap from boost/heap • The flat containers from Container: boost/container/flat_map, and boost/container/flat_set • Intrusive from boost/intrusive. We are actively considering0 码力 | 83 页 | 238.71 KB | 1 年前3 Google C++ Style Guideuse assertions for this. If your code is a container that returns a size, be sure to use a type that will accommodate any possible usage of your container. When in doubt, use a larger type rather than calls to new commonly falls into this category, as does use of auto in a range-based loop over a container whose type is spelled out nearby. • (Allowed) When the type doesn’t matter because it isn’t being from boost/multi_index • Heap from boost/heap • The flat containers from Container: boost/container/flat_map, and boost/container/flat_set • Intrusive from boost/intrusive. We are actively considering0 码力 | 83 页 | 238.71 KB | 1 年前3
 01 Structure of Scientific Papers - Introduction to Scientific Writing WS2021/22IBM Research – Almaden, USA  Declarative large-scale machine learning  Optimizer and runtime of Apache SystemML  2011 PhD TU Dresden, Germany  Cost-based optimization of integration flows  Systems  In-memory indexing and query processing Data Management Group DB group https://github.com/ apache/systemds 6 706.015 Introduction to Scientific Writing – 01 Introduction and Overview Matthias Boehm system internals DB system internals + prog. project Prog. projects in SystemDS [github.com/apache/systemds] Data Management Group Intro to Scientific Writing (WS) 7 706.015 Introduction to0 码力 | 36 页 | 1.12 MB | 1 年前3 01 Structure of Scientific Papers - Introduction to Scientific Writing WS2021/22IBM Research – Almaden, USA  Declarative large-scale machine learning  Optimizer and runtime of Apache SystemML  2011 PhD TU Dresden, Germany  Cost-based optimization of integration flows  Systems  In-memory indexing and query processing Data Management Group DB group https://github.com/ apache/systemds 6 706.015 Introduction to Scientific Writing – 01 Introduction and Overview Matthias Boehm system internals DB system internals + prog. project Prog. projects in SystemDS [github.com/apache/systemds] Data Management Group Intro to Scientific Writing (WS) 7 706.015 Introduction to0 码力 | 36 页 | 1.12 MB | 1 年前3
共 4 条
- 1













