Google Python Style Guideadditional information is available by toggling the accompanying arrow button that looks this way: . You may toggle all summaries with the big arrow button: Toggle all summaries Table of Contents Python 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 Guideboilerplate. Choose the appropriate boilerplate for the license used by the project (for example, Apache 2.0, BSD, LGPL, GPL). If you make significant changes to a file with an author line, consider deleting looks like part of do/while loop. Pointer and Reference Expressions No spaces around period or arrow. Pointer operators do not have trailing spaces. The following are examples of correctly-formatted sions: x = *p; p = &x; x = r.y; x = r->y; Note that: • There are no spaces around the period or arrow when accessing a member. • Pointer operators have no space after the * or &. When declaring a pointer0 码力 | 83 页 | 238.71 KB | 1 年前3
Google Java Style Guidecatch (FooException | BarException e) • the colon (:) in an enhanced for (“foreach”) statement • the arrow in a lambda expression: (String str) -> str.length() but not • the two colons (::) of a method reference0 码力 | 19 页 | 84.76 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
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 Oct0 码力 | 31 页 | 1.38 MB | 1 年前3
共 5 条
- 1













