Search is not available for this dataset
project
stringlengths
1
235
source
stringclasses
16 values
language
stringclasses
48 values
content
stringlengths
909
64.8M
hocon
hex
Erlang
Hocon === This module pareses and decodes a [hocon](https://github.com/lightbend/config/blob/master/HOCON.md) configuration string. Example --- ``` iex(1)> conf = ~s(animal { favorite : "dog" }, key : """${animal.favorite} is my favorite animal""") iex(2)> Hocon.decode(conf) {:ok, %{"animal" => %{"favorite" => "dog"...
satscanMapper
cran
R
Package ‘satscanMapper’ October 14, 2022 Type Package Version 1.0.2 Date 2022-08-24 Title 'SaTScan' (TM) Results Mapper Author <NAME> [aut, cre, cph] Maintainer <NAME> <<EMAIL>> Imports graphics, grDevices, utils, foreign, stringr, RColorBrewer, stats, sp, methods, Seer...
GITHUB_raaminz_training.zip_unzipped_4_-_Spring_Transaction.pdf
free_programming_book
Unknown
Spring Transactions Presented by <NAME> Twitter: @zare88r DBMS ACID Atomicity Consistency Isolation Durability SQL : begin transaction .- Commit rollback . JTA Container Spring API Isolation Isolation . . Isolation : : Dirty Read Commit . ...
github.com/heimdalr/dag
go
Go
README [¶](#section-readme) --- ### dag [![run tests](https://github.com/heimdalr/dag/workflows/Run%20Tests/badge.svg?branch=master)](https://github.com/heimdalr/dag/actions?query=branch%3Amaster) [![PkgGoDev](https://pkg.go.dev/badge/github.com/heimdalr/dag)](https://pkg.go.dev/github.com/heimdalr/dag) [![Go Report...
kraftkit.sh/internal/text
go
Go
None Documentation [¶](#section-documentation) --- ### Index [¶](#pkg-index) * [func DisplayWidth(s string) int](#DisplayWidth) * [func Indent(s, indent string) string](#Indent) * [func ReplaceExcessiveWhitespace(s string) string](#ReplaceExcessiveWhitespace) * [func Truncate(maxWidth int, s string) string](#Trun...
airship-armada
readthedoc
YAML
Date: 2017-02-10 Categories: Tags: Armada is a tool for managing multiple Helm charts with dependencies by centralizing all configurations in a single Armada YAML and providing life-cycle hooks for all Helm releases. Find more documentation for Armada on Read The Docs. ## Overview¶ The Armada Python library and c...
rmstcompsens
cran
R
Package ‘rmstcompsens’ January 11, 2023 Type Package Title Comparing Restricted Mean Survival Time as Sensitivity Analysis Version 0.1.5 Date 2023-1-11 Author <NAME> Maintainer <NAME> <<EMAIL>> Imports survival, dplyr Description Performs two-sample comparisons using the restr...
hedgehog
cran
R
Package ‘hedgehog’ October 13, 2022 Type Package Title Property-Based Testing Version 0.1 Date 2018-08-14 Description Hedgehog will eat all your bugs. 'Hedgehog' is a property-based testing package in the spirit of 'QuickCheck'. With 'Hedgehog', one can test propert...
ex_progress
hex
Erlang
ExProgress === [![Hex.pm](https://img.shields.io/hexpm/v/ex_progress.svg)](https://hex.pm/packages/ex_progress) [![Build Docs](https://img.shields.io/badge/hexdocs-release-blue.svg)](https://hexdocs.pm/ex_progress/ExProgress.html) [![Coverage Status](https://coveralls.io/repos/acj/ex_progress/badge.svg?branch=master)]...
sketching
cran
R
Package ‘sketching’ October 14, 2022 Type Package Title Sketching of Data via Random Subspace Embeddings Version 0.1.2 Description Construct sketches of data via random subspace embeddings. For more details, see the following papers. <NAME>. and <NAME>. (2022). ``L...
lmForc
cran
R
Package ‘lmForc’ October 13, 2022 Title Linear Model Forecasting Version 0.1.0 Description Introduces in-sample, out-of-sample, pseudo out-of-sample, and benchmark linear model forecast tests and a new class for working with forecast data: Forecast. License GPL-3 E...
@aws-cdk/aws-autoscaling-hooktargets
npm
JavaScript
Lifecycle Hook for the CDK AWS AutoScaling 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/gu...
smartcrop
npm
JavaScript
smartcrop.js === Smartcrop.js implements an algorithm to find good crops for images. It can be used in the browser, in node or via a CLI. Image: [https://www.flickr.com/photos/endogamia/5682480447/](https://www.flickr.com/photos/endogamia/5682480447) by <NAME> Demos --- * [Smartcrop.js Test Suite](https://29a.ch/sa...
xmlrpc
hex
Erlang
XmlRpc === [![Build Status](https://travis-ci.org/ewildgoose/elixir-xml_rpc.svg?branch=master)](https://travis-ci.org/ewildgoose/elixir-xml_rpc) [![Module Version](https://img.shields.io/hexpm/v/xmlrpc.svg)](https://hex.pm/packages/xmlrpc) [![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hex...
knot
readthedoc
YAML
Knot DNS documentation ### Navigation * [Knot DNS documentation](index.html#document-index) » Welcome to Knot DNS's documentation![¶](#welcome-to-knot-dns-s-documentation) === Introduction[¶](#introduction) --- ### What is Knot DNS[¶](#what-is-knot-dns) Knot DNS is a high-performance open-source DNS server. It im...
getdist
readthedoc
Python
GetDist 1.3.3 documentation [GetDist](#) --- GetDist[¶](#getdist) === GetDist is a Python package for analysing and plotting Monte Carlo (or other) samples. GetDist[¶](#getdist) --- GetDist MCMC sample analysis, plotting and GUI Author <NAME> Homepage <https://getdist.readthedocs.ioSource <https://github.com/cm...
ompr
cran
R
Package ‘ompr’ September 9, 2023 Type Package Title Model and Solve Mixed Integer Linear Programs Version 1.0.4 Description Model mixed integer linear programs in an algebraic way directly in R. The model is solver-independent and thus offers the possibility to solve...
GITHUB_dyp2000_Russian-Armstrong-Erlang.zip_unzipped_programming_erlang_ch10.pdf
free_programming_book
Unknown
Trusted - Untrusted - socket prompt cookie firewall reference proxy - 10 , . , . , . : , . , . , . . . , . . , . - , . , . . : : , 1 . , . , , . .. , . ...
sprs_suitesparse_ldl
rust
Rust
Struct sprs_suitesparse_ldl::LdlLongNumeric === ``` pub struct LdlLongNumeric { /* private fields */ } ``` Structure holding the numeric ldlt decomposition computed by suitesparse’s ldl Implementations --- source### impl LdlLongNumeric source#### pub fn new<N, I>(mat: CsMatViewI<'_, N, I>) -> Result<Self, LinalgEr...
kiffieboot
rust
Rust
Crate kiffieboot === Runtime support for Kiffieboot bootloader This crate can be used to start the bootloader or to provide an USB Device Firmware Upgrade (DFU) class interface. Example (USB DFU interface) --- ``` let sysclock = 48_000_000_u32.hz(); let clock = Osc::new(pac.OSC, sysclock); let mut timer = Delay::new...
makePalette
cran
R
Package ‘makePalette’ September 28, 2023 Type Package Title Make Palette Version 0.1.2 Description Functions that allow you to create your own color palette from an image, using mathe- matical algorithms. Depends R (>= 3.5.0) License GPL-3 Encoding UTF-8 RoxygenNote 7.2.3 UR...
sagemaker-examples
readthedoc
Python
You have several options for how you can use Amazon SageMaker. IDE: SageMaker Studio * Console: SageMaker Notebook Instances * Command line & SDK: AWS CLI, boto3, & SageMaker Python SDK * 3rd party integrations: Kubeflow & Kubernetes operators If you’re new to SageMaker we recommend starting with more featur...
pyramid-pages
readthedoc
Markdown
# Installing¶ pip install git+http://github.com/uralbash/pyramid_pages.git pip install pyramid_pages git clone git+http://github.com/uralbash/pyramid_pages.git cd pyramid_pages pip install -e . ## Custom model for tree pages¶ To build a tree, using the model from sqlalchemy_mptt. Note Otherwise, it will look lik...
NetworkComparisonTest
cran
R
Package ‘NetworkComparisonTest’ September 1, 2023 Type Package Title Statistical Comparison of Two Networks Based on Several Invariance Measures Version 2.2.2 Maintainer <NAME> <<EMAIL>> Imports stats, graphics, utils, Matrix, methods, reshape2, qgraph, networktools,...
StatPerMeCo
cran
R
Package ‘StatPerMeCo’ October 12, 2022 Type Package Title Statistical Performance Measures to Evaluate Covariance Matrix Estimates Version 0.1.0 Date 2017-04-13 Author <NAME> Maintainer <NAME> <<EMAIL>> Description Statistical performance measures used in the econometr...
WeightedEnsemble
cran
R
Package ‘WeightedEnsemble’ April 10, 2023 Type Package Title Weighted Ensemble for Hybrid Model Version 0.1.0 Author Dr. <NAME> [aut], Dr. <NAME> [aut, cre] Maintainer Dr. <NAME> <<EMAIL>> Description The weighted ensemble method is a valuable approach for combining forec...
github.com/tecbot/gorocksdb
go
Go
README [¶](#section-readme) --- ### gorocksdb, a Go wrapper for RocksDB [![Build Status](https://travis-ci.org/tecbot/gorocksdb.svg)](https://travis-ci.org/tecbot/gorocksdb) [![GoDoc](https://godoc.org/github.com/tecbot/gorocksdb?status.svg)](http://godoc.org/github.com/tecbot/gorocksdb) #### Install You'll need t...
ex_redi
hex
Erlang
Toggle Theme ExRedi v0.1.1 ExRedi === Documentation for ExRedi. [Link to this section](#summary) Summary === [Types](#types) --- [doc()](#t:doc/0) Document format for multi-ops [error()](#t:error/0) Error returned from a failed operation [fields()](#t:fields/0) RediSearch field definition [id()](#t:id/...
lessR
cran
R
Package ‘lessR’ May 14, 2023 Version 4.2.9 Date 2023-05-14 Title Less Code, More Results Author <NAME>, The School of Business, Portland State University Maintainer <NAME> <<EMAIL>> Depends R (>= 3.6.0) Imports graphics, grDevices, stats, utils, methods, lattice, latt...
@dipta004/tau-prolog-mod-react
npm
JavaScript
Tau Prolog === * [tau-prolog.org](http://tau-prolog.org) | [@tau_prolog](https://twitter.com/tau_prolog) * [jariaza.es](http://jariaza.es) | [@jariazavalverde](https://twitter.com/jariazavalverde) A Prolog interpreter in JavaScript --- Tau Prolog is a Prolog interpreter fully implemented in JavaScript. While most on...
rustpython-vm
rust
Rust
Crate rustpython_vm === This crate contains most python logic. * Compilation * Bytecode * Import mechanics * Base objects Re-exports --- * `pub use self::convert::TryFromBorrowedObject;` * `pub use self::convert::TryFromObject;` * `pub use self::object::AsObject;` * `pub use self::object::Py;` * `pub use self::obje...
bower-rails
ruby
Ruby
bower-rails === [![Gem Version](https://badge.fury.io/rb/bower-rails.svg)](http://badge.fury.io/rb/bower-rails) [![Code Climate](https://codeclimate.com/github/rharriso/bower-rails/badges/gpa.svg)](https://codeclimate.com/github/rharriso/bower-rails) [![Dependency Status](https://img.shields.io/gemnasium/SergeyKisheni...
SMMA
cran
R
Package ‘SMMA’ October 12, 2022 Type Package Title Soft Maximin Estimation for Large Scale Array-Tensor Models Version 1.0.3 Date 2020-09-17 Author <NAME> Maintainer <NAME> <<EMAIL>> Description Efficient design matrix free procedure for solving a soft maximin problem fo...
lob_elixir
hex
Erlang
lob_elixir === [![Build Status](https://travis-ci.org/lob/lob-elixir.svg?branch=master)](https://travis-ci.org/lob/lob-elixir) [![Coverage Status](https://coveralls.io/repos/github/lob/lob-elixir/badge.svg?branch=master)](https://coveralls.io/github/lob/lob-elixir?branch=master) [![Module Version](https://img.shields...
www_ruby-lang_org_fr_documentation_quickstart
free_programming_book
Ruby
## Introduction Ce court tutoriel ne devrait pas prendre plus de vingt minutes de votre temps. Il part du principe que vous avez déjà installé Ruby ; si ce n’est pas le cas, il vous est chaleureusement conseillé de le faire avant de poursuivre votre lecture. Note: le traducteur a ici considéré qu’il était plus pertin...
procs
cran
R
Package ‘procs’ September 5, 2023 Type Package Title Recreates Some 'SAS®' Procedures in 'R' Version 1.0.3 Maintainer <NAME> <<EMAIL>> Description Contains functions to simulate the most commonly used 'SAS®' procedures. Specifically, the package aims to simulate t...
GmptzCurve
cran
R
Package ‘GmptzCurve’ October 12, 2022 Type Package Title Gompertz Curve Fitting Version 0.1.0 Description A system for fitting Gompertz Curve in a Time Series Data. License GPL-3 Encoding UTF-8 RoxygenNote 7.1.2 NeedsCompilation no Author <NAME> [aut, cre], <NAME> [aut] Ma...
COVID19
cran
R
Package ‘COVID19’ February 28, 2023 Type Package Title R Interface to COVID-19 Data Hub Version 3.0.3 Description Provides a daily summary of COVID-19 cases, deaths, recovered, tests, vaccinations, and hospitalizations for 230+ countries, 760+ regions, and 12000+ ad...
Bodi
cran
R
Package ‘Bodi’ October 12, 2022 Title Boosting Diversity in Regression Ensembles Version 0.1.0 Description A gradient boosting-based algorithm by incorporating a diversity term to guide the gradi- ent boosting iterations, see Bourel, Cugliari, Goude, Poggi (2021) <https: ...
phase1PRMD
cran
R
Package ‘phase1PRMD’ October 14, 2022 Type Package Date 2020-03-08 Title Personalized Repeated Measurement Design for Phase I Clinical Trials Version 1.0.2 Author <NAME>, <NAME> Maintainer <NAME> <<EMAIL>> Description Implements Bayesian phase I repeated measurement desi...
fairseq
readthedoc
Clojure
fairseq 0.12.2 documentation [fairseq](index.html#document-index) --- fairseq documentation[¶](#fairseq-documentation) === Fairseq is a sequence modeling toolkit written in [PyTorch](http://pytorch.org/) that allows researchers and developers to train custom models for translation, summarization, language modeling ...
pypi_pmaw.jsonl
personal_doc
Unknown
# Date: Categories: Tags: By utilizing Pushshift to access any Reddit, Inc. (“Reddit”) data or data API (the “Reddit Data API”), user certifies that they are a registered user of Reddit and a Reddit moderator (a “Mod") and may only access Reddit Services and Data through Pushshift Services for the express limited...
jitash-jsonrpc
rust
Rust
Crate jitash_jsonrpc === Rust JSON-RPC Library --- Rust support for the JSON-RPC 2.0 protocol. Re-exports --- * `pub extern crate base64;` * `pub extern crate serde;` * `pub extern crate serde_json;` * `pub use http::simple_http;``simple_http` * `pub use http::minreq_http;``minreq_http` * `pub use crate::client::Cl...
braQCA
cran
R
Package ‘braQCA’ October 12, 2022 Title Bootstrapped Robustness Assessment for Qualitative Comparative Analysis Version 1.2.1.29 Description Test the robustness of a user's Qualitative Comparative Analysis solutions to randomness, using the bootstrapped assessment...
owdbr
cran
R
Package ‘owdbr’ October 14, 2022 Title Open Welfare Data Brazil Version 1.0.1.1 Description Tools for collecting municipal-level data <http://www.transparencia.gov.br/ swagger-ui.html> from several Brazilian governmental social programs. Depends R (>= 3.4.4) License MIT...
nloptr
cran
R
Package ‘nloptr’ October 13, 2022 Type Package Title R Interface to NLopt Version 2.0.3 Description Solve optimization problems using an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number...
dynr
cran
R
Package ‘dynr’ October 17, 2022 Date 2022-10-16 Title Dynamic Models with Regime-Switching Maintainer <NAME> <<EMAIL>> URL https://dynrr.github.io/, https://github.com/mhunter1/dynr Contact <<EMAIL>> Depends R (>= 3.0.0), ggplot2 Imports MASS, Matrix (>= 1.5-0), numDeriv, xtab...
selcorr
cran
R
Package ‘selcorr’ October 14, 2022 Title Post-Selection Inference for Generalized Linear Models Version 1.0 Description Calculates (unconditional) post-selection confidence intervals and p-values for the coefficients of (generalized) linear models. License GPL-3 Imports...
app-root-path
npm
JavaScript
App Root Path Module === > **Please Note:** Due to the very limited scope of this module, I do not anticipate needing to make very many changes to it. Expect long stretches of zero updates—that does not mean that the module is outdated. This simple module helps you access your application's root path from anywhere...
@jlalmes/goober
npm
JavaScript
🥜 goober, a less than 1KB css-in-js solution. 🪒 The Great Shave Off Challenge === Can you shave off bytes from goober? Do it and you're gonna get paid! [More info here](https://goober.rocks/the-great-shave-off) Motivation === I've always wondered if you could get a working solution for css-in-js with a smaller fo...
GeoModels
cran
R
Package ‘GeoModels’ September 23, 2023 Type Package Title Procedures for Gaussian and Non Gaussian Geostatistical (Large) Data Analysis Version 1.1.3 Date 2023-09-23 Maintainer <NAME> <<EMAIL>> Description Functions for Gaussian and Non Gaussian (bivariate) spatial and sp...
toad
readthedoc
Python
toad 0.1.2 documentation ### Navigation * [toad 0.1.2 documentation](index.html#document-index) » Welcome to toad’s documentation![¶](#welcome-to-toad-s-documentation) === Installation[¶](#installation) --- via pip ``` pip install toad ``` via anaconda ``` conda install toad --channel conda-forge ``` via source co...
ptlflow
readthedoc
Python
You can install it from PyPI: `pip install ptlflow` The PyPI package should contain the most recent stable version. If you want to install the newest (possibly unstable) version, you can do it by: ``` pip install git+https://github.com/hmorimitsu/ptlflow.git ``` ## Getting initial scripts¶ PTLFlow offers some sc...
spatsoc
cran
R
Package ‘spatsoc’ September 7, 2023 Title Group Animal Relocation Data by Spatial and Temporal Relationship Version 0.2.2 Description Detects spatial and temporal groups in GPS relocations (Robitaille et al. (2019) <doi:10.1111/2041-210X.13215>). It can be used...
guardian_trackable
hex
Erlang
API Reference === Modules --- [GuardianTrackable](GuardianTrackable.html) A [Guardian](https://github.com/ueberauth/guardian) hook to track user sign in. Tracks the following values [GuardianTrackable.Schema](GuardianTrackable.Schema.html) Mix Tasks --- [mix guardian_trackable.install](Mix.Tasks.GuardianTrackab...
evolMap
cran
R
Package ‘evolMap’ March 17, 2023 Type Package Version 1.2.33 Date 2023-03-16 Title Dynamic and Interactive Maps Description Dynamic and Interactive Maps with R, pow- ered by 'leaflet' <https://leafletjs.com>. 'evolMap' generates a web page with interac- tive and d...
pyo3-async-macros
rust
Rust
Attribute Macro pyo3_async_macros::pyfunction === ``` #[pyfunction] ``` `pyo3::pyfunction` with async support. Generate a additional function prefixed by `async_`, decorated by `pyo3::pyfunction` and `#[pyo3(name = ...)]`. Python async backend can be specified using macro argument (default to `asyncio`). If `allow_...
SafeManuallyDrop
rust
Rust
Crate SafeManuallyDrop === A safe version of ManuallyDrop with various features and options to track undefined behavior when working with ManuallyDrop. Use --- #### 1. easy ``` use SafeManuallyDrop::ManuallyDrop; use std::ops::Deref; fn main() { /* ManuallyDrop - Depending on the build flag, a protected version ...
dvqcc
cran
R
Package ‘dvqcc’ October 13, 2022 Type Package Title Dynamic VAR - Based Control Charts for Batch Process Monitoring Version 0.1.0 Description A set of control charts for batch processes based on the VAR model. The package con- tains the implementation of T2.var and W.va...
KSD
cran
R
Package ‘KSD’ October 12, 2022 Type Package Title Goodness-of-Fit Tests using Kernelized Stein Discrepancy Version 1.0.1 Date 2021-01-11 Description An adaptation of Kernelized Stein Discrepancy, this package provides a goodness-of- fit test of whether a given i.i.d. ...
pyomeca
readthedoc
YAML
pyomeca 0.1.0 documentation [pyomeca](index.html#document-index) --- Welcome to pyomeca’s documentation![¶](#welcome-to-pyomeca-s-documentation) === pyomeca[¶](#pyomeca) --- Toolbox for biomechanics analysis. * Free software: Apache Software License 2.0 * Documentation: <https://pyomeca.readthedocs.io>. ### Feat...
spectrino
cran
R
Package ‘spectrino’ October 14, 2022 Type Package Title Spectra Viewer, Organizer, Data Preparation and Property Blocks Version 2.0.0 Date 2019-05-26 Author <NAME> <<EMAIL>> Maintainer <NAME> <<EMAIL>> Description Spectra viewer, organizer, data preparation and property block...
sway-ast
rust
Rust
Enum sway_ast::assignable::Assignable === ``` pub enum Assignable { Var(Ident), Index { target: Box<Assignable>, arg: SquareBrackets<Box<Expr>>, }, FieldProjection { target: Box<Assignable>, dot_token: DotToken, name: Ident, }, TupleFieldProjection { ...
django-db-mailer
readthedoc
Python
django-db-mailer 2.3.19 documentation [django-db-mailer](index.html#document-index) --- django-db-mailer[¶](#django-db-mailer) === Django module to easily send emails using django templates stored on database. Contents[¶](#contents) --- ### Installation[¶](#installation) #### Compatibility[¶](#compatibility) * ...
brainR
cran
R
Package ‘brainR’ October 12, 2022 Type Package Title Helper Functions to 'misc3d' and 'rgl' Packages for Brain Imaging Version 1.6.0 Date 2019-12-03 Maintainer <NAME> <<EMAIL>> Description This includes functions for creating 3D and 4D images using 'WebGL', 'rgl',...
GITHUB_edsomjr_TEP.zip_unzipped_max_range_sum.pdf
free_programming_book
Unknown
Paradigmas de Resolucao de Problemas Programacao Dinamica: Max Range Sum Prof. <NAME> UnB/FGA Sumario 1. Definicao 2. Max 2D Range Sum 3. Max Square Sub-Matrix 1 Definicao Definicao Max Range Sum Seja a = {a1 , a2 , . . . , aN } uma sequencia de N elementos. O max range sum de a e o intervalo [i, j], com i j, tal que...
qrLMM
cran
R
Package ‘qrLMM’ October 25, 2022 Type Package Title Quantile Regression for Linear Mixed-Effects Models Version 2.2 Date 2022-10-24 Author <NAME> <<EMAIL>> and <NAME>- chos <<EMAIL>> Maintainer <NAME> <<EMAIL>> Imports mvtnorm, lqr, quantreg, psych, tcltk, ald Descripti...
exzeitable
hex
Erlang
Exzeitable === [![Build Status](https://github.com/alanvardy/exzeitable/workflows/Coveralls/badge.svg)](https://github.com/alanvardy/exzeitable) [![Build Status](https://github.com/alanvardy/exzeitable/workflows/Dialyzer/badge.svg)](https://github.com/alanvardy/exzeitable) [![Build Status](https://github.com/alanvard...
NURBS
julia
Julia
[`NURBS.Bspline`](#NURBS.Bspline) — Type ``` Bspline{F} <: Basis{F} ``` B-spline basis. [`NURBS.Bspline`](#NURBS.Bspline-Tuple{Any, Int64}) — Method ``` (basis::Bspline)(evalpoints, k::Int) ``` Evaluate k-the derivative of B-spline basis at all evalpoints (all basis functions different from 0 at the evalpoints are eva...
github.com/swaggest/rest
go
Go
README [¶](#section-readme) --- ### REST with Clean Architecture for Go [![Build Status](https://github.com/swaggest/rest/workflows/test-unit/badge.svg)](https://github.com/swaggest/rest/actions?query=branch%3Amaster+workflow%3Atest-unit) [![Coverage Status](https://codecov.io/gh/swaggest/rest/branch/master/graph/ba...
test_match
hex
Erlang
API Reference === Modules --- [RecursiveMatch](RecursiveMatch.html) Recursive matching RecursiveMatch === Recursive matching Summary === [Functions](#functions) --- [assert_match(left, right, options \\ [strict: true])](#assert_match/3) Matches given value with pattern [match_r(pattern, tested, options \\ [...
papaja
cran
R
Package ‘papaja’ September 29, 2023 Title Prepare American Psychological Association Journal Articles with R Markdown Version 0.1.2 Description Tools to create dynamic, submission-ready manuscripts, which conform to American Psychological Association manuscript guidel...
swc_xml_codegen
rust
Rust
Struct swc_xml_codegen::CodeGenerator === ``` pub struct CodeGenerator<'a, W>where W: XmlWriter,{ /* private fields */ } ``` Implementations --- ### impl<'a, W> CodeGenerator<'a, W>where W: XmlWriter, #### pub fn new(wr: W, config: CodegenConfig<'a>) -> Self Trait Implementations --- ### impl<'a, W> Debug for C...
impressionist
ruby
Ruby
![Impressionist Logo](https://github.com/charlotte-ruby/impressionist/raw/master/logo.png) [![Build Status](https://secure.travis-ci.org/charlotte-ruby/impressionist.png?branch=master)](http://travis-ci.org/charlotte-ruby/impressionist) [![Code Climate](https://codeclimate.com/github/charlotte-ruby/impressionist.png)]...
svyatoslav_biz_software_testing_book
free_programming_book
Unknown
# Добавить комментарий Отменить ответ Date: Categories: Tags: ## Скачать книгу «Тестирование программного обеспечения. Базовый курс. (3-е издание)» (PDF, постоянно обновляемая версия, на русском). ## Скачать книгу «Тестирование программного обеспечения. Базовый курс. (3-е издание)» (PDF, типографская версия, на р...
wpa
cran
R
Package ‘wpa’ August 21, 2023 Type Package Title Tools for Analysing and Visualising Viva Insights Data Version 1.9.0 Description Opinionated functions that enable easier and faster analysis of Viva Insights data. There are three main types of functions in 'wpa': ...
ATAforecasting
cran
R
Package ‘ATAforecasting’ June 12, 2023 Type Package Title Automatic Time Series Analysis and Forecasting using the Ata Method Version 0.0.60 Date 2023-06-12 Description The Ata method (Yapar et al. (2019) <doi:10.15672/hujms.461032>), an alternative to ex- ponent...
gopkg.in/mgutz/dat.v2
go
Go
README [¶](#section-readme) --- ### dat [GoDoc](https://godoc.org/github.com/mgutz/dat) `dat` (Data Access Toolkit) is a fast, lightweight Postgres library for Go. * Focused on Postgres. See `Insect`, `Upsert`, `SelectDoc`, `QueryJSON` * Built on a solid foundation [sqlx](https://github.com/jmoiron/sqlx) ``` // ch...
AWR
cran
R
Package ‘AWR’ October 12, 2022 Type Package Maintainer <NAME> <<EMAIL>> Author <NAME> <<EMAIL>> Title 'AWS' Java 'SDK' for R Description Make the compiled Java modules of the Amazon Web Services ('AWS') 'SDK' avail- able to be used in downstream R packages interact- ...
tibblify
cran
R
Package ‘tibblify’ November 16, 2022 Title Rectangle Nested Lists Version 0.3.0 Description A tool to rectangle a nested list, that is to convert it into a tibble. This is done automatically or according to a given specification. A common use case is for nested list...
webgl-driver
npm
JavaScript
webgl-driver === > WebGL driver for Rax. Components and APIs are based on `three.js` design and implementation. Use markup language and declarative writing to simplify development. Install --- s ``` $ npm install --save webgl-driver ``` Usage --- ``` import {createElement, Component, render} from 'rax'; import WebGL...
@ice/screenshot
npm
JavaScript
@ice/screenshot === Take a screenshot of a web page in the terminal. Options: ``` -V, --version output the version number -u, --url <url> The target url or path to local server -l, --local [local] Set up a local server in [local] directory and take screenshot, defaults set up in `...
ircor
cran
R
Package ‘ircor’ October 13, 2022 Title Correlation Coefficients for Information Retrieval Version 1.0 Description Provides implementation of various correlation coefficients of common use in Information Retrieval. In particular, it includes Kendall (1970, isbn:0852641990)...
github.com/openshift/origin/pkg/quota/util
go
Go
None Documentation [¶](#section-documentation) --- ### Index [¶](#pkg-index) * [func IsErrorLimitExceeded(err error) bool](#IsErrorLimitExceeded) * [func IsErrorQuotaExceeded(err error) bool](#IsErrorQuotaExceeded) ### Constants [¶](#pkg-constants) This section is empty. ### Variables [¶](#pkg-variables) This...
proplot
readthedoc
Markdown
Proplot is published on PyPi and conda-forge. It can be installed with `pip` or `conda` as follows: ``` pip install proplot conda install -c conda-forge proplot ``` Likewise, an existing installation of proplot can be upgraded to the latest version with: ``` pip install --upgrade proplot conda upgrade proplot ```...
devise-security
ruby
Ruby
Devise Security === [![Build Status](https://github.com/devise-security/devise-security/actions/workflows/test_suite.yml/badge.svg?branch=master)](https://github.com/devise-security/devise-security/actions/workflows/test_suite.yml) [![Coverage Status](https://coveralls.io/repos/github/devise-security/devise-security/b...
predictMe
cran
R
Package ‘predictMe’ October 14, 2022 Type Package Title Visualize Individual Prediction Performance Version 0.1 Date/Publication 2022-05-24 09:40:02 UTC Author <NAME> Maintainer <NAME> <<EMAIL>> Description Enables researchers to visualize the prediction performance of any a...
scikit-allel
readthedoc
Python
scikit-allel 1.3.3 documentation [scikit-allel](index.html#document-index) --- scikit-allel - Explore and analyse genetic variation[¶](#scikit-allel-explore-and-analyse-genetic-variation) === This package provides utilities for exploratory analysis of large scale genetic variation data. It is based on [numpy](http:...
github.com/asim/go-micro/plugins/wrapper/select/shard/v3
go
Go
README [¶](#section-readme) --- ### Shard Wrapper The shard wrapper is a way of sharding calls based on metadata key-value so requests can be pinned to a particular backend node. For example if you want to use session affinity aka sticky sessions you can specify the header value for sessions e.g. X-From-Session or ...
middy
npm
JavaScript
**The stylish Node.js middleware engine for AWS Lambda** --- ⚠️ **Warning: Middy 0.x is being deprecated** ⚠️ Middy 1.x, with support for Node.js 10 & 12 will soon replace Middy 0.x. You can already use Middy 1.x, check out [branch `1.0.0-beta`](https://github.com/middyjs/middy/tree/1.0.0-beta) for documentation an...
django-private-chat2
readthedoc
Python
django_private_chat2 1.0.2 documentation [django_private_chat2](#) --- Welcome to django_private_chat2’s documentation![¶](#welcome-to-django-private-chat2-s-documentation) === Contents: Installation[¶](#installation) --- At the command line: ``` $ easy_install django_private_chat2 ``` Or, if you have virtualenvw...
ee_extra
readthedoc
Unknown
eeExtra 0.0.15 documentation [Skip to main content](#main-content) Back to top `Ctrl`+`K` Site Navigation * [API Reference](#) * [GitHub](https://github.com/r-earthengine/ee_extra) * [Twitter](https://twitter.com/csaybar) Site Navigation * [API Reference](#) * [GitHub](https://github.com/r-earthengine...
google-cloudidentity1
rust
Rust
Crate google_cloudidentity1 === This documentation was generated from *Cloud Identity* crate version *5.0.3+20230117*, where *20230117* is the exact revision of the *cloudidentity:v1* schema built by the mako code generator *v5.0.3*. Everything else about the *Cloud Identity* *v1* API can be found at the official doc...
graphql-hooks-with-get-support
npm
JavaScript
graphql-hooks === 🎣 Minimal hooks-first GraphQL client. Features --- * 🥇 First-class hooks API * ⚖️ *Tiny* bundle: only 5.3kB (1.9 gzipped) * 📄 Full SSR support: see [graphql-hooks-ssr](https://github.com/nearform/graphql-hooks/blob/HEAD/packages/graphql-hooks-ssr) * 🔌 Plugin Caching: see [graphql-hooks-memcache...
@types/xsd-schema-validator
npm
JavaScript
[Installation](#installation) === > `npm install --save @types/xsd-schema-validator` [Summary](#summary) === This package contains type definitions for xsd-schema-validator (<https://github.com/nikku/node-xsd-schema-validator#readme>). [Details](#details) === Files were exported from <https://github.com/DefinitelyT...
DTDA
cran
R
Package ‘DTDA.cif’ October 12, 2022 Title Doubly Truncated Data Analysis, Cumulative Incidence Functions Version 1.0.2 Maintainer <NAME> <<EMAIL>> Description Nonparametric estimator of the cumulative incidences of competing risks under dou- ble truncation. The estimator...
hiera-eyaml
ruby
Ruby
Hiera eyaml === [![License](https://img.shields.io/github/license/voxpupuli/hiera-eyaml.svg)](https://github.com/voxpupuli/hiera-eyaml/blob/master/LICENSE) [![Test](https://github.com/voxpupuli/hiera-eyaml/actions/workflows/test.yml/badge.svg)](https://github.com/voxpupuli/hiera-eyaml/actions/workflows/test.yml) [![co...
deadline
rust
Rust
Crate deadline === A one-macro crate to ensure assertions meet their deadlines. Macros --- deadlineRequires a condition closure to return `true` before the specified duration has elapsed. Crate deadline === A one-macro crate to ensure assertions meet their deadlines. Macros --- deadlineRequires a condition closu...
angr
readthedoc
Unknown
angr The angr Project Oct 17, 2023 CONTENTS 1.1 Getting Suppor... 3 1.2 Citing ang... 4 1.3 Going further... 4 2.1 Installing ang... 5 2.2 Reporting Bug... 6 2.3 Developing ang... 7 2.4 Help Wante... 9 3.1 Core Concept... 15 3.2 Loading a Binar... 20 3.3 Symbolic Expressions and Constraint Solvin... 26 3.4 Machi...
cipheR
cran
R
Package ‘cipheR’ November 16, 2022 Title Encryption and Decryption with Text Ciphers Version 1.0.0 Description Encrypts and decrypts using basic ciphers. None of these should be used in place of real encryption using state of the art tools. The ciphers included use m...