text
stringlengths
1
1.04M
language
stringclasses
25 values
#! /usr/bin/env python import os import pdb import time import yaml import json import random import shutil import argparse import numpy as np from collections import defaultdict # torch import torch import torch.nn as nn import torch.nn.functional as F from utils import AverageMeter from solvers import Solver __all...
python
<reponame>PhenixStack/etrace import {get, set} from "lodash"; import {UserKit} from "$utils/Util"; import {EditOutlined} from "@ant-design/icons"; import React, {useEffect, useState} from "react"; import {FrownOutlined} from "@ant-design/icons/lib"; import ChartCard from "$containers/Trace/ChartCard"; import * as Chart...
typescript
"Review - My city zoo" Hello My Steemain Friends , How are you. I hope you people of steemian are good and enjoy your life . Well I am well. May God bless you all. Today I am writing about an interesting topic which is all time my favourite "Review - Your city zoo" Share your day with us!" . So, in this post I am going...
english
Charleston, S. C. / Sheridan, Oregon: As millions of awestruck Americans cast their gaze skyward on Monday at the extraordinary sight of a total solar eclipse, one Connecticut man had his eyes set firmly on a different prize. Joseph Fleming, 43, went down on one knee in the darkness near the harbour in Charleston, Sou...
english
<filename>package.json { "devDependencies": { "@types/jest": "^25.2.1", "git-cz": "^4.3.1", "jest": "^26.0.1", "ts-jest": "^25.5.0", "typescript": "^3.8.3" }, "name": "@anco/regexputils", "description": "Regular Expression Matchers that Common Used.(WIP)", "version": "1.0.6-1", "main": "...
json
53 Who believes what we’ve heard and seen? Who would have thought God’s saving power would look like this? 2-6 The servant grew up before God—a scrawny seedling, a scrubby plant in a parched field. There was nothing attractive about him, nothing to cause us to take a second look. He was looked down on and passed over, ...
english
<reponame>gshokar/invoice-book /* * Copyright (c) 2019 Absolute Apogee Technologies Ltd. All rights reserved. * * ============================================================================= * Revision History: * Date Author Detail * ----------- -------------- --------------------------...
java
--- layout: post title: Week 3 - First presentation description: "We introduced the topic candidates to the professor, and we had the first presentation." --- ## Meeting with professor Oakley - Our team narrowed topics into two - a thimble (or possibly a ring) combined with a joystick and attaching a trackpad on the ...
markdown
export { default as confirm } from './confirm'; export { default as modal } from './modal';
typescript
<reponame>mikozera/Computer-Science // � A+ Computer Science - www.apluscompsci.com // Name - <NAME> // Date - 10/31/18 // Class - 10th // Lab - Cool Numbers public class CoolNumbers { /* *method isCoolNumber will return true if * num % 3-6 all have a remainder of 1 *it will return false otherwize ...
java
The fact-finding committee was constituted by the Pakistan Cricket Board to probe into the team’s poor performances in Asia Cup and World T20, as well as in earlier series against England and New Zealand. The committee includes Test captain Misbah-ul-Haq and senior batsman Younis Khan — both of whom have not attended t...
english
Wrestling Inc. has revealed that former WWE World Heavyweight Champion Mark Henry appears to be the next and likely the final 2018 WWE Hall of Fame inductee. A new WWE WrestleMania magazine had an interview with Mark Henry where he spoke about being inducted into this year's Hall of Fame class. Below is an image of the...
english
<reponame>imbhargav5/new-website<filename>sri/absurd/0.2.88.json {"absurd.js":"sha256-OA3P/Yp1ZLdIcb6+h7vCT5hb45UT1JcIdO3jQBvXDh0=","absurd.min.js":"sha256-4mMPGStpjVqEznALJ5rRiXXDJeKrW+KVtiykAktpZGE=","absurd.organic.js":"sha256-slWwkvTyL7Srv4kc9y0eTDM7gupH/GMPpkuDLqlwckg=","absurd.organic.min.js":"sha256-ly6iwbYiJ6iF...
json
import { useHbp } from '@platyplus/hbp' import { useHistory } from 'react-router-dom' import { useResetConfig } from './config' import { useDB } from './database' export const useLogout = () => { const router = useHistory() const { auth } = useHbp() const db = useDB() const resetConfig = useResetConfig() ret...
typescript
{ "markdown": "| icon = poe2 pet_backer_grog icon.png\n| description = While Grog is following you around you receive a bonus to Resolve. Additionally, the party cannot Engage and is immune to Engagement. Also, anyone in your party will die when they are knocked unconscious.\n| added_in = poe2\n| e...
json
The WrestleMania Women's Battle Royal Match was history making as it was the first match of its kind for women on 'The Grandest Stage of Them All'. Sure it went through a ton of controversy with its name, but on the night the focus was on the female Superstars of WWE and boy did they deliver. The following women were a...
english
- Five of its associate banks will be merged with SBI. - This merger has got government's nod and is waiting for regulatory clearance. - Kerala along with Punjab will have some impact since many NRIs have their accounts in State Bank of Travancore and State Bank of Patiala. Early this year, the government of India c...
english
{ "name": "mvccore/ext-form-all", "type": "metapackage", "description": "MvcCore - Extension - Form - form extension with with all form packages to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and ...
json
When the shocking news of Sunanda's death came also came out a theory of Shahsi Tharoor's affair with Pakistani journo Mehr Tarar. It was said that Sunanda awas disturbed because her husband Shashi was having an affair with Mehr. This was vehemently denied by both Shashi and Mehr. As the mysterious death of Sunanda Pus...
english
<reponame>dw/acid<gh_stars>10-100 # # Copyright 2013, <NAME>. # # 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://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicab...
python
{"data":{"token":[{"reveal_status":2,"timestamp":"2022-02-22T22:32:50+00:00","owner_id":"tz1aahM2eYNVz9EMT6mRozFsHNsgH9dvMy78","creator_id":"tz1aahM2eYNVz9EMT6mRozFsHNsgH9dvMy78","metadata":{"description":"DOGAMI, Adopt Raise, Earn.","name":"DOGAMI #66","display_uri":"https://nft-zzz.mypinata.cloud/ipfs/QmcdqVoz3H5zURp...
json
<filename>dist/user/models/user.entity.d.ts<gh_stars>0 import { Posts } from "src/posts/models/posts.entity"; export declare class User { id: number; name: string; age: number; post: Posts[]; }
typescript
<filename>meta/co4hbi_0.json {"id": "co4hbi", "post_id": "reddit/dataisugly/co4hbi", "image_name": "co4hbi_0", "image_path": "preview/co4hbi_0.jpg", "thumbnail_path": "thumbnail/co4hbi_0.jpg", "datetime": 1565366941.0, "url": "https://reddit.com/r/dataisugly/comments/co4hbi/the_saddest_part_is_that_this_comes_from_a/",...
json
package at.technikum.wien.mse.swe; import at.technikum.wien.mse.swe.exception.SecurityAccountOverviewReadException; import at.technikum.wien.mse.swe.model.RiskCategory; import java.io.BufferedReader; import java.io.IOException; import java.lang.reflect.Field; import java.math.BigDecimal; import java.nio.file.Files; i...
java
Seven months after the J-Ks State Human Rights Commission (SHRC) established the presence of unmarked graves in Kashmir holding 2,156 unidentified bodies,a special rapporteur of United Nations has arrived in Kashmir to prepare a report on alleged extra-judicial killings and arbitrary executions by security forces. Chr...
english
A congressional hearing on digital marketplace competition featuring the chief executives of four of the largest American tech companies has been rescheduled for Wednesday, a House subcommittee said on Saturday. The CEOs of Facebook, Amazon. com, Alphabet’s Google and Apple were to have testified on Monday before the ...
english
NAIROBI, Kenya, Dec 29 – ODM Party Leader Raila Odinga says he will accept the outcome of the Building Bridges Initiative (BBI) referendum which is scheduled for next year if Kenyans vote against it. The former Prime Minister underscored that whereas it is his hope that Kenyans will endorse the document owing to the b...
english
London: A magnificent long-range strike from Youri Tielemans gave Leicester City their first FA Cup triumph with a 1-0 victory over Chelsea at Wembley on Saturday, in front of the biggest crowd in England since March, 2020. A landmark day, as 21,000 fans returned to the national stadium after last year's final was pla...
english
<reponame>kfeagle/weex-devtool-iOS // { "framework": "Vanilla" } var body = document.createElement('div', { classStyle: { alignItems: 'center', marginTop: 120 } }) var image = document.createElement('image', { attr: { src: 'http://alibaba.github.io/weex/img/weex_logo_blue@3x.png' }, classStyle: { width: 360, he...
javascript
<filename>gt-custom-keypoint/server/processing/sagemaker-gt-postprocess.py # Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"). You # may not use this file except in compliance with the License. A copy of # the License is located a...
python
<filename>src/lowendtalk/offers/97746-LoreSYS.json {"id": 97746, "date": "2016-11-25 14:36:28", "user": "LoreSYS", "post": "### Black Friday Deals are now available at [Serveyoursite](http://serveyoursite.com/) \r\n\r\n### Take 50% Off all Hosting Plans starting Black Friday all through cyber monday. \r\n \r\n**Ded...
json
<reponame>jassem-lab/LMS_MERN import React, { Fragment } from 'react'; import styles from './SettingsMenu.module.scss'; import { Link } from 'react-router-dom'; import { MdBuild, MdMoon, MdCloseCircle, MdSunny } from 'assets/icons'; const SettingsMenuSideNav = ({ isDarkTheme, isSettingsMenuVisible, themeChangeHa...
javascript
Chalisa Shri Nemi Nath Ji song is a Hindi devotional song from the Jain Chalisa released on 2016. Music of Chalisa Shri Nemi Nath Ji song is composed by Bittu Mehta. Chalisa Shri Nemi Nath Ji was sung by Anjali Jain, Shailender Jain. Download Chalisa Shri Nemi Nath Ji song from Jain Chalisa on Raaga.com.
english
<gh_stars>1-10 # Generated by Django 3.1.3 on 2021-03-24 07:39 import django.db.models.deletion from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('seqauto', '0012_auto_20210324_1702'), ] operations = [ migrations.AddField( mode...
python
advent: Betwinner has emerged as a leading having a bet web page, taking pictures the attention of users throughout Asia with its great stay sports activities having a bet options and thrilling online casino video games. renowned for its live having a bet feature and recognition in top-quality cricket leagues just like...
english
shaft coupling, in machinery, a device for providing a connection, readily broken and restored, between two adjacent rotating shafts. A coupling may provide either a rigid or a flexible connection; the flexibility may permit misalignment of the connected shafts or provide a torsionally flexible (yielding) connection, m...
english
After being in political oblivion for over a year, former minister from Visakhapatnam Konathala Ramakrishna is all set to take a plunge into the Telugu Desam Party. Konathala, who had been in the Congress party for several years before joining the YSR Congress party to play a crucial role as the political affairs comm...
english
<reponame>commentatorboy/PizzaWaiter body { margin: 0; padding: 0; font-family:'Trebuchet MS'; } ul{ list-style: none; } tblMenuCardContainer{ width: 99%; } span.MenuTitle{ color: darkred; font-weight:bold; } div.MenuCard{ float: left; margin-right: 5px; } div.Order{ floa...
css
{% extends "layout.html" %} {% block title %}About{% endblock %} {% block head %} <style type="text/css"> dl#history dt + dd { border-left: 1px solid black; } </style> {% endblock %} {% block breadcrumb %} <li><a href="/about">About</a> {% endblock %} {% block hamburger %} {{ macros.singlePageLinks() }} {...
html
Bigg Boss 13 winner Sidharth Shukla received a request from a coronavirus-positive fan from Pakistan, asking the actor to pray for his speedy recovery from the deadly infection. “I am tested positive for COVID. Please remember me in your prayers. If I will not make a come-back plz tell Sidharth that i Joined twitter j...
english
Where have all the flowers gone? This is where the mass urbanisation has taken its toll on Dhaka by erasing the scopes for the young ones to have a healthy childhood. The city is no longer child friendly as it fails to provide the amenities and environmental factors needed for the physical and psychological developmen...
english
<reponame>MiguelSanchezGonzalez/egghead-getting-started-with-redux import { Action, Reducer } from 'redux'; // Application import { Todo, initTodo, toggleTodo } from './todo'; export class TodoActions { static create = 'TODO-NEW'; static toggle = 'TODO-TOGGLE'; } export interface TodoAction extends ...
typescript
<reponame>apigames-core/sdk-core { "name": "@apigames/sdk-core", "author": { "name" : "API Games Limited", "email" : "<EMAIL>", "url" : "https://api.games" }, "contributors": [ { "name" : "<NAME>", "email" : "<EMAIL>" } ], "description": "API Games SDK Core", "license": "MI...
json
import { Pipe, PipeTransform } from '@angular/core'; import { Emoji } from '../services/tools'; /** * 将原始表情转化成unicode编码,并正则替换<>\n\s */ @Pipe({ name: 'emoji' }) export class EmojiPipe implements PipeTransform { public transform(text: string, option): string { let newText = text.replace(/</g, '&lt;'); newText = ...
typescript
<gh_stars>1-10 import { PublicKey } from '@solana/web3.js'; import { Program } from '@project-serum/anchor'; import { getDialectForMembers } from '@dialectlabs/web3'; // TODO: move to protocol export function getDialectAccount( dialectProgram: Program, publicKeys: PublicKey[], ) { return getDialectForMembers( ...
typescript
<filename>src/koikatsu/animation/clip/houshi/paizuri.ts import { LoopType } from '../../index' import { IInfoPose } from '..' const paizuri: IInfoPose = { aliases: ['Paizuri', 'パイズリ', 'Seated Paizuri', '椅子パイズリ'], states: [ { names: ['WLoop'], strokes: [ { time: 0, positi...
typescript
Udham Singh Nagar: Congress leader Rahul Gandhi on Saturday hit out at Prime Minister Narendra Modi, saying that India doesn't have a PM but a king who believes that the public should remain quiet when he takes decisions. He also accused the Prime Minister of leaving farmers on roads amid the COVID-19 crisis for a yea...
english
<gh_stars>0 /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License...
java
/* * Copyright (c) 2021 nacamar GmbH - Ybrid®, a Hybrid Dynamic Live Audio Technology * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation ...
java
// // Created by <NAME> on 07-04-21. // #include "MainMenuBar.h" #include "states/StateContext.h" namespace NSPass::GUI { using States::StateContext; using States::StateName; MainMenuBar::MainMenuBar() { // create a menu bar fileMenu = new wxMenu; fileMenu->Append(MainFrame_OpenDefault, "Open Default...", ...
cpp
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta name="description" content="Monumento a la Memoria y la Verdad"/> <meta name="keywords" content="El Salvador, Conflicto Armado, Monu...
html
import { FilesEngine } from "./common" ; import { PathVar } from "../etc/other/paths" export class Module_FilesLoader extends FilesEngine{ static isLoaded:boolean = false static load(){ if(Module_FilesLoader.isLoaded) return new Module_FilesLoader() // Module_FilesLoader.isLoaded = true ...
typescript
Rocket Internet-backed FabFurnish.com, run by Bluerock E-Services Pvt Ltd, has appointed Kaushiki Gon its style director. "Handpicking the right product style is imperative to weave a story or look around it. I look forward to giving my best and gaining valuable experience from my association with FabFurnish," said Kau...
english
Mumbai Police has issued a lookout circular against a student in the UK for sending death-threat emails to Salman Khan. Know details about the same. Mumbai Police has issued an official lookout circular (LOC) against a man who got accused of sending terrifying and scary emails to global bollywood superstar Salman Khan...
english
If your team uses distribution lists, file sharing, and collaborative note-taking to get things done, then you’ll love Microsoft 365 Groups in Outlook. Microsoft 365 Groups is a powerful and productive platform that brings together conversations and calendar from Outlook, files from SharePoint, tasks from Planner, and ...
english
// mrstelephonedigits.cpp : This file contains the 'main' function. Program execution begins and ends there. // /* <NAME> ITSE - 1307 Spring 2019 20190402 This program outputs telephone digits that correspond to uppercase letters. Pseudo Code : 1. User inputs numbers and or letters 2. if(a, b, or...
cpp
<gh_stars>0 /* LICENSE: MIT Created by: Lightnet */ import { getSession } from "next-auth/react"; import clientDB,{ sessionTokenCheck } from "../../lib/database"; import { nanoid16 } from "../../lib/helper"; export default async (req, res) => { console.log("[[[=== Map ===]]]"); console.log("req.method: ",req....
javascript
body { background-color: black; } .page-login { background-color: white; position: absolute; top: 50%; left: 50%; border-radius:10px; border:2px solid #006AB3; transform: translate(-50%, -50%); transform: -webkit-translate(-50%, -50%); transform: -ms-translate(-50%, -50%); max-width: 450px; pad...
css
section:nth-child(odd) { background-color: gainsboro; } #jumbotron-text { margin-top: auto; margin-bottom: auto; } .btn { background-color: #13229c; } .container-fluid-content { padding: 3em; } .container-fluid-header { /* padding: 1em; */ } a { color: #13229c; text-decoration: none; } a:hover { ...
css
# kintai-paccho Slackから勤怠入力するSlack Botだぱっちょ。 [KING OF TIME](https://www.kingtime.jp/) のみに対応しています。 ## 事前準備 Slack Appの作成。 参考: https://slack.dev/bolt-python/tutorial/getting-started Socket Mode は ON にする <img src="https://github.com/showwin/kintai-paccho/raw/master/doc/setup1.png" alt="" style="width: 600px;"> 必要な権限 ...
markdown
// Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.paypal.android.sdk.payments; import android.app.Activity; import android.app.Dialog; import android.content.Intent; import android.content.ServiceConnec...
java
<gh_stars>0 {"componentChunkName":"component---src-pages-food-copy-js","path":"/food copy/","result":{"pageContext":{}}}
json
<reponame>CleanCut/bevy_kira_audio<gh_stars>0 #[cfg(feature = "flac")] use anyhow::{Error, Result}; #[cfg(feature = "flac")] use bevy::asset::{AssetLoader, LoadContext, LoadedAsset}; #[cfg(feature = "flac")] use bevy::utils::BoxedFuture; #[cfg(feature = "flac")] use claxon::FlacReader; #[cfg(feature = "flac")] use kira...
rust
The Windows 10 May 2020 update, also known as Windows 10 2004, has started rolling out to users today. This new Windows 10 version comes with many new features, detailed in a previous ZDNet article, here, including the likes of a revamped Network Status page, the addition of GPU card temperatures to the Task Manager, a...
english
For the leader. Of David, a psalm. 1 O Lord, you search and know me; 2 when I sit, when I rise you know it, you perceive my thoughts from afar. 3 When I walk, when I lie you sift it, familiar with all my ways. 4 There is not a word on my tongue, but see! Lord, you know it all. 5 Behind and before you beset me, upon me ...
english
Ram Charan and Upasana are sweet couple who have been together for 11 years. The couple is expecting their first child within a few days. They are under preparations for the arrival of the child. Meanwhile, the couple received a handcrafted cradle as a gift from the women at Prajwala foundation by Sunitha Krishnan. Th...
english
Photography’s history began long before we were snapping pictures on camera phones. Learn about the masters of the craft and explore the development of photographic technology as it progressed through daguerreotypes and tintypes on the way to modern day’s increasingly sophisticated digital cameras. Did you know you’re ...
english
<filename>common/src/main/java/com/buguagaoshu/homework/common/enums/CurriculumJoinTimLimitEnum.java<gh_stars>1-10 package com.buguagaoshu.homework.common.enums; /** * @author <NAME> {@literal <EMAIL>} * create 2020-06-07 13:42 */ public enum CurriculumJoinTimLimitEnum { /** * 是否限制加入时间 * */ ...
java
html, body { width: 100%; height: 100%; overflow: hidden; } body { background: url(/images/1.jpg) no-repeat; background-size: cover; } h1 { font-size: 72px; } video { transition: 1s opacity; background: url("../images/1.jpg"); background-repeat: no-repeat; background-size: cov...
css
<div class="py-4 container"> <div class="row row-cols-1 row-cols-lg-2 g-3"> <ng-container [ngSwitch]="summary"> <div *ngSwitchCase="null" class="col"> Loading ... </div> <ng-container *ngSwitchDefault> <div class="col"> ...
html
Dadra and Nagar Haveli, whose ration shops are managed by cooperatives and not private dealers, has stalled the rollout of cash transfers, after opposition from local gram panchayats. Puducherry and Chandigarh have also witnessed similar high-decibel protests. India has only 1 bank branch for every 11 ration shops. Ne...
english
<reponame>isabella232/ng-dropping-stones import {Injectable} from '@angular/core'; import { Score } from '../../models/highscore/highscore.model'; @Injectable() export abstract class StorageService { abstract getContestScores(): Promise<Score[]>; abstract getTodayContestScores(): Promise<Score[]>; abstract ge...
typescript
- Women Entrepreneurs Summit Felicitate Yami Gautam For Her Achievements! - Baaghi 2: This Actor To Play Villain In Tiger Shroff- Disha Patani's Love-Story! - Tiger Shroff: Every Sunday Is My Cheat Day & I Eat Everything! - Another Star Kid All Set For A Debut In Mollywood! - WOW! Sana Althaf Earns A Black Belt In ...
english
CASE 1 CENTRAL ELECTRONICS LIMITED Central Electronics Limited (CEL), a public sector enterprise of the Department of Scientific & Industrial Research was established at Sahibabad, U.P. in 1974, with the objective of productionising the designs and processes developed by our national R&D laboratories. During the first ...
english
<reponame>paulo3011/sparkfy {"artist_id":"ARPKAUL1187B9A8F82","artist_latitude":40.14323,"artist_location":"New Jersey","artist_longitude":-74.72671,"artist_name":"<NAME>","duration":209.84118,"num_songs":1,"song_id":"SOBWWUW12A58A7A87B","title":"The Radio","year":1976}
json
{ "name": "@liripeng/vue-audio-player", "version": "1.2.1", "description": "Simple and practical Vue audio player component for PC mobile terminal(简单实用的 PC 移动端的 Vue 音频播放器组件)", "license": "MIT", "author": "liripeng <<EMAIL>>", "private": false, "main": "lib/vue-audio-player.umd.min.js", "keywords": [ ...
json
package net.htmlcsjs.coffeeFloppa.commands; import discord4j.core.object.entity.Message; import net.htmlcsjs.coffeeFloppa.CoffeeFloppa; import net.htmlcsjs.coffeeFloppa.FloppaLogger; import net.htmlcsjs.coffeeFloppa.helpers.CommandUtil; import org.jetbrains.annotations.NotNull; import org.json.simple.JSONArray; import...
java
<gh_stars>0 import string import os from django.conf import settings from django.dispatch import receiver from django.db.models.signals import post_save, pre_delete, post_delete from django.db import models from django.urls import reverse from django.contrib.auth import get_user_model from django.contrib.postgres.fiel...
python
Adani Enterprises' share price gained 4.3% on the back of the company's filing with the exchanges, announcing the board is considering raising funds via a stake sale. Share price of the embattled Adani Enterprises soared 4.3% to touch an intraday high of Rs 1975 as the company announced the board of directors will conv...
english
<filename>app/lib/level-hub/component.json { "name": "level-hub", "description": "a menu of available levels", "dependencies": { "component/jquery": "*", "twitter/hogan.js": "*" }, "development": {}, "main": "level-hub.js", "scripts": [ "level-hub.js", "template.js", "level-template.js...
json
India vs West Indies 2019: 1st ODI, Chennai – India’s Predicted XI; After entertaining fans with the brilliant display in the shorter format of the game, the Indian National Cricket Team will look to take their form into the 50-over format as well. All the players in the side have enough experience under their belt to ...
english
import React, {memo, useCallback} from 'react'; import styled from 'styled-components/native'; import {Alphabet} from 'src/data/alphabets'; import {TextB} from 'src/components/base-ui/TextAtm'; import {useNavigation} from '@react-navigation/native'; import {ROUTERS} from 'src/ultis/navigations'; interface Props { ...
typescript
Nagpur (Maharashtra): All over the country 21000 banned explosives have been robbed from licensees and directed elsewhere. According to the information received by the ‘Indian Express’ from 2004-2006, 86,899 detonators, 20,150 kilograms of explosives, 52,740 metre detonating fuses, 419 kilograms gelatine, etc were stol...
english
from .relu import ReLU from .sigmoid import Sigmoid from .softmax import Softmax
python
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Princeton Association of Women ...
html
Should those who already qualified for the 2020 Olympics have to qualify again? A fourth-place finisher says 'no' She was 11 seconds away. A few dozen yards down a spectator-lined Atlanta road. For hours, and months and years, Des Linden had trained; worked; struggled; hoped; dreamed. Then, two hours, 29 minutes and th...
english
/************************************************************************************ **Author:  <NAME>; Email: <EMAIL> **Package: net **Element: net.IP **Type: type ------------------------------------------------------------------------------------ **Definition: type IP []byte func (ip IP) DefaultMask() IPMas...
go
<reponame>CallControl/CallControlClient (function(root, factory) { if (typeof define === 'function' && define.amd) { // AMD. Register as an anonymous module. define(['../ApiClient', '../model/Complaints'], factory); } else if (typeof module === 'object' && module.exports) { // CommonJS-like environments...
javascript
{ "name": "angular2gridster", "main": "index.d.ts", "author": "<NAME>", "description": "Dashboard component for angular 2", "globalDevDependencies": { "es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#6697d6f7dadbf5773cb40ecda35a76027e0783b2", "jasmine": "github:DefinitelyType...
json
Union Home Minister Amit Shah's Jammu and Kashmir visit was deferred due to existing weather conditions. Shah was scheduled to attend the Vikasit Bharat Sankalpa Yatra in Jammu, inaugurate projects worth Rs 1,379 crore, including the E-buses in Jammu city and lay the foundation stone for projects worth Rs 2,348 crore. ...
english
<gh_stars>0 [ { "DeniedAlternatives": [], "Files": { "stats/effects/fu_armoreffects/set_bonuses/samuraisetbonuseffect2.statuseffect": [ "/label" ] }, "Texts": { "Chs": "物理抗性+5%。^orange;武士刀:^reset;伤害+15%和暴击几率+3%。^orange;武士刀+伤害:^reset;暴击几率+1%及防御14%。", "Eng": "+5% Physical...
json
<filename>vertx-core/src/main/java/io/vertx/core/http/HttpClient.java /* * Copyright (c) 2011-2013 The original author or authors * ------------------------------------------------------ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public Lic...
java
<gh_stars>0 { "name": "<NAME>", "img_file": "Wands3.png", "meaning": "The Three of Wands: This card points to strength, trade, discovery, and commerce." }
json
<filename>graphconv/util.py import numpy as np import tensorflow as tf import scipy.sparse as sp from scipy.sparse.linalg.eigen.arpack import eigsh # Code partly taken from https://github.com/tkipf/gcn. # The following license applies: # # The MIT License # # Copyright (c) 2016 <NAME> # # Permission is hereby granted,...
python
<gh_stars>1-10 use super::*; async fn command(fw_ctx: &FwContext, message: &Message, args: &str) -> CommandResult { message.reply(fw_ctx, args.to_string()).await?; Ok(()) } fn cmd<'a>( fw_ctx: &'a FwContext, message: &'a Arc<Message>, args: &'a str, ) -> Pin<Box<dyn Future<Output = CommandResult> ...
rust
package com.salesforce.dva.argus.ws.dto; import com.salesforce.dva.argus.entity.AsyncBatchedMetricQuery; import com.salesforce.dva.argus.entity.BatchMetricQuery; import com.salesforce.dva.argus.entity.Metric; import java.util.ArrayList; import java.util.List; /** * Created by cguan on 6/7/16. */ public class Batch...
java
import csv import os def remove_if_exist(path): if os.path.exists(path): os.remove(path) def load_metadata(path): res = {} headers = None with open(path, newline='') as csvfile: reader = csv.reader(csvfile, delimiter=',', quotechar='"') for row in reader: if head...
python
/* Copyright 2021 The Kubernetes Authors. 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://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
go
class Ring { constructor(x, y, diameter) { this.x = x; this.y = y; this.diameter = diameter; this.radius = diameter / 2; } teken() { push(); noFill(); stroke(40); strokeWeight(8); ellipse(this.x, this.y, this.diameter); pop(); ...
javascript
New Inter signing Stefan de Vrij insists his conscience is clear over a controversial final performance for Lazio at the end of last season. De Vrij was widely believed to be on the verge of signing for Inter on a free transfer when he lined up against his future employers on the closing day of the Serie A season in Ma...
english