Search is not available for this dataset
text string | meta dict |
|---|---|
\chapterimage{head3} % Chapter heading image
\chapter{Experimental Results}
Here is the Makefile for this project:
\begin{lstlisting}[title = {Makefile}]
CC = g++
NVCC = nvcc
LD_LIBRARY_PATH= /usr/local/cuda/lib64
CUDA_LIB = -L /usr/local/cuda/lib64/ -lcuda -lcudart
-lcusparse -lcusolver ... | {
"alphanum_fraction": 0.6668161435,
"avg_line_length": 30.9722222222,
"ext": "tex",
"hexsha": "8ff91810fc987589dd5e737c7a534a8045d1556c",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
%% Modified for NDSS 2018 on 2017/11/08
%%
%% bare_conf.tex
%% V1.3
%% 2007/01/11
%% by Michael Shell
%% See:
%% http://www.michaelshell.org/
%% for current contact information.
%%
%% This is a skeleton file demonstrating the use of IEEEtran.cls
%% (requires IEEEtran.cls version 1.7 or later) with an IEEE conference pa... | {
"alphanum_fraction": 0.7737265962,
"avg_line_length": 49.2948073702,
"ext": "tex",
"hexsha": "acf421797210eb9c55ef1678cdfd34ccc9a546a6",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\subsection{Comparison of Mechanisms}
In the previous section, we studied several different algorithmic approaches that guarantee different optimality criteria. To better evaluate the algorithms against the optimality criteria we defined in Section \ref{sec:optimality}, we will now summarize and compare the properties ... | {
"alphanum_fraction": 0.7582619339,
"avg_line_length": 167.5897435897,
"ext": "tex",
"hexsha": "9a8c518aca8d191249f9763e5875a8da8c4e858e",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hex... |
\documentclass{article}
\usepackage{graphicx}
\usepackage{geometry}
\usepackage{hyperref}
\usepackage{mathtools}
\usepackage{float}
\usepackage{minted}
\graphicspath{{./}}
\geometry{a4paper, portrait, margin = 1in}
\title{2: Linear Regression in Pytorch, the Dumb Way}
\date{\today}
\author{Aniruddh K Budhgavi \\Enigma,... | {
"alphanum_fraction": 0.6216422985,
"avg_line_length": 51.147826087,
"ext": "tex",
"hexsha": "918cfae56538250dbde2d6056bd9c833036bd8d7",
"lang": "TeX",
"max_forks_count": 1,
"max_forks_repo_forks_event_max_datetime": "2020-05-31T06:52:05.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-05-31T06:... |
\documentclass[letterpaper,10pt,titlepage]{article}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{alltt}... | {
"alphanum_fraction": 0.7442518571,
"avg_line_length": 59.5157894737,
"ext": "tex",
"hexsha": "7e98501140a8a3fdf1aca953ad9b6aa6ef78060b",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% !TEX root = ./busty_transcription.tex
\section{Introduction}
Gene expression presides over much of the most important dynamism of living
organisms. The level of expression of batteries of different genes is altered as
a result of spatiotemporal cues that integrate chemical, mechanical and other
types of signals. The... | {
"alphanum_fraction": 0.8164705882,
"avg_line_length": 66.1111111111,
"ext": "tex",
"hexsha": "39745dc086e3d5181a3ec83a26777aeac80d98a1",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\subsection{Subset relation}
\subsubsection{Subset}
If all terms which are members of term \(x\) are also members of term \(y\), then \(x\) is a subset of \(y\).
\(\forall x\forall y[(\forall z(z\in x\rightarrow z\in y))\leftrightarrow (x\subseteq y)]\)
\subsubsection{Proper subset}
If two sets are equal, then ea... | {
"alphanum_fraction": 0.6981132075,
"avg_line_length": 33.125,
"ext": "tex",
"hexsha": "d676c082888386ede49a5bc5e65eefd56b78b3cf",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsha": "2... |
\documentclass{article}
\usepackage[minionint,mathlf,textlf]{MinionPro} % To gussy up a bit
\usepackage[margin=1in]{geometry}
\usepackage{graphicx} % For .eps inclusion
%\usepackage{indentfirst} % Controls indentation
\usepackage[compact]{titlesec} % For regulating spacing before section titles
\usepackage{adjustbox} %... | {
"alphanum_fraction": 0.8095837926,
"avg_line_length": 151.2142857143,
"ext": "tex",
"hexsha": "6cb26bbe67d1e9b710f6b844d3ba0ae33b4ae075",
"lang": "TeX",
"max_forks_count": 3,
"max_forks_repo_forks_event_max_datetime": "2020-03-25T14:42:10.000Z",
"max_forks_repo_forks_event_min_datetime": "2017-01-20T1... |
%-----------------------------------------------------------------------------%
% PACKAGES AND DOCUMENT CONFIGURATIONS
%-----------------------------------------------------------------------------%
% Document styles
\documentclass[letterpaper,12pt]{article}
% Packages
\usepackage[utf8]{inputenc}
\usepackage[T1]{font... | {
"alphanum_fraction": 0.497173889,
"avg_line_length": 40.4618834081,
"ext": "tex",
"hexsha": "98c9ecb5cd35976d74b33e50ecab1b2de84cba89",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
\chapter{Exodiff}\label{ch:exodiff}
\section{Introduction}
\exodiff{} compares the results data from two \exo{} databases. The
databases should represent the same model, that is, the \exo{} meta
data should be identical as should be the genesis portion of the bulk
data. The only differences should be in the values of... | {
"alphanum_fraction": 0.6814269677,
"avg_line_length": 48.0779610195,
"ext": "tex",
"hexsha": "0542567c24655d19c7a6f7957a5197942ac4b78f",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - One Page Two Column Resume
% LaTeX Template
% Version 1.2 (16/9/2014)
%
% Original author:
% Debarghya Das (http://debarghyadas.com)
%
% Original repository:
% https://github.com/deedydas/Deedy-Resume
%
% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX
%
% Th... | {
"alphanum_fraction": 0.6671988389,
"avg_line_length": 31.4611872146,
"ext": "tex",
"hexsha": "957d81eb6b5c7c2e89399e18eb9aea335e2829a8",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% make sure you have the VPN on, so that latex can load packages on the fly
\documentclass{article}
% graphics package
\usepackage{graphicx}
% enhanced citation package
\usepackage{natbib}
\bibpunct{(}{)}{;}{a}{}{,} % to adjust punctuation in references
% adjust caption properties
\usepackage[margin=10pt, font... | {
"alphanum_fraction": 0.750448833,
"avg_line_length": 24.2173913043,
"ext": "tex",
"hexsha": "fbea17e893e5a184ca7ea193d288e27e8ea9f7ca",
"lang": "TeX",
"max_forks_count": 10,
"max_forks_repo_forks_event_max_datetime": "2021-04-13T09:12:35.000Z",
"max_forks_repo_forks_event_min_datetime": "2015-07-02T14... |
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
%common math and LaTeX packages
\usepackage{amsmath,amsthm,amsfonts,amssymb,amscd}
\usepackage{multirow,booktabs}
\usepackage[table]{xcolor}
\usepackage{multirow}
\usepackage{fullpage}
\usepackage{lastpage}
\usepackage{enumitem}
\usepackage{fancyhdr}
\usepacka... | {
"alphanum_fraction": 0.7143608935,
"avg_line_length": 52.2996941896,
"ext": "tex",
"hexsha": "b0dc0c2c16193ad1f5bd603eeb2b19151b4cb35d",
"lang": "TeX",
"max_forks_count": 1,
"max_forks_repo_forks_event_max_datetime": "2021-09-08T09:18:00.000Z",
"max_forks_repo_forks_event_min_datetime": "2021-09-08T09... |
The User/Resource Manger Interface is intended to support access to power and energy related information, specifically pertaining to jobs, relevant to an HPC user.
This interface is similar to the User/Monitor and Control Interface (section \ref{sec:UserMC}) but in this case assumes that the Resource Manager has a data... | {
"alphanum_fraction": 0.7304075235,
"avg_line_length": 48.5434782609,
"ext": "tex",
"hexsha": "d48c4f8d1aac9028e4b1a1a67b84384398233fcb",
"lang": "TeX",
"max_forks_count": 2,
"max_forks_repo_forks_event_max_datetime": "2019-05-24T13:46:52.000Z",
"max_forks_repo_forks_event_min_datetime": "2018-04-18T16... |
\subsection{Salt}
| {
"alphanum_fraction": 0.7,
"avg_line_length": 5,
"ext": "tex",
"hexsha": "b5d992ae4e55425f47a863f0061b014dbd4bf31d",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsha": "266bfc6865bb8f6... |
\section{Directed Hypergraphs and Generalized Lambda Calculus}
\phantomsection\label{sThree}
\p{Thus far in this chapter, I have written in general terms about
architectural features related to Cyber-Physical software;
especially, verifying coding assumptions concerning
individual data types and/or procedures. My co... | {
"alphanum_fraction": 0.7887590086,
"avg_line_length": 55.9573770492,
"ext": "tex",
"hexsha": "9b2fa01817c5d983a179023675430d622967e733",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% Included from both -slides and -handout versions.
\documentclass[pdftex]{beamer} % used to trigger beamer mode in Emacs,
% normally commented out.
\usetheme{metropolis}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{graphicx}
\usepackage{times}
\usepackage[T1]{f... | {
"alphanum_fraction": 0.7255579696,
"avg_line_length": 26.165374677,
"ext": "tex",
"hexsha": "37bd5673db9bc5baf76da7e4376629e148607bf4",
"lang": "TeX",
"max_forks_count": 1,
"max_forks_repo_forks_event_max_datetime": "2020-12-25T13:41:08.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-12-25T13:... |
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[citestyle=ieee,backend=biber,sorting=ynt]{biblatex}
\addbibresource{bibliography.bib}
\usepackage{hyperref}
\hypersetup{colorlinks=true,allcolors=blue}
\usepackage{appendix}
\usepackage{changepage}
\usepackage{enumitem}
\usepackage{graphicx}
\usepackag... | {
"alphanum_fraction": 0.7675126225,
"avg_line_length": 48.8676470588,
"ext": "tex",
"hexsha": "efc125c05c41be03eda05d0ca347211d518f2df4",
"lang": "TeX",
"max_forks_count": 34,
"max_forks_repo_forks_event_max_datetime": "2022-03-31T22:25:23.000Z",
"max_forks_repo_forks_event_min_datetime": "2018-03-22T2... |
\chapter{***}\label{AppendixB}
***. | {
"alphanum_fraction": 0.5833333333,
"avg_line_length": 18,
"ext": "tex",
"hexsha": "f2904a75e3542d6f13a31d4863b4fe9a853134eb",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsha": "5bc4a... |
\documentclass{pset_template}
\title{Prefix/Postfix/Infix Notation}
\date{January 17, 2019}
\editorOne{Alexander Sun}
\editorTwo{Sanjit Bhat}
\lectureNum{1}
\contestMonth{January}
\begin{document}
\maketitle
\section{Introduction:}
This problem section refers to the notation/format of the operations in an equation.
... | {
"alphanum_fraction": 0.6589187777,
"avg_line_length": 31.9083333333,
"ext": "tex",
"hexsha": "fd224f641d59d1abb83bfbb0121827cd092b1930",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% Options for packages loaded elsewhere
\PassOptionsToPackage{unicode}{hyperref}
\PassOptionsToPackage{hyphens}{url}
%
\documentclass[
]{book}
\usepackage{amsmath,amssymb}
\usepackage{lmodern}
\usepackage{ifxetex,ifluatex}
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
\usepackage[T1]{fontenc}
\usepackage[utf8]{... | {
"alphanum_fraction": 0.7693568418,
"avg_line_length": 70.7228221742,
"ext": "tex",
"hexsha": "ec7de24bce3b81bc6ff2d2f7ba0bc75f0443c884",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
%%
%% Automatically generated file from DocOnce source
%% (https://github.com/hplgit/doconce/)
%%
%%
% #ifdef PTEX2TEX_EXPLANATION
%%
%% The file follows the ptex2tex extended LaTeX format, see
%% ptex2tex: http://code.google.com/p/ptex2tex/
%%
%% Run
%% ptex2tex myfile
%% or
%% doconce ptex2tex myfile
%%
%% ... | {
"alphanum_fraction": 0.708009768,
"avg_line_length": 23.4133790738,
"ext": "tex",
"hexsha": "a5bd56cd0434fba7be8e3accc23cc36709e512c5",
"lang": "TeX",
"max_forks_count": 54,
"max_forks_repo_forks_event_max_datetime": "2022-03-07T10:44:14.000Z",
"max_forks_repo_forks_event_min_datetime": "2015-02-09T10... |
\documentclass[]{article}
\usepackage[margin=1in]{geometry}
\usepackage{physics}
\usepackage{amsmath, amsfonts, amssymb}
\usepackage{nccmath}
\usepackage{cuted}
\usepackage{mathtools}
\usepackage{hyperref}
\usepackage{empheq}
\usepackage{graphicx}
% MATLAB Formating Code
\usepackage[numbered,framed]{matlab-prettifie... | {
"alphanum_fraction": 0.7573946638,
"avg_line_length": 59.8050541516,
"ext": "tex",
"hexsha": "03ecf80eb410585d7fa54edd2660a7e1ef7fbcb4",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass[natbib]{article}
\usepackage{microtype}
\usepackage{lmodern}
\usepackage{url}
\usepackage{xspace}
\usepackage{calc}
\usepackage{enumerate}
\usepackage{listings}
\usepackage{amsmath,amssymb}
\usepackage{rotating}
\usepackage{colortbl}
\usepackage{pifont}
\usepackage{tikz}
%\usetikzlibrary{shapes,shadows,a... | {
"alphanum_fraction": 0.5793893773,
"avg_line_length": 55.8916797488,
"ext": "tex",
"hexsha": "8e5b056c704955ac934dcd9decb89579bfacdce8",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\chapter*{Abstract}
\addcontentsline{toc}{chapter}{Abstract}
SALSA-Onsala (``Such A Lovely Small Antenna'') is a 2.3~m diameter radio
telescope built at Onsala Space Observatory, Sweden, to introduce pupils,
students and teachers to the marvels of radio astronomy. The sensitive
receiver makes it possible to detect rad... | {
"alphanum_fraction": 0.7965860597,
"avg_line_length": 45.3548387097,
"ext": "tex",
"hexsha": "621aa06e70693a1a1f072c9a7d40e792d3f4a3e2",
"lang": "TeX",
"max_forks_count": 5,
"max_forks_repo_forks_event_max_datetime": "2022-01-21T11:32:05.000Z",
"max_forks_repo_forks_event_min_datetime": "2016-01-14T10... |
\chapter{Contrast Enhancement}
\section{Introduction}
Because some features are hardly detectable by eye in an image, we
often transform it before display. Histogram equalization is
one the most well-known methods for contrast enhancement.
Such an approach is generally useful for images
with a poor intensity distribut... | {
"alphanum_fraction": 0.7491908221,
"avg_line_length": 45.2866449511,
"ext": "tex",
"hexsha": "480687979942511084b2ea46cac6cd95a4d30944",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\section{Data Generation}
Before models for the detection of mechanical symbols can be created, it is necessary to collect data suitable for this task.
The aim is to read handwritten mechanical symbols.
The data for training the model are necessarily created by myself at this point.
Since the data generation can be t... | {
"alphanum_fraction": 0.7725371747,
"avg_line_length": 76.8571428571,
"ext": "tex",
"hexsha": "c79019e89a9584d90d236724b886c3a744314e5d",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\section{Introduction}
\label{section:introduction}
\setcounter{footnote}{0}
Infernal is used to search sequence databases for homologs of
structural RNA sequences, and to make sequence- and structure-based
RNA sequence alignments. Infernal builds a \emph{profile} from a
structurally annotated multiple sequence alignm... | {
"alphanum_fraction": 0.8078634044,
"avg_line_length": 51.6418918919,
"ext": "tex",
"hexsha": "2ebf62ce7b25186e96d0688840225f93792b989d",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\begin{wrapfigure}{r}{0.5\textwidth}
\begin{center}
\includegraphics[width=0.5\textwidth]{tarasov-phy/cover}
\end{center}
%\caption{Front Cover}
\end{wrapfigure}
\section{Foreword}
\hspace{5mm}It can safely be asserted that no student preparing for an entrance examination in physics, for admission to an eng... | {
"alphanum_fraction": 0.726274273,
"avg_line_length": 73.9065550907,
"ext": "tex",
"hexsha": "89821d1b7ef7b9fdd37d952fcdc917b16d73d8cf",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
%\documentclass[10pt]{beamer} % aspect ratio 4:3, 128 mm by 96 mm
\documentclass[10pt,aspectratio=169]{beamer} % aspect ratio 16:9
%\graphicspath{{../../figures/}}
\graphicspath{{../../figures/}{../../figures/beamer_common/}{../../conference_papers/SPIE2020/figs/}{../../journal_papers/Composite_Structures_GA/figs/}}
%\... | {
"alphanum_fraction": 0.6839926812,
"avg_line_length": 48.9079061685,
"ext": "tex",
"hexsha": "e3dd780464dd918ef8726cc815649da50f353a30",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\chapter{Background}\label{chap:background}
\newpage
\input{content/2-background/1-network.tex}
\newpage
\input{content/2-background/2-mesh.tex}
\newpage
\input{content/2-background/3-p2p.tex}
\newpage
\input{content/2-background/4-media-api.tex}
\newpage
\input{content/2-background/5-webrtc.tex}
\newpage
\input{conten... | {
"alphanum_fraction": 0.7857142857,
"avg_line_length": 24.2666666667,
"ext": "tex",
"hexsha": "8317a705be3a7de979c1ff4387c5fc70c32995df",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass[class=report, float=false, crop=false]{standalone}
\input{preamble}
\graphicspath{{figures/images/}{figures/figs/}}
\begin{document}
\chapter{Motility-induced phase separation}
\label{chap:mips}
\section{Spontaneous phase separation}
\subsection{Illustration}
\vspace{-0.3cm}
\inserttikz{spontaneou... | {
"alphanum_fraction": 0.7714516832,
"avg_line_length": 92.3620689655,
"ext": "tex",
"hexsha": "3fd527167a13186e550f5dff2e2c70a0094f15ad",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\section{Introduction}
\label{sec:intro}
In this paper we design numerical methods to solve a two-moment model that governs the transport of particles obeying Fermi-Dirac statistics (e.g., neutrinos), with the ultimate target being nuclear astrophysics applications (e.g., neutrino transport in core-collapse supernovae... | {
"alphanum_fraction": 0.8055664702,
"avg_line_length": 167.8021978022,
"ext": "tex",
"hexsha": "d4390dd10280dafe76e6f8d9747dd1ecb4e149fd",
"lang": "TeX",
"max_forks_count": 8,
"max_forks_repo_forks_event_max_datetime": "2022-01-24T02:08:20.000Z",
"max_forks_repo_forks_event_min_datetime": "2018-11-14T0... |
\section*{Box 1: Definitions}
\begin{itemize}
\item \textbf{Version Control System (VCS)}: \textit{(noun)} a program that tracks changes to specified files over time and maintains a library of all past versions of those files
\item \textbf{Git}: \textit{(noun)} a version control system
\item \textbf{repository (repo)}... | {
"alphanum_fraction": 0.7592311583,
"avg_line_length": 98.85,
"ext": "tex",
"hexsha": "e7f2f65dca91c45bb75e6bc6f0cae9f3d14f3bfd",
"lang": "TeX",
"max_forks_count": 190,
"max_forks_repo_forks_event_max_datetime": "2022-03-25T12:44:25.000Z",
"max_forks_repo_forks_event_min_datetime": "2015-06-30T18:45:35... |
\documentclass[11pt]{article}
\pdfpagewidth 8.5in
\pdfpageheight 11in
\setlength\topmargin{0in}
\setlength\headheight{0in}
\setlength\headsep{0.25in}
\setlength\textheight{7.7in}
\setlength\textwidth{6.5in}
\setlength\oddsidemargin{0in}
\setlength\evensidemargin{0in}
\setlength\parindent{0.25in}
\setlength\parskip{0.5... | {
"alphanum_fraction": 0.6731784583,
"avg_line_length": 26.124137931,
"ext": "tex",
"hexsha": "9b4863535b2cff2b4192a18df1fe104a06c4182d",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
\documentclass{beamer}
\usepackage[english]{babel}
\usepackage{lipsum}
\usepackage{todonotes}
\usepackage{style}
\usepackage{tabularx}
\usepackage{hyperref}
% Theme based on https://github.com/elauksap/beamerthemepolimi
\usetheme[bgphoto]{polimi}
\usefonttheme[onlymath]{serif}
\setbeamertemplate{bibliography item}{\... | {
"alphanum_fraction": 0.702189781,
"avg_line_length": 20.7575757576,
"ext": "tex",
"hexsha": "306ed59dfab82cf8fc9ec9a58137865f36330c36",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{subfig}
\usepackage[
backend=biber,
style=alphabetic,
sorting=ynt
]{biblatex}
\addbibresource{ssvgd.bib}
\title{State Space Reporti... | {
"alphanum_fraction": 0.7519609294,
"avg_line_length": 55.3852459016,
"ext": "tex",
"hexsha": "5b76a38f258e9b445367b4b0941ce2774a41719a",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass[a4paper,10pt]{article} % use larger type; default would be 10pt
\usepackage[a4paper,left=2cm,right=2cm,top=2.5cm,bottom=2.5cm]{geometry}
\bibliographystyle{plainurl}
%\input{../cours_thermo/lib_jld.tex}
%\graphicspath{{./images/}}
\usepackage{hyperref,verbatim}
%%% The "real" document conte... | {
"alphanum_fraction": 0.7824442944,
"avg_line_length": 59.24,
"ext": "tex",
"hexsha": "a4ccb61f780db4eeae850043a26d89f592fc6338",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsha": "da... |
\documentclass[10pt,a4paper]{book}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{braket}
\usepackage{dsfont}
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
linkcolor=black,
filecolor=magenta,
urlcolor=cyan,
pdftitle={Quantum mecha... | {
"alphanum_fraction": 0.6684150513,
"avg_line_length": 32.3616236162,
"ext": "tex",
"hexsha": "ab1734c38f5def89896a74be412c7785990039a2",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass{beamer}
\usepackage[british]{babel}
\usepackage{graphicx,hyperref,sdu,url}
%% 中文
\usepackage{ctex}
\usepackage{newtxmath}
%% 字体
% \setCJKmainfont[ItalicFont={SimSun}]{SimSun}
% \setCJKsansfont{Microsoft YaHei}
% \setCJKmonofont{FangSong} % macos word
% \setCJKmonofont{SimSun}
% \xeCJKsetcharcl... | {
"alphanum_fraction": 0.7098370198,
"avg_line_length": 24.027972028,
"ext": "tex",
"hexsha": "6092cfe24bc6e7a74e13ca8b53e1ebd62bf2cea8",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
\section{Protocol Details}\label{sec:decoupled_protocol}
% Change protocol name from Dcup
We have developed a protocol for the \textsf{AmaaS} model, which we call \textsf{SCast}; as the protocol offers multicast as a service, hence Service Multicast - \textsf{SCast}. \textsf{SCast} satisfies all of the requirements sp... | {
"alphanum_fraction": 0.7362754019,
"avg_line_length": 160.8292682927,
"ext": "tex",
"hexsha": "8505167f4b36dab5fe282d5234a44375cdb3780f",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hex... |
% Options for packages loaded elsewhere
\PassOptionsToPackage{unicode}{hyperref}
\PassOptionsToPackage{hyphens}{url}
%
\documentclass[
]{article}
\usepackage{amsmath,amssymb}
\usepackage{lmodern}
\usepackage{iftex}
\ifPDFTeX
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{textcomp} % provide euro... | {
"alphanum_fraction": 0.7648096726,
"avg_line_length": 38.7144456887,
"ext": "tex",
"hexsha": "5ce47eba6ac829ebc36b1975b163606b2bfc92a4",
"lang": "TeX",
"max_forks_count": 3,
"max_forks_repo_forks_event_max_datetime": "2021-09-02T09:12:54.000Z",
"max_forks_repo_forks_event_min_datetime": "2021-03-11T21... |
\documentclass{article}
\begin{document}
\section{Logic Gate}
Combining 10s, 1000s or millions of logic gates makes it possible for a computer to perform highly complex operations and tasks at ever increasing speeds.
\end{document} | {
"alphanum_fraction": 0.8,
"avg_line_length": 33.5714285714,
"ext": "tex",
"hexsha": "5b7b698e6e814ea8cd09abca8ddb0ab500d757be",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsha": "aaf... |
\subsection{Determinants}
\noindent
The determinant of a matrix is a signed number that tells by how much the transformation represented by a matrix scales volumes in a space.
The number is negative if the space was ``flipped'' during a transformation.
The number is zero if the dimension of the output space is less... | {
"alphanum_fraction": 0.6195142735,
"avg_line_length": 36.1076923077,
"ext": "tex",
"hexsha": "47b4f21756f989e3640bd967ab82ce525225559c",
"lang": "TeX",
"max_forks_count": 10,
"max_forks_repo_forks_event_max_datetime": "2021-08-17T15:21:12.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-04-10T0... |
\subsection{Design Language} \label{DesignLanguage}
This section will present the result of the physical design process which is the design language. It will start so by defining each screen of the program and the functions that each screen should have. Afterwards it will explain the navigation method that is used in ... | {
"alphanum_fraction": 0.7794482939,
"avg_line_length": 52.3904109589,
"ext": "tex",
"hexsha": "9499db37d5a2f89f9e8f0bb672403ff4dad9b6d6",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\section{Documents Links}
Data Management System-level network specifications (extracted from \href{https://confluence.lsstcorp.org/download/attachments/20284335/LSE-61.pdf?version=1&modificationDate=1490879770000&api=v2}{LSE-61 Data Management Subsystem Requirements})
180 days MTBF/year
48 hours MTTR/year
Base to... | {
"alphanum_fraction": 0.8176271186,
"avg_line_length": 96.1956521739,
"ext": "tex",
"hexsha": "592ad70f21108ca86fcb04d00f8efd705b7f1ddb",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass[11pt,]{article}
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
\usepackage{ifxetex,ifluatex}
\usepackage{fixltx2e} % provides \textsubscript
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\else % if luatex or xelatex
\ifxetex
\usepackag... | {
"alphanum_fraction": 0.7906345288,
"avg_line_length": 52.8955453149,
"ext": "tex",
"hexsha": "c2cb1258494b28be0ebf0bee4d71d4632c34839c",
"lang": "TeX",
"max_forks_count": 10,
"max_forks_repo_forks_event_max_datetime": "2021-10-31T14:30:24.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-06-18T0... |
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{anysize}
\usepackage{color}
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage{float}
\usepackage{subfigure}
\definecolor{dkgreen}{rgb}{0, 0.6, 0}
\definecolor{gray}{rgb}{0.5, 0.5, 0.5}
\usepackage{listings}
... | {
"alphanum_fraction": 0.6232931194,
"avg_line_length": 50.2029950083,
"ext": "tex",
"hexsha": "330e5fa164d4032fc2da971efb9ab5ffe4a59bd3",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\SetAPI{J-C}
\section{ambeth.mth.timeout}
\label{configuration:AmbethMthTimeout}
\ClearAPI
Defines the maximal time the \type{MultithreadingHelper} should wait for a parallel task to complete. When the time passed by the original thread is continued.
%% GENERATED USAGE REFERENCE - DO NOT EDIT
\begin{longtable}{ l l } \... | {
"alphanum_fraction": 0.7626666667,
"avg_line_length": 37.5,
"ext": "tex",
"hexsha": "c9f9dee6be528d735d711972ba34eb241f424c17",
"lang": "TeX",
"max_forks_count": 4,
"max_forks_repo_forks_event_max_datetime": "2022-01-08T12:54:51.000Z",
"max_forks_repo_forks_event_min_datetime": "2018-10-28T14:05:27.00... |
\documentclass{memoir}
\usepackage{notestemplate}
%\logo{~/School-Work/Auxiliary-Files/resources/png/logo.png}
%\institute{Rice University}
%\faculty{Faculty of Whatever Sciences}
%\department{Department of Mathematics}
%\title{Class Notes}
%\subtitle{Based on MATH xxx}
%\author{\textit{Author}\\Gabriel \textsc{Gress}... | {
"alphanum_fraction": 0.7835633626,
"avg_line_length": 54.9655172414,
"ext": "tex",
"hexsha": "8f202d6200d746aa94fd8ad90ebbac1334d08a37",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% \section{201809-3}
% \input{problem/14/201809-3-p.tex} | {
"alphanum_fraction": 0.6842105263,
"avg_line_length": 19,
"ext": "tex",
"hexsha": "1d7ff2fee34c49584fbef41157ece746bdb6f756",
"lang": "TeX",
"max_forks_count": 5,
"max_forks_repo_forks_event_max_datetime": "2022-01-28T15:33:04.000Z",
"max_forks_repo_forks_event_min_datetime": "2022-01-01T06:04:16.000Z... |
\documentclass[a4paper,onecolumn]{article}
\usepackage[width=180truemm,height=260truemm]{geometry}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsfonts}
\usepackage{lmodern}
\usepackage{fourier}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{algorithm}
\usepackage{algpseudocode}
\usepackage{fancyh... | {
"alphanum_fraction": 0.6685201027,
"avg_line_length": 39.8522727273,
"ext": "tex",
"hexsha": "6dee25177b4c74a69f087a05d10c5d4d58517205",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
%- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
\subsection{Allowable Values for Standard Trade Data}
\label{sec:allowable_values}
%- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
\begin{table}[H]
\centering
\begin{tabular} {|p{4cm}|p{11cm}|}
\hlin... | {
"alphanum_fraction": 0.6396370853,
"avg_line_length": 54.7427937916,
"ext": "tex",
"hexsha": "6fd90fd74ac99defb761b75ea2edf063f71c7b04",
"lang": "TeX",
"max_forks_count": 180,
"max_forks_repo_forks_event_max_datetime": "2022-03-28T10:43:05.000Z",
"max_forks_repo_forks_event_min_datetime": "2016-10-08T... |
\section{Modules}
\begin{itemize}
\item Modules provide a way to store data structures and procedures
\item Example:\\
\gcl{0}{\Module ~ UniqueNumberAllocator}
\gcl{1}{\Export ~ Acquire, Reset}
\gcl{1}{\Import ~ Choose}
\gcl{1}{}
\gcl{1}{\Var ~ u : \textbf{set} \left[0, N\right)}
\gcl{1}{}
\gcl{1}{\Proced... | {
"alphanum_fraction": 0.6248684408,
"avg_line_length": 34.4611398964,
"ext": "tex",
"hexsha": "661ebb325211adcd3083fce537032e0085c57f01",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\title{Graph Theoretical Analysis of Developer Communities}
\author{Nathan Hughes}
\date{\today}
\documentclass[12pt]{article}
\begin{document}
\maketitle
\section{Introduction}
This document outlines how the WPI EEROS IQP Analysis Tool generates a network model of developers from a software project's code.
\secti... | {
"alphanum_fraction": 0.7467166979,
"avg_line_length": 52.4262295082,
"ext": "tex",
"hexsha": "c8339fb5e144c697723d975e52a85c5ff758e9b8",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\subsection{Speakers}
| {
"alphanum_fraction": 0.75,
"avg_line_length": 6,
"ext": "tex",
"hexsha": "aee5a1be55aa1f7ed646b6f0113a4088ab4c0081",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsha": "266bfc6865bb8f... |
\documentclass[11pt,final,twoside]{article}
%%%%%%%%%%%%%%%%%%% PACKAGES %%%%%%%%%%%%%%%%%%%%
\usepackage[a4paper, top=2.5cm, bottom=3.5cm, inner=2cm, outer=2.5cm]{geometry}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{verbatim}
\usepackage{enumitem}
\u... | {
"alphanum_fraction": 0.650862069,
"avg_line_length": 24.5547445255,
"ext": "tex",
"hexsha": "05d17c4dba2828148ad0344fa897f35dd04d0072",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
%%%%%%%%%%%%%%%%%
% File: Manual_Module_1_Cyclic_improved_en.tex
% manual for module 1 of the cyclic part, mol-infer project
% edit: Feb 10, 2021
%%%%%%%%%%%%%%%%%%
\documentclass[11pt, titlepage, dvipdfmx, twoside]{article}
\linespread{1.1}
%\documentclass[11pt,dvipdfmx,twoside]{jarticle}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%... | {
"alphanum_fraction": 0.7040361154,
"avg_line_length": 33.5866425993,
"ext": "tex",
"hexsha": "8122027ad6b1da5569f840781ef26316b77000e2",
"lang": "TeX",
"max_forks_count": 6,
"max_forks_repo_forks_event_max_datetime": "2022-02-27T09:05:41.000Z",
"max_forks_repo_forks_event_min_datetime": "2021-07-03T02... |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% CS630: Database Management Systems
% Copyright 2014 Pejman Ghorbanzade <pejman@ghorbanzade.com>
% Creative Commons Attribution-ShareAlike 4.0 International License
% More info: https://github.com/ghorbanzade/beacon
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%... | {
"alphanum_fraction": 0.6221518987,
"avg_line_length": 35.9090909091,
"ext": "tex",
"hexsha": "bdbd1f960bde99b2ee42d98a8d1349a235b10016",
"lang": "TeX",
"max_forks_count": 2,
"max_forks_repo_forks_event_max_datetime": "2020-12-06T17:18:05.000Z",
"max_forks_repo_forks_event_min_datetime": "2019-09-20T05... |
\chapter{Introduction}
\label{Introduction}
There are 23.14 billion IoT devices in use worldwide that number is expected to grow to 75.44 billion by 2025 \cite{statista_2016}. To support the demand for these devices, 2,888 companies have jumped into the field, contributing various types of IoT devices. Some devices hav... | {
"alphanum_fraction": 0.8107338445,
"avg_line_length": 152.1666666667,
"ext": "tex",
"hexsha": "62f7e8095ad53cb912f8880c5b60b4bd1963ce66",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hex... |
%!TEX root = forallxsol.tex
%\part{Truth-functional logic}
%\label{ch.TFL}
%\addtocontents{toc}{\protect\mbox{}\protect\hrulefill\par}
\chapter{Sentences of TFL}\setcounter{ProbPart}{0}
\problempart
\label{pr.wiffTFL}
For each of the following: (a) Is it a sentence of TFL, strictly speaking? (b) Is it a sentence of TF... | {
"alphanum_fraction": 0.6872649113,
"avg_line_length": 56.3939393939,
"ext": "tex",
"hexsha": "0f61a65b91ce9e7f8425a68aa0e585e9fccf13f8",
"lang": "TeX",
"max_forks_count": 10,
"max_forks_repo_forks_event_max_datetime": "2022-02-19T10:13:13.000Z",
"max_forks_repo_forks_event_min_datetime": "2016-09-08T0... |
\section{Conclusion}
\begin{frame}{Summary and Future directions}
\begin{itemize}
\item<1-> Resource levels can control strength of competition
\item<2-> Balance of limitations promote coexistence
\item<3-> With standard-of-care: testosterone limitation is increased leading to extinction
\item<4-> Wi... | {
"alphanum_fraction": 0.7126805778,
"avg_line_length": 36.6470588235,
"ext": "tex",
"hexsha": "20824a99e81da7571fe550401b143d55d5175b94",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass[letterpaper,11pt,oneside]{memoir}
\usepackage{xess}
\product[StickIt! Grove]
\manualnum{013}
\manualversion{1.0}
\newcommand{\copyrightyear}{2015}
\newcommand{\xula}{XuLA Board}
\newcommand{\stickit}{StickIt! Board}
\begin{document}
\frontmatter
\makexessmanualtitlepage{product_cover.jpg}{0.7}
\mak... | {
"alphanum_fraction": 0.7377311781,
"avg_line_length": 34.8578680203,
"ext": "tex",
"hexsha": "2c2b3e65482c812183cc4b56282ff819f4c83435",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
%%
%% Copyright 2007, 2008, 2009 Elsevier Ltd
%%
%% This file is part of the 'Elsarticle Bundle'.
%% ---------------------------------------------
%%
%% It may be distributed under the conditions of the LaTeX Project Public
%% License, either version 1.2 of this license or (at your option) any
%% later version. The la... | {
"alphanum_fraction": 0.7367901133,
"avg_line_length": 70.8832968636,
"ext": "tex",
"hexsha": "c3e98a7d554f6db090dab042d143c177c91b1e4e",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\chapter{Literature Review}
This section reviews various academic sources related to the methodology proposed. It will look at the various fields of engineering as well as bio-mechanics, biomimicry and applied mathematics to form a holistic understanding of the design space. Importantly the technologies discussed will ... | {
"alphanum_fraction": 0.8191184624,
"avg_line_length": 100.6697674419,
"ext": "tex",
"hexsha": "6080b9c86524a0ba98770fb29b487a2b210dc8b5",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hex... |
\chapter{The Drupal structure}
\section{Structural elements}
Drupal 8 core defines eight types of structural elements. To see an overview of these elements click on the \textbf{Structure} button in the administrative menu (Figure \ref{fig:structural_elements}).
\begin{figure}[H]
\centering
\includegraphics[w... | {
"alphanum_fraction": 0.7455180796,
"avg_line_length": 55.0794979079,
"ext": "tex",
"hexsha": "c4b5a0a19fed274a281b9ca5bc47a82ba6846fd7",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% !TEX root = main.tex
\section{Conclusion}
In this project, we properly defined what it means if a program has unsafe dataflow.
We proposed an algorithm schema that computes if a program has unsafe dataflow.
Furthermore, we proved that any algorithm implementing this schema is sound.
We implemented a database schema ... | {
"alphanum_fraction": 0.7858778626,
"avg_line_length": 48.7441860465,
"ext": "tex",
"hexsha": "ac7d442d60674c7a2dad71ff5225e08558396f65",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\chapter{Survival Trees}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{The Log-Rank Test}
The \textbf{log-rank test} (Mantel 1966; Peto and Peto 1972) is a test for statistical equivalence of two survival curves. It is obtained by constructing a $2x2$ contingency table... | {
"alphanum_fraction": 0.6768814781,
"avg_line_length": 59.972972973,
"ext": "tex",
"hexsha": "62b9891b8e00c6049e0d30a785c10d75a1f2f102",
"lang": "TeX",
"max_forks_count": 1,
"max_forks_repo_forks_event_max_datetime": "2021-12-14T17:16:44.000Z",
"max_forks_repo_forks_event_min_datetime": "2021-12-14T17:... |
\chapter{Conclusions}\label{ch:8}
In this final chapter we look back at the road traveled so far
and gather some thoughts about how things fit together,
and where to go from here.
This chapter serves as a summary of the contents of the thesis,
a reflection on its connections to other, more broadly related work,
and a... | {
"alphanum_fraction": 0.7958097954,
"avg_line_length": 61.3905723906,
"ext": "tex",
"hexsha": "7aae6d720c68a76c509637ece8ae64c5fc0073c3",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% This LaTeX was auto-generated from an M-file by MATLAB.
% To make changes, update the M-file and republish this document.
\subsection{getPlotDistr\_cdp.m}
\begin{par}
\textbf{Summary:} Compute means and covariances of the Cartesian coordinates of the tips both the inner and outer pendulum assumin... | {
"alphanum_fraction": 0.625256975,
"avg_line_length": 33.3823529412,
"ext": "tex",
"hexsha": "088b32b60c66886dbcef1c54fbf206abc53c96ea",
"lang": "TeX",
"max_forks_count": 36,
"max_forks_repo_forks_event_max_datetime": "2021-05-19T10:19:12.000Z",
"max_forks_repo_forks_event_min_datetime": "2017-04-19T06... |
\chapter{Newton polygons}
We'll now introduce a very useful tool to study radius of convergence and zeroes of an analytic function: the Newton polygon. We'll first introduce it for polynomials and then try to generalize our results to power series.
\section{Newton polygons for polynomials}
\begin{defn}
\label{de... | {
"alphanum_fraction": 0.6460043277,
"avg_line_length": 123.8060046189,
"ext": "tex",
"hexsha": "661ffe2312ef809d4a0463e1a4cde4718cf08d17",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hex... |
\subsection{Dynamics Constraints}
\label{text:approach/constraint/dynamics}
The dynamics constraints subside all constraints in problem \ref{problem:general} that are not directly related to safety, i.e.
\begin{align}
\label{eq:constraint_f}
&\x_{t+1} = \f(\x_t, \u_t) \qquad& \forall t \in [0, T - 1] \\
\label{eq:con... | {
"alphanum_fraction": 0.6829341317,
"avg_line_length": 68.1632653061,
"ext": "tex",
"hexsha": "7067264f92b5421b9933061bd60ef0b3574c8ab8",
"lang": "TeX",
"max_forks_count": 3,
"max_forks_repo_forks_event_max_datetime": "2022-03-03T10:39:03.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-12-09T00... |
\section{Integral of $\frac{1}{x^4+1}$}
When we first see function $\frac{1}{x^4+1}$, it always reminds us of the
derivative of arc tangent (which is $\frac{1}{x^2+1}$). Therefore we can solve
this using some intuitions of arc tangent. First step, we try to make it into
multiplication of polynomials in order to facilit... | {
"alphanum_fraction": 0.6260752688,
"avg_line_length": 29.0625,
"ext": "tex",
"hexsha": "8a2a282f8db1ccea183194b1c2fadb6456719165",
"lang": "TeX",
"max_forks_count": 1,
"max_forks_repo_forks_event_max_datetime": "2021-11-07T07:20:36.000Z",
"max_forks_repo_forks_event_min_datetime": "2021-11-07T07:20:36... |
\section{Correlation coefficients}\label{app:correlations}
A graphical representation of the correlation coefficients for the features in
Table~\ref{table:manual_features}.
\begin{figure}[!htbp]
\begin{center}
\includegraphics[width=.75\linewidth]{../images/standard_correlation_plot.pdf}
\... | {
"alphanum_fraction": 0.7340492735,
"avg_line_length": 39.575,
"ext": "tex",
"hexsha": "cd4178cca0858397aeb4d1bcb919aed8aa81ac65",
"lang": "TeX",
"max_forks_count": 1,
"max_forks_repo_forks_event_max_datetime": "2020-03-30T08:13:32.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-03-30T08:13:32.... |
\documentclass[11pt,paper=a4]{article}
%\documentclass[12pt,preprint]{aastex}
\usepackage{amsmath}
\usepackage{natbib}
\usepackage{graphicx}
\usepackage[usenames,dvipsnames]{color}
\usepackage[absolute,overlay]{textpos}
\usepackage{color}
\usepackage{multirow}
\usepackage{hyperref}
\hypersetup{
colorlinks =... | {
"alphanum_fraction": 0.7084986176,
"avg_line_length": 58.3789473684,
"ext": "tex",
"hexsha": "913a66c5baf1092dc7fd714f1cdbc61f04e59457",
"lang": "TeX",
"max_forks_count": 1,
"max_forks_repo_forks_event_max_datetime": "2020-09-16T00:28:17.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-09-16T00... |
\chapter{Related Work}
Studies on automatic musical performance assessment usually adopt the existing algorithms for tasks such as chord detection, automatic transcription or onset detection. A recent overview of performance assessment studies is provided by Lerch et al. \cite{lerch2019mpa}. More general reviews of MI... | {
"alphanum_fraction": 0.8199001427,
"avg_line_length": 227.3513513514,
"ext": "tex",
"hexsha": "ddfca176355fcdcc4002581a88b7281375876c48",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hex... |
%!TEX root = paper.tex
\subsection{Depth-averaged \nheswe}
The \nheswe\ is linked to the solution of the Euler equations using kinematic boundary conditions on the surface and the bottom. The basis of the method is a projection method (see e.g. \cite{Chorin.1968}) solving the time-discretized equations stepwise.
Th... | {
"alphanum_fraction": 0.7474417592,
"avg_line_length": 127.5833333333,
"ext": "tex",
"hexsha": "3bace8c6122e8bc2b1e8798f12d006fa68e4c848",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hex... |
%%%%%%%%%%%%%%%%%%%%%%% file typeinst.tex %%%%%%%%%%%%%%%%%%%%%%%%%
%
% This is the LaTeX source for the instructions to authors using
% the LaTeX document class 'llncs.cls' for contributions to
% the Lecture Notes in Computer Sciences series.
% http://www.springer.com/lncs Springer Heidelberg 2006/05/04
%
% It ... | {
"alphanum_fraction": 0.7075614884,
"avg_line_length": 85.6841680129,
"ext": "tex",
"hexsha": "ba4682f88ff359aad3d96b4663340c05cc8b6cbf",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\chapter*{Abstract}
\addcontentsline{toc}{chapter}{Abstract}
SALSA-Onsala (``Such A Lovely Small Antenna'') is a 2.3~m diameter radio
telescope built at Onsala Space Observatory, Sweden, to introduce pupils,
students and teachers to the marvels of radio astronomy. The sensitive
receiver makes it possible to detect rad... | {
"alphanum_fraction": 0.8010316875,
"avg_line_length": 43.7741935484,
"ext": "tex",
"hexsha": "7b1fd78800b654b6cf3d9a947096b2c527b42e66",
"lang": "TeX",
"max_forks_count": 5,
"max_forks_repo_forks_event_max_datetime": "2022-01-21T11:32:05.000Z",
"max_forks_repo_forks_event_min_datetime": "2016-01-14T10... |
\section{The Lifecycle of a Decentralized Software Update} \label{lifecycle}
%A \emph{software update (SU)} is the unit of change for the blockchain software. It must have a clear goal of what it tries to achieve and why it would be beneficial, if applied to the system. Moreover, it should have a clear scope. In Figure... | {
"alphanum_fraction": 0.7997109178,
"avg_line_length": 205.7794871795,
"ext": "tex",
"hexsha": "4890719f85fd3e6c6bf2fe0696f2e96d0dce1c1e",
"lang": "TeX",
"max_forks_count": 4,
"max_forks_repo_forks_event_max_datetime": "2021-05-16T10:39:00.000Z",
"max_forks_repo_forks_event_min_datetime": "2019-07-18T1... |
\chapter[Ontological Structures to Personalize the Gamification in CL Scenarios]{Ontological Structures to Personalize the Gamification in Collaborative Learning Scenarios}
\label{chapter:ontogacles-1}
This chapter presents the formalization of ontological structures proposed by the author of this thesis dissertation... | {
"alphanum_fraction": 0.8001894057,
"avg_line_length": 87.6102620087,
"ext": "tex",
"hexsha": "18349dbce1ba00f4f64e8e32f1c957452123a5a7",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass{report}
\usepackage{graphicx}
\usepackage{outlines}
\usepackage{multirow}
\usepackage{tabularx}
\usepackage{nameref}
\usepackage{hyperref}
\usepackage{color}
\usepackage{listings}
\usepackage{titlepic}
\usepackage{comment}
\usepackage{fancyvrb}
\usepackage[margin=1in]{geometry}
\usepackage{pdfpages}
\use... | {
"alphanum_fraction": 0.7490481135,
"avg_line_length": 20.9347826087,
"ext": "tex",
"hexsha": "4488df6b92ba3518e65dd30f5075c57ad5c0eed7",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass[10pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{cite}
\usepackage[]{amsthm} %lets us use \begin{proof}
\usepackage[]{amssymb} %gives us the character \varnothing
\usepackage[ruled,vlined]{algorithm2e}
\usepackage{listings}
\usepackage[utf8]{inputenc}
\usepackage{hyperre... | {
"alphanum_fraction": 0.6393409276,
"avg_line_length": 38.1085271318,
"ext": "tex",
"hexsha": "0378be2ed52c8954f63841a59fefcc3fc2cfdf41",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\chapter{<%= chapterName %>}
Write <%= chapterName %> here.
| {
"alphanum_fraction": 0.6229508197,
"avg_line_length": 15.25,
"ext": "tex",
"hexsha": "eabb4c8bd8a62a3f5a050c1b76dcfe9dbc6add89",
"lang": "TeX",
"max_forks_count": 10,
"max_forks_repo_forks_event_max_datetime": "2020-01-16T09:45:56.000Z",
"max_forks_repo_forks_event_min_datetime": "2015-10-08T15:59:33.... |
\unnumberedchapter{Acknowledgment}
\chapter*{Acknowledgment}
Please refer to \url{https://groups.oist.jp/grad/academic-program-policies} for specifications. | {
"alphanum_fraction": 0.8113207547,
"avg_line_length": 39.75,
"ext": "tex",
"hexsha": "926afdcf21e58be0fbd542e1ddd67442668e9a93",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsha": "54... |
\section{Convergence in Probability}%
\label{sec:convergence_in_probability}
\begin{definition}[Convergence in Probability]
$Y_n \convp c$ if for every $\epsilon>0$ and $\delta > 0,\
\exists\ n_0(\epsilon, \delta)$ such that
\begin{equation*}
P(|Y_n - c| > \epsilon) < \delta,\
\forall n ... | {
"alphanum_fraction": 0.5925277291,
"avg_line_length": 26.3538461538,
"ext": "tex",
"hexsha": "a2cf955d2e5d2275a133848f8f9cf6fa37039eb9",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\section{Properties of linear transformations}
\begin{outcome}
\begin{enumerate}
\item Use properties of linear transformations to solve problems.
\item Find the composite of transformations and the inverse of a
transformation.
\end{enumerate}
\end{outcome}
We begin by noting that linear transformations p... | {
"alphanum_fraction": 0.6320006748,
"avg_line_length": 36.5925925926,
"ext": "tex",
"hexsha": "0b931d33437362e2dca1fb7f7a7e679fe5fc7136",
"lang": "TeX",
"max_forks_count": 3,
"max_forks_repo_forks_event_max_datetime": "2021-06-30T16:23:12.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-11-09T11... |
\documentclass[a4paper,12pt]{article}
\usepackage[left=2.5cm,right=2.5cm,top=2.5cm,bottom=2.5cm]{geometry}
\usepackage{amsmath,amssymb,amsthm,algorithm,algorithmic,graphicx,yhmath,url,enumitem,lscape,hyperref,enumitem}
\usepackage{wrapfig,subfigure}
\newcounter{problem}
\newcounter{remark}
\newcounter{hint}
\newenviro... | {
"alphanum_fraction": 0.7319333383,
"avg_line_length": 55.0658436214,
"ext": "tex",
"hexsha": "9bcf790421ae6884eb71ec1d101055d048b2d4f9",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
%\section{Technical development}
\section{How is the Development Affected by the Technical Possibilities?}
%\section{What in the development has been affected by the technical possibilities?}
As devices were limited, a goal was to make the app available on as many devices as possible. Creating a hybrid app using web t... | {
"alphanum_fraction": 0.8085615926,
"avg_line_length": 185.5833333333,
"ext": "tex",
"hexsha": "dd6a33f6cff046f28da27674bcc4da7e2c9fb9e2",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hex... |
\graphicspath{{Pics/}}
\newpage\section{Centers of inside and outside}
\impden{Incenter and Co.}{
Let $\triangle ABC$ be an ordinary triangle, $I$ is
its incenter, $D, E, F$ are the touch points of the incenter with $BC, CA,
AB$ and $ D', E', F' $ are the reflections of $D, E, F$ wrt $ I $.
Let th... | {
"alphanum_fraction": 0.6279725578,
"avg_line_length": 36.6086286595,
"ext": "tex",
"hexsha": "5d8ccdd4ee2613f2676b0e4fb6bbc71d10b58e9c",
"lang": "TeX",
"max_forks_count": 3,
"max_forks_repo_forks_event_max_datetime": "2021-09-27T15:19:26.000Z",
"max_forks_repo_forks_event_min_datetime": "2020-10-15T08... |
%\documentclass[12pt]{article}
%\documentclass[12pt]{scrartcl}
\documentclass{hitec} % contained in texlive-latex-extra
\settextfraction{0.9} % indent text
\usepackage{csquotes}
\usepackage[hidelinks]{hyperref} % doi links are short and usefull?
\hypersetup{%
colorlinks=true,
linkcolor=blue,
urlcolor=magen... | {
"alphanum_fraction": 0.6387152034,
"avg_line_length": 45.7843137255,
"ext": "tex",
"hexsha": "61723fc2a04306a4692ad3dc70dd4dee082f7838",
"lang": "TeX",
"max_forks_count": 12,
"max_forks_repo_forks_event_max_datetime": "2021-09-03T08:12:25.000Z",
"max_forks_repo_forks_event_min_datetime": "2016-06-27T1... |
% Options for packages loaded elsewhere
\PassOptionsToPackage{unicode}{hyperref}
\PassOptionsToPackage{hyphens}{url}
%
\documentclass[
]{article}
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
\usepackage{ifxetex,ifluatex}
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
\usepackage[T1]{fontenc}
\usepackage[utf... | {
"alphanum_fraction": 0.7823910725,
"avg_line_length": 55.9678530425,
"ext": "tex",
"hexsha": "ea7b5002a095c72e49f024c6ce2817c268ff5e02",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\subsection{Principled statistical inference}
\begin{frame}{Principle I: the sufficiency principle}
Sufficiency plays a central role in all of Statistics.
\begin{defn}[Sufficient statistic]
Let $x \sim f(x \mid \theta)$.
We say $T : \mathcal{X} \to \mathbb{R}$ is a \textbf{sufficient statistic} for the parameter $\th... | {
"alphanum_fraction": 0.6833180568,
"avg_line_length": 53.6557377049,
"ext": "tex",
"hexsha": "ba9bdc5d925fe813d02d2b39cf2f4ee1cf35d26c",
"lang": "TeX",
"max_forks_count": 4,
"max_forks_repo_forks_event_max_datetime": "2022-03-23T12:33:26.000Z",
"max_forks_repo_forks_event_min_datetime": "2021-05-26T16... |
\section{The Adaptation Layer}
\label{sec:adaptation_layer}
The second layer of the AdaptUI architecture is the Adaptation Layer. After the
processes performed by the Modelling Layer, the Adaptation Layer aims to lead the
dynamic adaptation of the elements presented in the user interface. It is formed
by two different... | {
"alphanum_fraction": 0.7108445629,
"avg_line_length": 45.322147651,
"ext": "tex",
"hexsha": "0e15f944daa320570d304667ac39f8004ef987c8",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
\documentclass[]{article}
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
\usepackage{ifxetex,ifluatex}
\usepackage{fixltx2e} % provides \textsubscript
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\else % if luatex or xelatex
\ifxetex
\usepackage{mat... | {
"alphanum_fraction": 0.7935583659,
"avg_line_length": 41.4754716981,
"ext": "tex",
"hexsha": "a17e16e9c2a628c44d9f2da7a7b661215cca00af",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
\documentclass[titlepage]{article}
\input{../preamble.tex}
\externaldocument{psets}
\title{CHEM 20100 (Inorganic Chemistry I) Problem Sets}
\author{Steven Labalme}
\begin{document}
\maketitle
\pagenumbering{roman}
\tableofcontents
\newpage
\pagenumbering{arabic}
\pagestyle{main}
\renewcommand{\leftmark}{P... | {
"alphanum_fraction": 0.789346247,
"avg_line_length": 17.3894736842,
"ext": "tex",
"hexsha": "bf835e958803567e072b99f504a8a94433905ca8",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
\documentclass[12pt, a4paper]{article}
\setlength{\oddsidemargin}{0.5cm}
\setlength{\evensidemargin}{0.5cm}
\setlength{\topmargin}{-1.6cm}
\setlength{\leftmargin}{0.5cm}
\setlength{\rightmargin}{0.5cm}
\setlength{\textheight}{24.00cm}
\setlength{\textwidth}{15.00cm}
\parindent 0pt
\parskip 5pt
\pagestyle{plain}
\title... | {
"alphanum_fraction": 0.7695425594,
"avg_line_length": 36.485915493,
"ext": "tex",
"hexsha": "bf8ffbe7f727718304e8721ec9fcf8f04ffa7f27",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexsh... |
\subsection{\soarb{gds-print}}
\label{gds-print}
\index{gds-print}
Print the WMEs in the goal dependency set for each goal.
\subsubsection*{Synopsis}
gds-print
\end{verbatim}
\subsubsection*{Options}
No options.
\subsubsection*{Description}
The Goal Dependency Set (GDS) is described in an appendix of the Soar manua... | {
"alphanum_fraction": 0.7741420591,
"avg_line_length": 56.9545454545,
"ext": "tex",
"hexsha": "de6fd35578ed218eaaf20fb2fe4ac7c9f508d12d",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% !TEX TS-program = pdflatex
% !TEX encoding = UTF-8 Unicode
% {{{ setup
\documentclass[11pt,twoside]{article}
\newcommand*{\ShowAbstract}{} % Comment to hide the Abstract.
\newcommand*{\ShowFrontmatter}{} % Comment to hide the Frontmatter.
%\newcommand*{\ShowBibliography}{} % Comment to hide the Bibliography.
%\newc... | {
"alphanum_fraction": 0.6902295348,
"avg_line_length": 40.5185185185,
"ext": "tex",
"hexsha": "70cfb6b8ec360fe3d7745be974541bdb4a81bf4f",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
% Meyers_Chris_Resume.tex
\input{Meyers_Chris_Settings}
\begin{document}
% =================================== Header ===================================
\input{Meyers_Chris_Header}
% ================================= Experience =================================
\hrule
\vspace{-0.4em}
\subsection*{Experience}
\beg... | {
"alphanum_fraction": 0.6893774488,
"avg_line_length": 36.4603174603,
"ext": "tex",
"hexsha": "f949b8f57fd098f4e54bf58bbfd9af4ea97ecc97",
"lang": "TeX",
"max_forks_count": null,
"max_forks_repo_forks_event_max_datetime": null,
"max_forks_repo_forks_event_min_datetime": null,
"max_forks_repo_head_hexs... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.