Search is not available for this dataset
project
stringlengths
1
235
source
stringclasses
16 values
language
stringclasses
48 values
content
stringlengths
909
64.8M
bfast
cran
R
Package ‘bfast’ October 12, 2022 Version 1.6.1 Title Breaks for Additive Season and Trend Description Decomposition of time series into trend, seasonal, and remainder components with methods for detecting and characterizing abrupt changes within the trend and season...
tapper_absinthe_plug
hex
Erlang
Tapper Absinthe Integration === Works in concert with [`Tapper.Plug.Trace`](https://github.com/Financial-Times/tapper_plug) to propagate the Tapper Id into the Absinthe context. [![Hex pm](http://img.shields.io/hexpm/v/tapper_absinthe_plug.svg?style=flat)](https://hex.pm/packages/tapper_absinthe_plug) [![Inline docs]...
eve-srp
readthedoc
Unknown
EVE SRP Documentation Release <NAME> October 04, 2017 Contents 1.1 Quick Star... 3 1.2 External AP... 14 2.1 Authenticatio... 21 2.2 Killmail Handlin... 30 2.3 View... 35 2.4 Model... 38 2.5 Javascrip... 42 ...
neuroptica
readthedoc
SQL
# neuroptica API¶ neuroptica neuroptica API ¶ components component_layers initializers layers losses models nonlinearities optimizers utils # components¶ `components` ¶ The components submodule contains functionality for simulating individual optical components, such as a single phase shifter, a beamsplitter, or an...
meshx_node
hex
Erlang
MeshxNode === Service mesh distribution module. [`MeshxNode`](MeshxNode.html#content) implements custom carrier protocol for the Erlang [distribution as module](https://erlang.org/doc/apps/erts/alt_dist.html#distribution-module), designed to work with service mesh adapter implementing `Meshx.ServiceMesh` behavior. S...
RMOA
cran
R
Package ‘RMOA’ October 12, 2022 Version 1.1.0 Title Connect R with MOA for Massive Online Analysis Description Connect R with MOA (Massive Online Analysis - <https://moa.cms.waikato.ac.nz/>) to build classification models and regression models on streaming data or ...
github.com/DataDog/datadog-go/statsd
go
Go
README [¶](#section-readme) --- ### Overview Package `statsd` provides a Go [dogstatsd](http://docs.datadoghq.com/guides/dogstatsd/) client. Dogstatsd extends Statsd, adding tags and histograms. Documentation [¶](#section-documentation) --- [Rendered for](https://go.dev/about#build-context) linux/amd64 windows/a...
simmr
cran
R
Package ‘simmr’ October 2, 2023 Type Package Title A Stable Isotope Mixing Model Version 0.5.1.214 Date 2023-10-02 URL https://github.com/andrewcparnell/simmr, https://andrewcparnell.github.io/simmr/ BugReports https://github.com/andrewcparnell/simmr/issues Language en...
malachite
rust
Rust
Module malachite::bools === Functions for working with `bool`s. Modules --- * constantsConstants associated with `bool`s. * exhaustiveAn iterator that generates `bool`s without repetition. * not_assignThe implementation of `NotAssign` for `bool`. * randomIterators that generate `bool`s randomly. Module malachite::c...
github.com/vmihailenco/taskq/memqueue/v4
go
Go
None Documentation [¶](#section-documentation) --- ### Index [¶](#pkg-index) * [func NewFactory() taskq.Factory](#NewFactory) * [type Queue](#Queue) * + [func NewQueue(opt *taskq.QueueConfig) *Queue](#NewQueue) * + [func (q *Queue) AddJob(ctx context.Context, msg *taskq.Job) error](#Queue.AddJob) + [func (q *Que...
minitrace
rust
Rust
Crate minitrace === `minitrace` is a high-performance, ergonomic, library-level timeline tracing library for Rust. Unlike most tracing libraries which are primarily designed for instrumenting executables, `minitrace` also accommodates the need for library instrumentation. It stands out due to its extreme lightweight ...
pybatfish
readthedoc
SQL
Batfish builds a model of your network behavior based on configuration and other data you provide. You can query the network model as well parsed configuration settings using several categories of Batfish questions listed below. See here for instructions on running questions. Batfish supports configurations for a larg...
tmaptools
cran
R
Package ‘tmaptools’ October 14, 2022 Type Package Title Thematic Map Tools Version 3.1-1 Description Set of tools for reading and processing spatial data. The aim is to supply the workflow to cre- ate thematic maps. This package also facilitates 'tmap', the package ...
tsdisagg2
cran
R
Package ‘tsdisagg2’ October 14, 2022 Type Package Title Time Series Disaggregation Version 0.1.0 Author <NAME> <<EMAIL>> Maintainer <NAME> <<EMAIL>> Description Disaggregates low frequency time series data to higher frequency series. Imple- ments the following methods for t...
appnn
cran
R
Package ‘appnn’ October 12, 2022 Type Package Title Amyloid Propensity Prediction Neural Network Version 1.0-0 Date 2015-07-11 Encoding UTF-8 Author <NAME>, <NAME>, <NAME>, <NAME> Maintainer <NAME> <<EMAIL>> Description Amyloid propensity prediction neural network (APPNN) is...
ng-clp
rust
Rust
Enum ng_clp::ParseError === ``` pub enum ParseError { InternalArgumentCanNotHaveArgument { arg: String, }, InternalSeparatorCanNotHaveArgument, InternalInvalidEatCount { eat: usize, }, InternalIndexOutOfRange { index: usize, }, FlagWithArgument { name: S...
packagist_beapi_missed_schedule.jsonl
personal_doc
Unknown
* Site e-commerce * Commerce de Détail Créateurs de bonheur digital Unique agence en France, nous mobilisons toute la puissance de l’écosystème WordPress afin de créer des sites WordPress et des expériences digitales innovantes et impactantes : création de site internet, sites e-commerce, usine à sites & intranet. ...
growthPheno
cran
R
Package ‘growthPheno’ August 22, 2023 Version 2.1.21 Date 2023-08-22 Title Functional Analysis of Phenotypic Growth Data to Smooth and Extract Traits Depends R (>= 3.5.0) Imports dae, GGally, ggplot2, grDevices, Hmisc, JOPS, methods, RColorBrewer, readxl, reshape,...
ImportExport
cran
R
Package ‘ImportExport’ October 12, 2022 Type Package Title Import and Export Data Version 1.3 Date 2020-09-18 Author <NAME>, <NAME>, <NAME>. Maintainer <NAME> <<EMAIL>> Description Import and export data from the most common statistical formats by using R functions that...
nu-protocol
rust
Rust
Struct nu_protocol::util::BufferedReader === ``` pub struct BufferedReader<R: Read> { pub input: BufReader<R>, } ``` Fields --- `input: BufReader<R>`Implementations --- ### impl<R: Read> BufferedReader<R#### pub fn new(input: BufReader<R>) -> Self Trait Implementations --- ### impl<R: Read> Iterator for Buffe...
ActionKit
cocoapods
Objective-C
actionkit === About ActionKit --- ### What is ActionKit? ActionKit is a powerful grassroots organizing platform that enables individuals and organizations to create, manage, and analyze campaigns and actions. With a user-friendly interface and comprehensive features, ActionKit empowers users to mobilize supporte...
github.com/colinmarc/hdfs
go
Go
README [¶](#section-readme) --- ### HDFS for Go [![GoDoc](https://godoc.org/github.com/colinmarc/hdfs/web?status.svg)](https://godoc.org/github.com/colinmarc/hdfs) [![build](https://travis-ci.org/colinmarc/hdfs.svg?branch=master)](https://travis-ci.org/colinmarc/hdfs) This is a native golang client for hdfs. It con...
synx
ruby
Ruby
![synx logo](https://raw.githubusercontent.com/venmo/synx/marklarr/dev/docs/images/synx-logo.png?token=<KEY>) [![Gem Version](https://badge.fury.io/rb/synx.svg)](http://badge.fury.io/rb/synx) [![Build Status](https://travis-ci.org/venmo/synx.svg?branch=master)](https://travis-ci.org/venmo/synx) A command-line tool th...
thread_fs_calc
ctan
TeX
thread_fs_calc grammar.** Create a rule's first set of called threads by building a closure-only state. The terminals within this state are the "called threads" used for the "list-of-transitive-threads" construct of the generated "fsc" emitted file for \(O_{2}^{linker}\). Each rule's first set within the grammar is bu...
@keystone-next/app-schema-router-legacy
npm
JavaScript
GraphQL Schema Router === A KeystoneJS App that route requests to different GraphQL schemas. The `SchemaRouterApp` allows you to define a `routerFn` which takes `(req, res)` and returns a `routerId`, which is used to pick between different GraphQL schemas which exist at the same `apiPath`. Usage --- ``` const { Keys...
github.com/minio/direct-csi-driver
go
Go
README [¶](#section-readme) --- ### Container Storage Interface (CSI) driver for Direct Volume Access Go This repository provides tools and scripts for building and testing the DIRECT CSI provider. #### Steps to run ``` # set the environment variables $> cat << EOF > default.env DIRECT_CSI_DRIVER_PATHS=/var/lib/dir...
lemmy_apub
rust
Rust
Struct lemmy_apub::VerifyUrlData === ``` pub struct VerifyUrlData(pub DbPool); ``` Tuple Fields --- `0: DbPool`Trait Implementations --- ### impl Clone for VerifyUrlData #### fn clone(&self) -> VerifyUrlData Returns a copy of the value. Read more1.0.0 · source#### fn clone_from(&mut self, source: &Self) Performs...
@aws-cdk/aws-globalaccelerator
npm
JavaScript
AWS::GlobalAccelerator Construct Library === --- > AWS CDK v1 has reached End-of-Support on 2023-06-01. > This package is no longer being updated, and users should migrate to AWS CDK v2. > For more information on how to migrate, see the [*Migrating to AWS CDK v2* guide](https://docs.aws.amazon.com/cdk/v2/guide/migrat...
Splinets
cran
R
Package ‘Splinets’ March 6, 2023 Date 2023-02-28 Type Package Title Functional Data Analysis using Splines and Orthogonal Spline Bases Version 1.5.0 Author <NAME> [aut], <NAME> [aut], <NAME> [aut, cre, cph] Description Splines are efficiently represented ...
github.com/antchfx/gxpath
go
Go
README [¶](#section-readme) --- ### XPath [![GoDoc](https://godoc.org/github.com/antchfx/xpath?status.svg)](https://godoc.org/github.com/antchfx/xpath) [![Coverage Status](https://coveralls.io/repos/github/antchfx/xpath/badge.svg?branch=master)](https://coveralls.io/github/antchfx/xpath?branch=master) [![Build Statu...
learnpythontherightway_com
free_programming_book
Python
# Learn Python the Right Way Learn Python the Right Way is a modern adaption of How to Think Like a Computer Scientist. ### More about the Book How to Think Like a Computer Scientist was already the best introduction to Python book available, but we have republished it to: * Use the online IDE Replit instead of sho...
rampart
readthedoc
XML
RAMPART 0.11.0 documentation [RAMPART](index.html#document-index) --- RAMPART is a *de novo* assembly pipeline that makes use of third party-tools and High Performance Computing resources. It can be used as a single interface to several popular assemblers, and can perform automated comparison and analysis of any gen...
svenssonm
cran
R
Package ‘svenssonm’ October 14, 2022 Type Package Title Svensson's Method Version 0.1.0 Description Obtain parameters of Svensson's Method, including percentage agreement, systematic change and individual change. Also, the contingency table can be generated. Svens...
@types/react-native-qrcode
npm
JavaScript
[Installation](#installation) === > `npm install --save @types/react-native-qrcode` [Summary](#summary) === This package contains type definitions for react-native-qrcode (<https://github.com/cssivision/react-native-qrcode>). [Details](#details) === Files were exported from <https://github.com/DefinitelyTyped/Defin...
anki_connect
hex
Erlang
API Reference === [modules](#modules) Modules --- [AnkiConnect](AnkiConnect.html) This module delegates all functions to `AnkiConnect.Actions.*` and `AnkiConnect.Services.*` modules. [AnkiConnect.Actions.Deck](AnkiConnect.Actions.Deck.html) Deck actions. [AnkiConnect.Actions.Graphical](AnkiConnect.Actions.Graphi...
pub_chgk_rating.jsonl
personal_doc
YAML
# rating.chgk.info API (4.2.0.x) Date: 2019-08-24 Categories: Tags: Download OpenAPI specification:Download По всем вопросам пишите в телеграм @fjqtp Creates a user token. The login data email | | | --- | --- | password | | * "email": "string", * "password": "string" } `{` * "token": "string" } The ...
EcoTroph
cran
R
Package ‘EcoTroph’ October 12, 2022 Encoding UTF-8 Type Package Title An Implementation of the EcoTroph Ecosystem Modelling Approach Version 1.6.1 Date 2022-04-13 Author <NAME>, <NAME>, <NAME>, and <NAME> Maintainer <NAME> <<EMAIL>> URL http://sirs.agrocampus-ouest.fr/EcoTroph...
hashie
ruby
Ruby
Hashie === [![Join the chat at https://gitter.im/hashie/hashie](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hashie/hashie?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Gem Version](http://img.shields.io/gem/v/hashie.svg)](http://badge.fury.io/rb/hashie) [![Build Status]...
corrr
cran
R
Package ‘corrr’ October 12, 2022 Type Package Title Correlations in R Version 0.4.4 Description A tool for exploring correlations. It makes it possible to easily perform routine tasks when exploring correlation matrices such as ignoring the diagonal, focusing on th...
github.com/ivaaaan/smug
go
Go
README [¶](#section-readme) --- ### Smug - tmux session manager [![Actions Status](https://github.com/ivaaaan/smug/workflows/Go/badge.svg)](https://github.com/ivaaaan/smug/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/ivaaaan/smug)](https://goreportcard.com/report/github.com/ivaaaan/smug) In...
@getodk/slonik
npm
JavaScript
Slonik === A [battle-tested](#battle-tested) PostgreSQL client with strict types, detailed logging and assertions. (The above GIF shows Slonik producing [query logs](https://github.com/gajus/slonik#logging). Slonik produces logs using [Roarr](https://github.com/gajus/roarr). Logs include stack trace of the actual que...
gsmoothr
cran
R
Package ‘gsmoothr’ October 13, 2022 Version 0.1.7 Date 2013/03/03 Title Smoothing tools Author <NAME> <<EMAIL>> Maintainer <NAME> <<EMAIL>> Depends R (>= 2.8.0), methods Description Tools rewritten in C for various smoothing tasks License LGPL (>= 2.0) NeedsCompilation yes Repos...
outreg
cran
R
Package ‘outreg’ October 14, 2022 Type Package Title Regression Table for Publication Version 0.2.2 Description Create regression tables for publication. Currently supports 'lm', 'glm', 'survreg', and 'ivreg' outputs. License MIT + file LICENSE Encoding UTF-8 LazyData tr...
simmer
ruby
Ruby
Simmer === --- [![Gem Version](https://badge.fury.io/rb/simmer.svg)](https://badge.fury.io/rb/simmer) [![Build Status](https://travis-ci.org/bluemarblepayroll/simmer.svg?branch=master)](https://travis-ci.org/bluemarblepayroll/simmer) [![Maintainability](https://api.codeclimate.com/v1/badges/61996dff817d44efc408/maint...
hcpupd
readthedoc
Ruby
## Binary Distribution¶ For most modern Linux derivates, you should be able to simply run the binary provided here. Grab it there and follow the instructions in chapter Run hcpupd. ## Build your own Binary¶ In case the provided binary fails to run on your Linux, you need to build it on your own. Here’s how to do th...
PatientProfiles
cran
R
Package ‘PatientProfiles’ October 6, 2023 Type Package Title Identify Characteristics of Patients in the OMOP Common Data Model Version 0.4.0 Maintainer <NAME> <<EMAIL>> Description Identify the characteristics of patients in data mapped to the Observational Medical O...
typeops
hex
Erlang
[typeops](#typeops) === Alternative type outcomes for arithmetic in Clojure. [API](https://inqwell.github.io/typeops/index.html) [![Clojars Project](http://clojars.org/typeops/latest-version.svg)](http://clojars.org/typeops) `[typeops "0.1.2"]` * In Clojure, functions are agnostic about argument types, yet the hos...
nrba
cran
R
Package ‘nrba’ July 17, 2023 Title Methods for Conducting Nonresponse Bias Analysis (NRBA) Version 0.2.0 Description Facilitates nonresponse bias analysis (NRBA) for survey data. Such data may arise from a complex sampling design with features such as stratificati...
samplesizeCMH
cran
R
Package ‘samplesizeCMH’ October 14, 2022 Title Power and Sample Size Calculation for the Cochran-Mantel-Haenszel Test Date 2017-12-13 Version 0.0.0 Copyright Spectrum Health, Grand Rapids, MI Description Calculates the power and sample size for Cochran-Mantel-Haenszel te...
lazybar
cran
R
Package ‘lazybar’ October 13, 2022 Type Package Title Progress Bar with Remaining Time Forecast Method Version 0.1.0 Description A simple progress bar showing estimated remaining time. Multiple forecast methods and user defined forecast method for the remaining time a...
lettier_github_io_3d-game-shaders-for-beginners
free_programming_book
Markdown
Interested in adding textures, lighting, shadows, normal maps, glowing objects, ambient occlusion, reflections, refractions, and more to your 3D game? Great! Below is a collection of shading techniques that will take your game visuals to new heights. I've explained each technique in such a way that you can take what yo...
latimes-calculate
readthedoc
Unknown
latimes-calculate Documentation Release 0.2 Los Angeles Times Data Desk September 13, 2016 Contents 2.1 Basic function... 5 2.2 Geospatial function... 12 ...
landscapemetrics
cran
R
Package ‘landscapemetrics’ October 3, 2023 Type Package Title Landscape Metrics for Categorical Map Patterns Version 2.0.0 Maintainer <NAME> <<EMAIL>> Description Calculates landscape metrics for categorical landscape patterns in a tidy workflow. 'landscapemetrics' reimp...
GITHUB_tj64_picolisp-works.zip_unzipped_refguide.pdf
free_programming_book
Unknown
LATEX2e SVMult Document Class Reference Guide for Contributed Books c 2004, Springer Verlag Heidelberg  All rights reserved. June 9, 2004 Contents 1 Introduction 2 2 Basic SVMult Class Features 2.1 Initializing the Class ... 2.2 New Class Options ... 2.3 Required Packages ... 2.4 The Contributions Header ... 2.5 New C...
form_urlencoded
rust
Rust
Crate form_urlencoded === Parser and serializer for the `application/x-www-form-urlencoded` syntax, as used by HTML forms. Converts between a string (such as an URL’s query string) and a sequence of (name, value) pairs. Structs --- * ByteSerializeReturn value of `byte_serialize()`. * ParseThe return type of `parse(...
boozelib
readthedoc
OCaml
You can install it from PyPi, it is known as `boozelib` and has no dependencies: ``` pip install --user boozelib ``` ## Development Setup¶ poetry is used to manage a virtual environment for the development setup. A `Makefile` is provided, that collects some common tasks. You have to run the following once, to set...
membrane_telemetry_metrics
hex
Erlang
Membrane.TelemetryMetrics === Defines macros for executing telemetry events and registering processes with events. Provided macros evalueates to meaningful code or to nothing, depending on config values, in order to achieve performance boost, when specific event or whole telemetry is not in use. [Link to this sectio...
font-kit
rust
Rust
Crate font_kit === `font-kit` provides a common interface to the various system font libraries and provides services such as finding fonts on the system, performing nearest-font matching, and rasterizing glyphs. ### Synopsis ``` use font_kit::canvas::{Canvas, Format, RasterizationOptions}; use font_kit::family_name::...
rstatscn
cran
R
Package ‘rstatscn’ October 14, 2022 Type Package Title R Interface for China National Data Version 1.1.3 Date 2019-04-25 Author <NAME> Maintainer <NAME> <<EMAIL>> Description R interface for china national data <http://data.stats.gov.cn/>, some convenient functions for ac...
import
cran
R
Package ‘import’ September 24, 2023 Type Package Title An Import Mechanism for R Version 1.3.1 Description Alternative mechanism for importing objects from packages and R modules. The syntax allows for importing multiple objects with a single command in an expressive ...
shinyTempSignal
cran
R
Package ‘shinyTempSignal’ October 14, 2022 Title Explore Temporal Signal of Molecular Phylogenies Version 0.0.3 Description Sequences sampled at different time points can be used to infer molecular phylogenies on natu- ral time scales, but if the sequences records ...
@types/quotesy
npm
JavaScript
[Installation](#installation) === > `npm install --save @types/quotesy` [Summary](#summary) === This package contains type definitions for quotesy (<https://github.com/dwyl/quotes#readme>). [Details](#details) === Files were exported from <https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/quotesy...
matman
cran
R
Package ‘matman’ October 13, 2022 Type Package Title Material Management Version 1.1.3 Date 2021-12-13 Maintainer <NAME> <<EMAIL>> Description A set of functions, classes and methods for performing ABC and ABC/XYZ analy- ses, identifying overperforming, underperforming a...
sanctuary
devdocs
Haskell
Sanctuary v3.1.0 ================ Refuge from unsafe JavaScript * [Overview](#section:overview) * [Sponsors](#section:sponsors) * [Folktale](#section:folktale) * [Ramda](#section:ramda) + [Totality](#section:totality) + [Information preservation](#section:information-preservation) + [Invariants](#section:invar...
hydroroute
cran
R
Package ‘hydroroute’ February 8, 2023 Type Package Title Trace Longitudinal Hydropeaking Waves Version 0.1.2 Description Implements an empirical approach referred to as PeakTrace which uses multiple hydro- graphs to detect and follow hydropower plant-specific hydropeak...
XamarinForms.pdf
free_programming_book
Unknown
Xamarin .Forms Xamarin.Forms Notes for Professionals Notes for Professionals 100+ pages of professional hints and tricks GoalKicker.com Free Programming Books Disclaimer This is an unocial free book created for educational purposes and is not aliated with ocial Xamarin.Forms group(s) or company(s). All trademarks and r...
github.com/blockloop/scan
go
Go
README [¶](#section-readme) --- ### Scan [![GoDoc](https://godoc.org/github.com/blockloop/scan?status.svg)](https://godoc.org/github.com/blockloop/scan) [![Travis](https://img.shields.io/travis/blockloop/scan.svg)](https://travis-ci.org/blockloop/scan) [![Coveralls github](https://img.shields.io/coveralls/github/blo...
github.com/jellydator/ttlcache
go
Go
README [¶](#section-readme) --- ### TTLCache - an in-memory cache with expiration TTLCache is a simple key/value cache in golang with the following functions: 1. Thread-safe 2. Individual expiring time or global expiring time, you can choose 3. Auto-Extending expiration on `Get` -or- DNS style TTL, see `SkipTtlExte...
RweaveExtra
cran
R
Package ‘RweaveExtra’ October 12, 2022 Type Package Title Sweave Drivers with Extra Tricks Up their Sleeve Version 1.0-0 Date 2021-05-27 Description Weave and tangle drivers for Sweave extending the standard drivers with additional code chunk options. Currently, thes...
QAIG
cran
R
Package ‘QAIG’ October 12, 2022 Type Package Title Automatic Item Generator for Quantitative Multiple-Choice Items Version 0.1.7 Date 2020-05-19 Maintainer <NAME> (Shubh) <<EMAIL>> Description A tool for automatic generation of sibling items from a parent item model defined by ...
biosensors
cran
R
Package ‘biosensors.usc’ October 12, 2022 Encoding UTF-8 Type Package Title Distributional Data Analysis Techniques for Biosensor Data Version 1.0 Date 2022-04-11 Description Unified and user-friendly framework for using new distributional representations of biosensors d...
TDApplied
cran
R
Package ‘TDApplied’ January 25, 2023 Type Package Title Machine Learning and Inference for Topological Data Analysis Version 2.0.4 Author <NAME> [aut, cre], Dr. <NAME> [aut, fnd] Maintainer <NAME> <<EMAIL>> Description Topological data analysis is a powerful tool for fin...
Visual_Studio_Add-Ins_Succinctly.pdf
free_programming_book
Unknown
By <NAME> by <NAME> 2 Copyright 2013 by Syncfusion Inc. 2501 Aerial Center Parkway Suite 200 Morrisville, NC 27560 USA All rights reserved. I mportant licensing information. Please read. This book is available for free download from www.syncfusion.com on completion of a registration form. If you obtained this book fr...
BradleyTerry2
cran
R
Package ‘BradleyTerry2’ October 12, 2022 Version 1.1-2 Title Bradley-Terry Models URL https://github.com/hturner/BradleyTerry2 BugReports https://github.com/hturner/BradleyTerry2/issues Description Specify and fit the Bradley-Terry model, including structured versions in whi...
pygbif
readthedoc
Unknown
pygbif Documentation Release 0.6.3 <NAME> May 25, 2023 Installation 2.1 Installation guid... 5 3.1 Frequently Asked Question... 7 3.2 Usecase... 7 4.1 pygbif module... 9 4.2 caching modul... 9 4.3 occurrence modul... 11 4.4 registry modul... 25 4.5 species modul... 32 4.6 maps m...
nplplot
cran
R
Package ‘nplplot’ October 13, 2022 Version 4.6 Date 2022-05-18 Title Plotting Linkage and Association Results Author <NAME> <<EMAIL>>, <NAME>, <NAME>, <NAME> <<EMAIL>> Maintainer <NAME> <<EMAIL>> Description Provides routines for plotting linkage and association re...
eloquentjs-es_thedojo_mx
free_programming_book
Markdown
1000 € | | --- | 1000 € | <NAME> | 200 € | <NAME> | 150 € | <NAME> | 150 € | <NAME> | 111 € | Anonymous | 100 € | <NAME> | 100 € | <NAME> | 100 € | <NAME> | 100 € | <NAME> | 100 € | <NAME> | 75 € | <NAME> | 75 € | <NAME> | 66 € | t.m.k. | 65 € | <NAME> | 60 € | <NAME> | 50 € | <NAME> | 50 € | Anonymous | 50 € | ×5 | ...
abind
cran
R
Package ‘abind’ October 12, 2022 Version 1.4-5 Date 2016-06-19 Title Combine Multidimensional Arrays Author <NAME> <<EMAIL>> and <NAME> Maintainer <NAME> <<EMAIL>> Description Combine multidimensional arrays into a single array. This is a generalization of 'cbind' and '...
BVAR
cran
R
Package ‘BVAR’ March 8, 2023 Type Package Title Hierarchical Bayesian Vector Autoregression Version 1.0.4 Date 2023-03-08 Author <NAME> [aut, cre] (<https://orcid.org/0000-0002-6642-2543>), <NAME> [aut] (<https://orcid.org/0000-0002-3562-3414>), <NAME> [ctb], ...
github.com/owenthereal/upterm
go
Go
README [¶](#section-readme) --- ### Upterm [Upterm](https://github.com/owenthereal/upterm) is an open-source tool enabling developers to share terminal sessions securely over the web. It’s perfect for remote pair programming, accessing computers behind NATs/firewalls, remote debugging, and more. This is a [blog pos...
GeneralizedHyperbolic
cran
R
Package ‘GeneralizedHyperbolic’ October 12, 2022 Version 0.8-4 Date 2018-05-15 Title The Generalized Hyperbolic Distribution Author <NAME> <<EMAIL>> Maintainer <NAME> <<EMAIL>> Depends R (>= 3.0.1) Imports DistributionUtils, MASS Suggests VarianceGamma, actuar, SkewHyperbolic...
tomcat
rust
Rust
Struct tomcat::Extensions === ``` pub struct Extensions { /* private fields */ } ``` A type map of protocol extensions. `Extensions` can be used by `Request` and `Response` to store extra data derived from the underlying protocol. Implementations --- ### impl Extensions #### pub fn new() -> Extensions Create an ...
notebook
readthedoc
Python
Jupyter Notebook 6.5.4 documentation [Jupyter Notebook](#) --- The Jupyter Notebook[](#the-jupyter-notebook) === * [Installation](https://jupyter.readthedocs.io/en/latest/install.html) * [Starting the Notebook](https://jupyter.readthedocs.io/en/latest/running.html) The Jupyter Notebook[](#the-jupyter-notebook) -...
marshmallow-jsonapi
readthedoc
Python
marshmallow-jsonapi 0.24.0 documentation [marshmallow-jsonapi](#) --- marshmallow-jsonapi[¶](#marshmallow-jsonapi) === Release v0.24.0. ([Changelog](index.html#changelog)) JSON API 1.0 ([https://jsonapi.org](http://jsonapi.org/)) formatting with [marshmallow](https://marshmallow.readthedocs.io). marshmallow-jsona...
bower_bookshelf.jsonl
personal_doc
JavaScript
# Date: Categories: Tags: These guides should help you getting started with Bookshelf quickly. For now there's not a lot of information, because there wasn't a specific section of the documentation dedicated to guides/tutorials until recently, but we hope to begin adding more guides to make it easier for newcomer...
mjfhtml2pdf
npm
JavaScript
html2pdf === html2pdf converts any webpage or element into a printable PDF entirely client-side using [html2canvas](https://github.com/niklasvh/html2canvas) and [jsPDF](https://github.com/MrRio/jsPDF). Install --- 1. Copy `html2pdf.js` to your project directory. 2. Fetch the dependencies `html2canvas` and `jsPDF`, w...
naturalsort
cran
R
Package ‘naturalsort’ October 13, 2022 Type Package Title Natural Ordering Version 0.1.3 Suggests testthat Date 2016-08-30 Author <NAME> Maintainer <NAME> <<EMAIL>> Description Provides functions related to human natural ordering. It handles adjacent digits in a characte...
@improbable-eng/grpc-web
npm
JavaScript
@improbable-eng/grpc-web === > Library for making gRPC-Web requests from a browser This library is intended for both JavaScript and TypeScript usage from a web browser or NodeJS (see [Usage with NodeJS](#usage-with-nodejs)). *Note: This only works if the server supports [gRPC-Web](https://github.com/grpc/grpc/blob/ma...
github.com/wtetsu/gaze
go
Go
README [¶](#section-readme) --- ![gaze logo](https://user-images.githubusercontent.com/515948/179385932-48ea38a3-3bbb-4f45-8d68-63dc076e757d.png) Gaze is gazing at you [![Test](https://github.com/wtetsu/gaze/workflows/Test/badge.svg)](https://github.com/wtetsu/gaze/actions?query=workflow%3ATest) [![Go Report Ca...
divmod
readthedoc
Markdown
Date: 2007-03-01 Categories: Tags: [[PageOutline(2-3,Contents)]] [[Image(http://divmod.org/tracdocs/nevow_whtbck.png, left)]] Nevow - Pronounced as the French ‘nouveau’, or ‘noo-voh’, Nevow is a web application construction kit written in Python. It is designed to allow the programmer to express as much of the vie...
worker-route
rust
Rust
Crate worker_route === Worker Route is a crate designed for usage in Cloudflare Workers. Examples --- ``` use serde::{Deserialize, Serialize}; use worker::{event, Env, Request, Response, Result, RouteContext, Router}; use worker_route::{get, Configure, Query, Service}; #[derive(Debug, Serialize, Deserialize)] struct...
rkyv-test
rust
Rust
Crate rkyv_test === rkyv --- rkyv (*archive*) is a zero-copy deserialization framework for Rust. It’s similar to other zero-copy deserialization frameworks such as Cap’n Proto and FlatBuffers. However, while the former have external schemas and heavily restricted data types, rkyv allows all serialized types to be de...
macc
cran
R
Package ‘macc’ October 13, 2022 Type Package Title Mediation Analysis of Causality under Confounding Version 1.0.1 Date 2017-08-20 Author <NAME> <<EMAIL>>, <NAME> <<EMAIL>> Maintainer <NAME> <<EMAIL>> Description Performs causal mediation analysis under confounding or correla...
SeqKat
cran
R
Package ‘SeqKat’ October 12, 2022 Type Package Title Detection of Kataegis Version 0.0.8 Date 2020-03-09 Author <NAME>, <NAME>, <NAME>, <NAME>, <NAME> Maintainer <NAME> <<EMAIL>> Description Kataegis is a localized hypermutation occurring when a region is enriched in so- ...
SE
cran
R
Package ‘SE.EQ’ October 12, 2022 Type Package Title SE-Test for Equivalence Version 1.0 Date 2020-10-06 Author <NAME> Maintainer <NAME> <<EMAIL>> Description Implements the SE-test for equivalence according to Hoffelder et al. (2015) <DOI:10.1080/10543406.2014.920344>. ...
near-metrics
rust
Rust
Crate near_metrics === A fork of the lighthouse_metrics crate used to implement prometheus A wrapper around the `prometheus` crate that provides a global, `lazy_static` metrics registry and functions to add and use the following components (more info at Prometheus docs): * `Histogram`: used with `start_timer()` and ...
shuttle-service
rust
Rust
Enum shuttle_service::error::Error === ``` pub enum Error { Io(Error), Database(String), BuildPanic(String), BindPanic(String), StringInterpolation(FmtError), Custom(CustomError), } ``` Variants --- ### Io(Error) ### Database(String) ### BuildPanic(String) ### BindPanic(String) ### String...
DecorateR
cran
R
Package ‘DecorateR’ October 12, 2022 Type Package Title Fit and Deploy DECORATE Trees Version 0.1.2 Imports RWeka, RWekajars, rJava, stats Author <NAME> Maintainer <NAME> <<EMAIL>> Description DECORATE (Diverse Ensemble Creation by Oppositional Relabeling of Artificial T...
@cmsgov/ds-medicare-gov
npm
JavaScript
[Medicare.gov Design System](#medicaregov-design-system) === [>> **View the full documentation site here** <<](https://design.cms.gov/?theme=medicare) The *Medicare.gov Design System* contains shared design and front-end development resources for Medicare.gov applications, and is built on top of the [CMS Design Syste...
ml5-save
npm
JavaScript
***This project is currently in development.*** Friendly machine learning for the web! --- ml5.js aims to make machine learning approachable for a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of [TensorF...