text
stringlengths
14
5.77M
meta
dict
__index_level_0__
int64
0
9.97k
{"url":"http:\/\/www.zentralblatt-math.org\/zmath\/en\/advanced\/?q=an:0895.42005","text":"Language: \u00a0 Search: \u00a0 Contact\nZentralblatt MATH has released its new interface!\nFor an improved author identification, see the new author database of ZBMATH.\n\nQuery:\nFill in the form and click \u00bbSearch\u00ab......
null
null
Die Altstadt Rigas (lettisch: Vecrīga (Alt-Riga) oder Vecpilsēta (Alte Stadt)) ist das historische Zentrum. Das Stadtviertel bildet zusammen mit der Neustadt (Centrs (Zentrum) genannt) den Centra rajons (Zentralbezirk) der lettischen Hauptstadt, der UNESCO-Welterbe ist. Alt-Riga liegt an der Ostseite der Düna (lettisc...
{ "redpajama_set_name": "RedPajamaWikipedia" }
4,407
\section{Introduction} Logical definition and computational complexity are intimately intertwined, as a wide literature witnesses since the seminal theorem by Fagin \cite{Fagin}. \textit{Fagin's Theorem} states that \begin{equation} SO \exists = NP \end{equation} that is, the class of functions computable in polynomi...
{ "redpajama_set_name": "RedPajamaArXiv" }
4,863
<?php namespace Magento\Customer\Controller\Adminhtml\Index; class Index extends \Magento\Customer\Controller\Adminhtml\Index { /** * Customers list action * * @return \Magento\Backend\Model\View\Result\Page|\Magento\Backend\Model\View\Result\Forward */ public function execute() { ...
{ "redpajama_set_name": "RedPajamaGithub" }
6,727
\section{Introduction} \label{sect:intro} Quaternions, also called Hamilton numbers, are the first non-commutative division algebra as a natural extension to complex numbers (See the quaternion plaque in Fig. \ref{fig:quaternion}). Imaginary quaternion units $i,j$ and $k$ are isomorphic to the anti-commutative SU(2) P...
{ "redpajama_set_name": "RedPajamaArXiv" }
7,831
11. Michaela Coel Actor and writer Michaela Coel talks to Louis Theroux about speaking in tongues, sexual consent and suffering from 'post-writum depression' after the success of I May Destroy You. Covid-19 hasn't gone away and, due to travel restrictions, neither has Louis Theroux. In the second outing of his podcast ...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
9,701
Q: Pover Pivot/ Power Query filter issue This is possibly a newbie question. I have done a lot of Excel reporting with VBA and SQL statements in the past, but wanted to give Power Query/Power Pivot a try. Took an online class and everything looks easy until you try it yourself (as usual). Here is my easy problem: I wan...
{ "redpajama_set_name": "RedPajamaStackExchange" }
4,012
\section{Introduction} \label{intro} Weyl superconductors are nodal superconductors with topological protection \cite{Men12,Sch15}: They have nodal points of vanishing excitation gap, just like \textit{d}-wave superconductors \cite{Har95}, but in contrast to those the gapless states are not restricted to high-symmetry...
{ "redpajama_set_name": "RedPajamaArXiv" }
4,715
var gulp = require('gulp'); var concat = require('gulp-concat'); var babel = require('gulp-babel'); var onBabelError = require('./babel-error.js'); var CONFIG = require('../config.js'); // Compiles JavaScript into a single file gulp.task('javascript', ['javascript:foundation', 'javascript:deps', 'javascript:docs']); ...
{ "redpajama_set_name": "RedPajamaGithub" }
5,924
Q: Fibre channel zoning by port: bad idea? I have a single FC switch here that has a bunch of servers hanging off of it. Currently it is zoned (as per my previous question, Fibre Channel zoning best practices) by WWN, one zone for each pair of (server, disk array). My question is, is there any reason I shouldn't do th...
{ "redpajama_set_name": "RedPajamaStackExchange" }
4,793
A Complete Read-Out Channel With Embedded Wilkinson A/D Converter for X-Ray Spectrometry This paper presents a complete read-out channel suitable for large arrays of X-ray detectors to be used for spectrometry applications in space. The system is fully integrated except for the X-ray detector. It basically consists of ...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
2,611
Q: Using subquery in SQL that is returning Every derived table must have its own alias error? I'm finding it difficult to grasp why this following query wouldn't work: SELECT rating_count FROM (SELECT title, COUNT(rating) AS rating_count FROM series LEFT JOIN reviews ON series.id = r...
{ "redpajama_set_name": "RedPajamaStackExchange" }
3,021
The 1988 British Formula Three season was the 38th season of the British Formula Three Championship. JJ Lehto took the BARC/BRDC Lucas British Formula 3 Championship. BARC/BRDC Lucas British F3 Championship Champion: JJ Lehto Runner Up: Gary Brabham Class B Champion: Alastair Lyall Results Lucas British Formul...
{ "redpajama_set_name": "RedPajamaWikipedia" }
9,035
\section{Introduction} A semigroup is an algebraic structure consisting of a non-empty set $S$ together with an associative binary operation\cite{H}. The formal study of semigroups began in the early 20th century. Semigroups are important in many areas of mathematics, for example, coding and language theory, automata ...
{ "redpajama_set_name": "RedPajamaArXiv" }
7,402
\section{Introduction} Unsupervised bilingual lexicon induction (UBLI) has been shown to benefit NLP tasks for low resource languages, including unsupervised NMT~\cite{artetxe18EMNLP,artetxe18ICLR,Yang18ACL,lample18ICLR,Lample18EMNLP}, information retrieval~\cite{Vulic15,Litschko18}, dependency parsing~\cite{Guo15AC...
{ "redpajama_set_name": "RedPajamaArXiv" }
4,503
Q: Using TScreen in Delphi 7 My Delphi-7 application displays : Screen.DesktopWidth Screen.DesktopHeight Screen.Monitors[0].Width Screen.Monitors[0].Height and , if there's a second monitor selected , also : Screen.Monitors[1].Width Screen.Monitors[1].Height With the application running on my WinXP-Pr...
{ "redpajama_set_name": "RedPajamaStackExchange" }
2,751
De Deinonychosauria behoren tot Eumaniraptora, een onderverdeling van de Maniraptora, een groep uit de Theropoda, vleesetende dinosauriërs. Een infraorde Deinonychosauria werd voor het eerst benoemd door Edwin Harris Colbert in 1969. De klade is in 1997 voor het eerst gedefinieerd door Padian als de groep bestaande u...
{ "redpajama_set_name": "RedPajamaWikipedia" }
3,964
'use strict'; const rewire = require('rewire'); const Q = require('q'); const ecr = rewire('./ecr'); const C = require('../../chai'); const aws = {}; function initData() { aws.ecr = { createRepository: () => Q.resolve({ repository: {} }), describeRepositories: () => Q.resolve({ repositories: [ { rep...
{ "redpajama_set_name": "RedPajamaGithub" }
2,149
The Winnipeg iF... Improv Festival is going to be hitting Winnipeg September 20th - 24th. The festival is produced with generous help from the Gas Station Arts Centre and from the blood sweat and tears from the Winnipeg Improv community. Keep your ear to the wind as we keep out noses to the grindstone. We will be relea...
{ "redpajama_set_name": "RedPajamaC4" }
9,152
Dominick and Eugene is a 1988 American drama film directed by Robert M. Young about twin brothers, Dominick and Eugene. Dominick has an intellectual disability due to an accident in his youth. The film stars Ray Liotta, Tom Hulce and Jamie Lee Curtis. Plot Dominick "Nicky" and Eugene "Gino" Luciano are twin brothers ...
{ "redpajama_set_name": "RedPajamaWikipedia" }
4,428
package messagepacket; import java.io.Serializable; /** * Class representing a message. * Can be of different types - depends on * the purpose. */ public class MessagePacket implements Serializable { private static final long serialVersionUID = 6774447527662045877L; private byte msg_id; private Object mes...
{ "redpajama_set_name": "RedPajamaGithub" }
8,216
\section{Quasimonochromatic Signal and Idler Field Operators} We have taken the positive-frequency field operators $\hat{E}_S(t)$ and $\hat{E}_I(t)$ for the signal and idler outputs of Alice's spontaneous parametric downconverter to be quasimonochromatic, photon-units operators \cite{Blow,YuenShapiro,Shapiro}. As such...
{ "redpajama_set_name": "RedPajamaArXiv" }
3,202
\section{Introduction}\label{s1} \noindent Symmetry renders purely hard scattering processes in QED and gravity impossible \cite{StromingerLectures,StromingerIRrevisited,StromingerBMS,HMPS,LPS,KMS,Banks1,SZ,Weinberg}. Rather the asymptotic particles must be accompanied by infinite clouds of soft photons or gravitons, i...
{ "redpajama_set_name": "RedPajamaArXiv" }
7,068
// // ViewController.m // Overlay-Graphics // // Created by Sridhar on 28/02/14. // Copyright (c) 2014 Tokbox. All rights reserved. // #import "ViewController.h" #import <OpenTok/OpenTok.h> #import "TBExampleVideoView.h" #import "TBExampleOverlayView.h" #import "TBExampleVideoCapture.h" @interface ViewController ...
{ "redpajama_set_name": "RedPajamaGithub" }
9,491
Asceticists 2006 is the eighteenth studio album by power electronics group Whitehouse, released in 2006 through Susan Lawly. It was reissued on vinyl format through Very Friendly in October 2008. Track listing Personnel William Bennett - vocals, synthesizers, production Philip Best - vocals, synthesizers Denis Blackh...
{ "redpajama_set_name": "RedPajamaWikipedia" }
8,297
package pa5_EC; /** * Project 5: Starbucks Simulation * * Purpose: Store the fields relevant to a customer * * @author MichaelSetteducati * */ public class Customer { /** * Instance variable stores name of Customer */ private String name; /** * Instance variable stores arrival time of Customer *...
{ "redpajama_set_name": "RedPajamaGithub" }
799
LuCI - Lua Configuration Interface Copyright 2008 Steven Barth <steven@midlink.org> Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http:/...
{ "redpajama_set_name": "RedPajamaGithub" }
2,337
\section{Introduction} The radio frequency spectrum is a valuable but congested natural resource because it is shared by an increasing number of users. Cognitive radio (CR) \cite{Mitola-99PCM,Letaief-09ProcIEEE,Goldsmith-09IProc,Liang-11TVT} is viewed as an effective means to improve the utilization of the radio frequ...
{ "redpajama_set_name": "RedPajamaArXiv" }
872
\section{ \begin{lemma}[$S_i \succeq 0, S \succ 0$ and $S_i^\top=S_i$] \label{lem:SposDef} The matrices $S_i$ are positive semidefinite, $S=\sum_{i=1}^N S_i$ is positive definite and $S_i=S_i^\top$. \end{lemma} \begin{proof} By Assumption \ref{ass:LICQ} we have that all $\bar H_i$s are positive definite, i.e. $x^\top...
{ "redpajama_set_name": "RedPajamaArXiv" }
381
{"url":"https:\/\/motls.blogspot.com\/2007\/06\/may-2007-was-035-c-cooler-than-january.html","text":"## Friday, June 08, 2007 ... \/\/\n\n### May 2007 was 0.35 C cooler than January 2007\n\nUAH data show that May 2007 was 0.35 Celsius degrees cooler than January 2007. This temperature difference equals to the hypotheti...
null
null
We stand in solidarity with the Black Lives Matter movement, with our Black colleagues and customers, and with the entire Black community. The Black Lives Matter movement has sparked some crucial conversations within Octopus Energy about what we can do to affect meaningful change, both within our business and beyond. S...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
4,767
Federation of Horsepower Spotlight: Federation of Horsepower 10th Anniversary Show This Friday, Federation of Horsepower will be celebrating its 10th anniversary of rocking the hell out of Kansas City and all over the country. The Friday show will feature an all-star lineup of every official member of the band, and is ...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
1,660
Q: Why does Kotlin change a list of type List> to List if a list is added with the "+" operator? Given the following two lists val listA = listOf<List<Int>>() val listB = listOf(1, 2, 3) and the following operation val listC = listA + listB I am adding a list with the type List<Int> to a list with the type List<List<...
{ "redpajama_set_name": "RedPajamaStackExchange" }
5,273
'use strict'; import { Injectable } from '@angular/core'; import { API, Application, Business, Configuration, IConfigService, IEnvironment } from './interfaces/config.service.interface'; import { WindowRef } from './window.service'; import { BehaviorSubject } from 'rxjs/BehaviorSubject'; let config: Co...
{ "redpajama_set_name": "RedPajamaGithub" }
5,070
{"url":"https:\/\/en.wikiquote.org\/wiki\/User:Henry_Delforn~enwikiquote","text":"# User:Henry Delforn~enwikiquote\n\n## On What must be shall be\n\nTchaikovsky Romeo and Juliet Fantasy Overture [10]\n\n\"Oh Venus, goddess of love in Woman's heart, make so that we can enjoy together that which is most sublime and divin...
null
null
Q: Using Theme.Sherlock.Light, my layout preview is white, but it's gray on physical devices I'm using ActionBarSherlock, but I'm not using any kind of of other theming. My application looks fine in the layout editor, because I'm using a certain color scheme that goes well with the white background shown. Although, whe...
{ "redpajama_set_name": "RedPajamaStackExchange" }
9,598
Conquests of Camelot: The Search for the Grail Sierra On-Line 1989 Christy Marx Amiga, Atari ST, PC Medieval, Myths and legends You take on the role of king Arthur. Several of your most prominent knights have gone missing in their search for the Holy Grail, so you decide to go on this quest yourself. Like most Sierra g...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
4,048
\section{Introduction.}\label{intro} In this paper, we construct an invariant $\widetilde z_n$ of rational homology 3-spheres via vector fields. As an application, we prove that the Kontsevich-Kuperberg-Thurston invariant $z^{\rm KKT}=\{z_n^{\rm KKT}\}_{n\in\mathbb N}$ coincides with Watanabe's Morse homotopy invariant...
{ "redpajama_set_name": "RedPajamaArXiv" }
6,978
Variety Plus Icon Read Next: U.K. Culture Minister to Speak at Creative Coalition Festival 2022 Amid Row Over BBC Funding May 9, 2014 3:23pm PT TV Networks Clean House, Cancel Slew of Shows in Advance of Fall Presentations By Nikara Johns Nikara Johns @NikaraJohns Political Documentaries Put a Human Face on Controversi...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
1,149
\section{Introduction} \label{introduction} Identifying planar regions is an important task, that can be used in the context of segmentation and reconstruction for 3D scenes. Recent developments in the area of 3D plane detection from single RGB images \cite{liuPlaneNetPiecewisePlanar2018}, \cite{liuPlaneRCN...
{ "redpajama_set_name": "RedPajamaArXiv" }
291
package com.amazonaws.services.emrserverless.model; import javax.annotation.Generated; /** * <p> * Request processing failed because of an error or failure with the service. * </p> */ @Generated("com.amazonaws:aws-java-sdk-code-generator") public class InternalServerException extends com.amazonaws.services.emrse...
{ "redpajama_set_name": "RedPajamaGithub" }
4,245
If you are looking for a casino that has spectacular promotions and a remarkable collection of casino games, congratulations! You have come to the right place. Monster Casino presents you some of the most sought-after promotional offers in the casino industry. New customers only.First deposit only.Min deposit £10.Max 5...
{ "redpajama_set_name": "RedPajamaC4" }
4,043
import template from './resetPassword.html!text'; import 'angular-ui-router'; import '../../services/security/authFactory'; var app = angular.module('cn.resetPassword', [ 'ngMaterial', 'cn.auth', 'ui.router' ]) .directive('cnResetPassword', function() { return { rest...
{ "redpajama_set_name": "RedPajamaGithub" }
5,716
Q: Sharing a SAN LUN across 2 clients I have an ISCSI SAN that we purchased to store images for our cluster (2TB of images). After reading, we probably should have gone with a NAS rather than a SAN, but back to the point. I'm going to need two servers to share a single LUN on the SAN for failover. We have haproxy and ...
{ "redpajama_set_name": "RedPajamaStackExchange" }
8,500
Your ultimate traditional Conference Satchel at its finest! Built with high quality materials with subtle featured panels. Large branding area for your logo with a document storage capacity of 2 litres. Product specifications: 600D/300D polyester with PVC backing, zippered main compartment, webbing carry handles, Busin...
{ "redpajama_set_name": "RedPajamaC4" }
6,377
{-# LANGUAGE OverloadedStrings, OverloadedLists #-} module Network.IRC.Client.Amphibian.Utility (Response, Error(..), getResponse, tryGetResponse, byteOfChar, splitOnSpaces, userTypePrefix, ourDecodeUtf8, asyncHandleResponse, syncHandleResponse, displayError, filterMessageText, m...
{ "redpajama_set_name": "RedPajamaGithub" }
5,060
\section{Introduction} One of the manifestations of the Aharonov-Bohm (AB) effect \cite{AhaB59} in the ring geometry \cite{ByeY61,ButIL83} is the periodic dependence of the transmission coefficient for an electron traversing the ring on the magnetic flux $\Phi$ through the ring.\cite{GefIA84,ButILP85} The period of os...
{ "redpajama_set_name": "RedPajamaArXiv" }
5,790
Having the top spot at a hotel chain undergoing change, particularly one that's a decades-old, formerly privately held family firm whose founding patriarch's name still defines the company's identity, is likely not the easiest place to be. But that's just where John M. Kidd finds himself some seven months after being n...
{ "redpajama_set_name": "RedPajamaC4" }
474
Competitive Trampolining We accept all applicants to trial at City of Salford Trampoline and DMT Club with levels to suit all gymnasts from basic recreational to International performance. (All members of the squad must be a silver member of British Gymnastics at the cost of £42 and member of the North West at the cost...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
2,997
Fairphone launches second edition of its ethical smartphone Emma Tucker | 29 September 2015 1 comment London Design Festival 2015: Amsterdam tech company Fairphone has launched a new version of its ethically produced smartphone. The Fairphone 2 has been created in partnership with London design and branding agency Seym...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
8,947
{"url":"https:\/\/www.groundai.com\/project\/generalised-cp-and-a_4-family-symmetry\/","text":"A Group theory of A_{4}\n\n# Generalised CP and A4 Family Symmetry\n\n## Abstract\n\nWe perform a comprehensive study of family symmetry models based on combined with the generalised CP symmetry . We investigate the lepton mi...
null
null
Four killed, 27 injured in Meghalaya storm Four people, including a six-month-old baby, were killed and at least 27 others injured in a cyclonic storm in Meghalaya's West Khasi Hills district, officials said Thursday. High velocity winds, accompanied by rain and lightning late Wednesday night rendered hundreds of famil...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
3,411
Nevro Corp.'s (NVRO - Free Report) fourth-quarter 2018 adjusted loss per share was 32 cents, wider than the Zacks Consensus Estimate of a loss of 17 cents. Notably, the year-ago quarter's loss per share was 15 cents. For 2019, Nevro expects revenues of $400-$410 million. The mid-point of $405 million of the guided rang...
{ "redpajama_set_name": "RedPajamaC4" }
2,818
Bandits Are Erecting Illegal Structures Within And Outside University Premises, Attacking Students – UniAbuja VC , Na'Allah Cries For Help September 10, 2020 admin Crime/Security Reports, Latest, News 0 The Vice-Chancellor of the University of Abuja, Professor Abdul-Rasheed Na'Allah has raised concerns over persistent ...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
1,578
Produced by KD Weeks, Chris Curnow and the Online Distributed Proofreading Team at http://www.pgdp.net (This file was produced from images generously made available by The Internet Archive) ------------------------------------------------------------------------ Transcriber's Note: ...
{ "redpajama_set_name": "RedPajamaBook" }
3,540
Oriental Orthodoxy in India is a minority that comprises millions within Christianity in India. There is major overlap between this, the Christians in Kerala and the St. Thomas Christians, the latter of whom trace themselves back to Apostle Thomas. The Oriental Orthodox Churches in India are Malankara Orthodox Syrian ...
{ "redpajama_set_name": "RedPajamaWikipedia" }
7,145
On Good Friday Neil Parish, Conservative MEP for Gibraltar and two of his colleagues, Richard Ashworth, who represents the South East, and Philip Bradbourn, from the West Midlands, visited the Rosia Bay area at the invitation of the South District Association to see at first hand the destruction of the Rosia Water Tank...
{ "redpajama_set_name": "RedPajamaC4" }
6,414
{"url":"http:\/\/www.mitpress.mit.edu\/books\/conditionals-context","text":"Hardcover | $80.00 Short | \u00a355.95 | ISBN: 9780262072663 | 344 pp. | 5.375 x 8 in | 2 illus.| November 2005 Paperback |$35.00 Short | \u00a324.95 | ISBN: 9780262572316 | 344 pp. | 5.375 x 8 in | 2 illus.| November 2005\n\n# Conditionals in ...
null
null
William Ampulford (died 1435) was an English politician who was MP for Norwich in 1410. He was also town clerk and tax collector of that place. References 1435 deaths Members of the Parliament of England for Norwich English MPs 1410 Clerks Tax collectors
{ "redpajama_set_name": "RedPajamaWikipedia" }
850
{"url":"https:\/\/www.tutorialexample.com\/implement-softmax-cross-entropy-loss-with-masking-in-tensorflow-tensorflow-tutorial\/","text":"# Implement Softmax Cross-entropy Loss with Masking in TensorFlow \u2013 TensorFlow Tutorial\n\nBy | August 24, 2020\n\nWe often need to process variable length sequence in deep lear...
null
null
\section{Introduction} The key informing principle of general relativity stipulates that matter/energy and spacetime {\it co-evolve} through a self-consistent loop, whereby, to say it with Wheeler, \lq\lq spacetime tells matter how to move; matter tells spacetime how to curve"~\cite{WHEELER}. Despite its logical ...
{ "redpajama_set_name": "RedPajamaArXiv" }
1,155
\section{Introduction} This paper summarizes our latest explorations in the design space of efficient DNNs. Specifically, we cover two complementary aspects: (a) static architecture design efficiency and (b) dynamic model execution efficiency. \subsection{Static Architecture Design Efficiency} Recent AutoML techniq...
{ "redpajama_set_name": "RedPajamaArXiv" }
6,708
\section{Introduction} Analysis of human emotion is the bedrock of affective computing. The majority of research in this field has focussed on predicting emotion from face, voice and text \cite{Pantic2000, Hanjalic2005, ElKaliouby2005, Yang2008, Zeng2009, Schuller2010, Polzehl2011, Schuller2011}. Physiological analysis...
{ "redpajama_set_name": "RedPajamaArXiv" }
1,360
\section{Introduction} The brightest of five main spiral galaxies that form the Sculptor group, NGC 300 is a fairly typical late-type galaxy \citep{1988ngc..book.....T} at a distance of $\sim 2.1$ Mpc \citep{1992ApJ...396...80F}. Most of the measurements of the distance to this galaxy are based on the luminosity of i...
{ "redpajama_set_name": "RedPajamaArXiv" }
2,260
Ellie Dehn (born Elizabeth Dehn, 1980) is an American soprano. Biography The daughter of Catherine Dehn and Douglas Dehn, Dehn was born and raised in Anoka, Minnesota. She is a 1998 graduate of Anoka High School, where she played flute and sang in the school choir. She received voice training from Judy Bender and s...
{ "redpajama_set_name": "RedPajamaWikipedia" }
5,321
\section{Intoduction} Let us consider a Cauchy problem of a dispersive equation in $\mathbb R^{n+1}$ \begin{equation} \label{gen_form} \left\{ \begin{aligned} i \partial_t u + \Phi(D)u &= 0,\\ u(0) &= f, \end{aligned} \right. \end{equation} where $\Phi(D)$ is the corresponding Fourier m...
{ "redpajama_set_name": "RedPajamaArXiv" }
416
\section{Bandit linear optimization}\label{sec:blo} Our second general application is to bandit linear optimization, in which at each round $i$ of task $t$ we play a vector $\*x_{t,i}\in\mathcal K$ for some convex set $\mathcal K$ and observe loss $\langle\ell_{t,i},\*x_{t,i}\rangle\in[-1,1]$. We will again use a var...
{ "redpajama_set_name": "RedPajamaArXiv" }
7,402
{"url":"https:\/\/codereview.stackexchange.com\/questions\/86787\/transforming-an-array-in-ruby","text":"# Transforming an array in Ruby\n\nI watched a presentation by Dave Thomas on Elixir where he gave an example problem that he solved using functional programming. He mentioned using Ruby to solve the same problem, b...
null
null
{"url":"https:\/\/www.r-bloggers.com\/2013\/05\/strategic-zombie-simulation-animation\/","text":"Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.\n\n# Escape Zombie Land!\n\n# This is a simulation an escape from a hot zombie zone. It freezes and gives an error if you get g...
null
null
Ethiopian Refugees Worry About COVID-19 Outbreak in Sudanese Camps QADARIF, UM RAKOUBA REFUGEES CAMP - Thousands of Ethiopians who fled fighting in Tigray for camps in Sudan fear a new threat - a COVID-19 outbreak. While there are no confirmed cases, concern is running high. The more than 40,000 Ethiopians who left Tig...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
5,484
Q: Show Icons instead of Text for Stock Availability in WooCommerce I am trying to show icons instead of text as the availability in WooCommerce. The code I have shows text, but I like it to be icons instead. I have three icons: Red, Orange and Green for Out of stock, Half stock left and fully stocked. Here's the code ...
{ "redpajama_set_name": "RedPajamaStackExchange" }
6,414
%% %% KDE4xHb - Bindings libraries for Harbour/xHarbour and KDE 4 %% %% Copyright (C) 2020 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com> %% $project=KDE4xHb $module=KDEUI $header $includes $beginSlotsClass $slot=|ratingChanged( int rating ) $endSlotsClass
{ "redpajama_set_name": "RedPajamaGithub" }
3
\section{A Motivating Example} \label{sec:motex} Consider the problem of measuring racial discrimination in prosecutorial charging decisions. After an individual has been arrested, prosecutors in the district attorney's office read the arresting officer's incident report and then decide whether or not to press charges...
{ "redpajama_set_name": "RedPajamaArXiv" }
2,147
{"url":"https:\/\/mathoverflow.net\/questions\/linked\/133050","text":"5k views\n\n### What's a noncommutative set?\n\nThis issue is for logicians and operator algebraists (but also for anyone who is interested). Let's start by short reminders on von Neumann algebra (for more details, see [J], [T], [W]): Let $H$ ...\nL...
null
null
Q: Azure Linux App Service : Installing packages after deploy from Devops pipeline I'm currently setuping a CI/CD pipeline in Azure Devops to deploy a NodeJS app on a linux hosted app service (not a VM). My build and deploy both go smoothly, BUT I need to make sure some packages are installed in the environment after t...
{ "redpajama_set_name": "RedPajamaStackExchange" }
2,922
Bahamian Orphanage Facing Devastation Asia International Hong Kong Protesters are Now Raging Against a System, Not Just a Bill Celebrating Our AAPI Activists: An Interview With @asian.actiivist How Jeunesse Global is Changing the World Through Health and Philanthropy Sudan: The Counterrevolution No One's Heard of Until...
{ "redpajama_set_name": "RedPajamaCommonCrawl" }
2,859
Thackerville, Okla. (Thur, July 13, 2017)– Bellator MMA is returning to WinStar World Casino and Resort in Thackerville, Okla. The main event will be headlined by Derek Campos as he takes on Brandon Girtz for the 3rd time on Friday, July 14. Bellator 181 will be broadcast live and free on SPIKE at 9 p.m. ET/8 p.m. CT, ...
{ "redpajama_set_name": "RedPajamaC4" }
7,642
I came to a saving knowledge in Jesus Christ when I was 34 years old. I was a cultural Christian growing up and then oscillated between agnosticism and atheism in my early adulthood. My testimony is not one of hardship and struggle leading me to a dependence on God. I had so much in life and yet wasn't satisfied. I mad...
{ "redpajama_set_name": "RedPajamaC4" }
7,846
Wzmacniacz optyczny – urządzenie wzmacniające sygnał optyczny (promieniowanie świetlne) bezpośrednio, bez konwersji na sygnał elektryczny. Podobnie jak laser, wykorzystuje zjawisko emisji wymuszonej w ośrodku czynnym. Używa się go, między innymi, w światłowodach. Rodzaje wzmacniaczy Rodzaje wzmacniaczy optycznych: ...
{ "redpajama_set_name": "RedPajamaWikipedia" }
2,859
{"url":"https:\/\/www.physicsforums.com\/threads\/help-with-recurrence-formula.605548\/","text":"# Help with Recurrence Formula\n\n1. May 12, 2012\n\n### QCM~\n\nHi guys. I'm having a bit of trouble with what I thought was a simple math question.\n\n1. The problem statement, all variables and given\/known data\n$x_{n}$...
null
null
Tutore – nel diritto, rappresentante legale di una persona Tutore – in ambito scolastico e universitario, docente che svolge didattica aggiuntiva Tutore – in ortopedia, struttura di sostegno che mantiene una parte del corpo nella giusta posizione Tutore – in botanica, struttura di sostegno per piante rampicanti Giu...
{ "redpajama_set_name": "RedPajamaWikipedia" }
5,273
Texas law, as well as statutes established by many local communities in our state, has placed certain restrictions on the types of activities that can occur within the perimeter of a determined school zone. Speed limits are greatly reduced, at least during the days on which school is in session. Anyone caught with drug...
{ "redpajama_set_name": "RedPajamaC4" }
291
import {remote} from 'electron'; import settings from '../../common/settings'; class AppConfig { constructor(file) { this.fileName = file; try { this.data = settings.readFileSync(file); } catch (e) { this.data = { teams: [], }; } } set(key, value) { this.data[key] ...
{ "redpajama_set_name": "RedPajamaGithub" }
169
{"url":"https:\/\/tex.stackexchange.com\/questions\/474117\/writing-limits-with-additional-conditions","text":"# Writing limits with additional conditions\n\nI gave a quick search, but didn't find something similarly, atleast for limits.\n\nI am trying to write something like:\n\n $\\lim_{\\binom{x\\to 0}{x>0}} f(x)$\n...
null
null
\section{Introduction} Quantum entanglement, primarily a source of quantum information, has developed into one of the most studied subfields of many-body physics. In the last decade, quantum entanglement has mainly been used to study phase structure in condensed matter physics \cite{Amico2008}. The entanglement spect...
{ "redpajama_set_name": "RedPajamaArXiv" }
6,580
<?php namespace App\Http; use Illuminate\Foundation\Http\Kernel as HttpKernel; class Kernel extends HttpKernel { /** * The application's global HTTP middleware stack. * * @var array */ protected $middleware = [ \Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode::class,...
{ "redpajama_set_name": "RedPajamaGithub" }
621
\section{Introduction} In 1971, Zakharov and Shabat (ZS) showed that the nonlinear Schr\"odinger equation (NLSE) \begin{equation}\label{nlse} i\frac{\partial q}{\partial z}+\frac{\sigma}{2}\frac{\partial^2 q}{\partial t^2}+|q|^2q=0,\quad \sigma=\pm 1 \end{equation} can be integrated by the inverse problem method (or so...
{ "redpajama_set_name": "RedPajamaArXiv" }
3,038
"Castles Made of Sand" is a song written by Jimi Hendrix and recorded by the Jimi Hendrix Experience for their 1967 second album, Axis: Bold as Love. Produced by manager Chas Chandler, the song is a biographical story about Hendrix's childhood, and was recorded towards the end of the production cycle for Axis: Bold as ...
{ "redpajama_set_name": "RedPajamaWikipedia" }
5,991
\section{Introduction} \label{sec:introduction} Powerful radio galaxies at redshifts z$\ge$1-2 (HzRGs) are particularly massive \citep[several $10^{11}$ M$_{\odot}$, e.g.,][]{seymour07, debreuck10}, intensely star-forming \citep[on the order of 1000 M$_{\odot}$ yr$^{-1}$][]{archibald01, reuland04, seymour12, iviso...
{ "redpajama_set_name": "RedPajamaArXiv" }
6,187
// This class implements the OAuth 1.0a protocol for creating and signing // requests. http://oauth.net/core/1.0a/ // // Users can rely on +authForInstalledApp for creating a complete authentication // object. // // The user (typically the GTMOAuthSignIn object) can call the methods // - (void)setKeysForResponseData...
{ "redpajama_set_name": "RedPajamaGithub" }
2,039
\section{Introduction} \subsection{} \label{section.intro1} Let \[ F = \sum\limits_{i=0}^d \, \binom{d}{i} \, a_i \, x_1^{d-i} \, x_2^i, \qquad (a_i \in \complex) \] denote a binary form of order\footnote{Usually $d$ would be called the degree of $F$, but `order' is the common usage in classical invariant the...
{ "redpajama_set_name": "RedPajamaArXiv" }
8,682
{"url":"https:\/\/asmedigitalcollection.asme.org\/turbomachinery\/article\/140\/5\/051001\/378348\/A-New-Approach-for-Centrifugal-Impeller","text":"This paper introduces a new approach for the preliminary design and aerothermal analysis of centrifugal impellers using a relative diffusion effectiveness parameter. The re...
null
null
\section{Introduction} Standard Model of particle physics is a low energy effective theory which has been astonishingly successful in explaining the dynamics of fundamental particles and their interactions. The discovery of Higgs Boson in 2012 at CERN LHC has strengthen our belief in this incredible theory. Despite its...
{ "redpajama_set_name": "RedPajamaArXiv" }
9,973
{"url":"https:\/\/cyclostationary.blog\/2021\/01\/07\/sptk-interconnection-of-linear-systems\/","text":"# SPTK: Interconnection of Linear Systems\n\nReal-world signal-processing systems often combine multiple kinds of linear time-invariant systems. We look here at the general kinds of connections.\n\nPrevious Post: Fre...
null
null
\section{\label{sec:1} Introduction} As the development of optical clocks is currently pursued in many laboratories worldwide \cite{Poli2013,Bloom2014,Chou2010, Hinkley2013}, a broad range of applications is taking shape with optical clocks on ground and in space employed for high precision tests of fundamental physic...
{ "redpajama_set_name": "RedPajamaArXiv" }
856
\section{Introduction} Despite the wealth of over 4000 verified exoplanets known today\footnote{https://exoplanetarchive.ipac.caltech.edu (30 April 2020)} there are still many unanswered questions concerning the formation mechanisms and system evolution which has led to the observed distribution of these objects. In p...
{ "redpajama_set_name": "RedPajamaArXiv" }
2,286
'use strict'; // Soluzsessions controller angular.module('soluzsessions').controller('SoluzsessionsController', ['$scope', '$stateParams', '$location', 'Authentication', 'Soluzsessions', function($scope, $stateParams, $location, Authentication, Soluzsessions) { $scope.authentication = Authentication; ...
{ "redpajama_set_name": "RedPajamaGithub" }
9,219
import Earth from './assets/earth.svg?sprite'; import Map from './assets/map.svg?sprite'; import People from './assets/people.svg?sprite'; export const sgfBenefits = [ 'Grant awards between $10K - $40K.', 'Individualized training and support.', 'Form part of the GFW partnership.', ]; export const fellowshipBene...
{ "redpajama_set_name": "RedPajamaGithub" }
6,434
Franz Ihle (* 17. März 1933 in Illerberg; † 20. September 2021) war ein deutscher Politiker der CSU. Leben Ihle besuchte die Volks- und die Oberrealschule und erreichte die Mittlere Reife. Daraufhin studierte er an der Staatsbauschule München und machte 1953 die Prüfung als staatlich geprüfter Bauingenieur. Anschließ...
{ "redpajama_set_name": "RedPajamaWikipedia" }
3,094
Сало́нии () — плебейский род в Древнем Риме. Представители данного рода впервые упоминаются в античных источниках с середины IV века до н. э., но лишь немногим удалось достичь курульных магистратур. Некоторые из Салониев в конце существования Римской империи стали христианскими проповедниками и епископами. Происхождени...
{ "redpajama_set_name": "RedPajamaWikipedia" }
2,129