An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: err

PavelBlend/blender-xray

STALKER (aka xray-engine) import/export plugin for Blender 3D

Language: Python - Size: 4.19 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 221 - Forks: 40

stdlib-js/stats-incr-mrss

Compute a moving residual sum of squares (RSS) incrementally.

Language: JavaScript - Size: 965 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

FBartos/zcurve

zcurve R package for assessing the reliability and trustworthiness of published literature with the z-curve method

Language: R - Size: 2.41 MB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 13 - Forks: 1

stdlib-js/error

Errors.

Language: JavaScript - Size: 5.59 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/error-to-json

Return a JSON representation of an error object.

Language: JavaScript - Size: 1.79 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

par7133/FastErr

FastErr class, the smart Err class - BSD License

Language: PHP - Size: 18.6 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-expm1rel

Relative error exponential.

Language: Python - Size: 783 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-rss

Compute the residual sum of squares (RSS) incrementally.

Language: JavaScript - Size: 423 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-me

Compute the mean error (ME) incrementally.

Language: JavaScript - Size: 420 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-error

Test if a value is an Error object.

Language: JavaScript - Size: 659 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/error-tools-fmtprodmsg-factory

Return a function which formats an error message for production.

Language: JavaScript - Size: 1.21 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/error-tools-msg2id

Return a two-character error identifier corresponding to a provided error message.

Language: JavaScript - Size: 1.59 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mae

Compute the mean absolute error (MAE) incrementally.

Language: JavaScript - Size: 410 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmse

Compute a moving mean squared error (MSE) incrementally.

Language: JavaScript - Size: 972 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmae

Compute a moving mean absolute error (MAE) incrementally.

Language: JavaScript - Size: 974 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mpe

Compute the mean percentage error (MPE) incrementally.

Language: JavaScript - Size: 413 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mape

Compute the mean absolute percentage error (MAPE) incrementally.

Language: JavaScript - Size: 414 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-reference-error

Test if a value is a ReferenceError object.

Language: JavaScript - Size: 854 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-range-error

Test if a value is a RangeError object.

Language: JavaScript - Size: 707 KB - Last synced at: about 23 hours ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-syntax-error

Test if a value is a SyntaxError object.

Language: JavaScript - Size: 731 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmaape

Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.

Language: JavaScript - Size: 937 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/error-tools-database

Standard library error code database.

Language: JavaScript - Size: 2.55 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/error-tools-fmtprodmsg

Format an error message for production.

Language: JavaScript - Size: 374 KB - Last synced at: about 12 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mme

Compute a moving mean error (ME) incrementally.

Language: JavaScript - Size: 973 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/error-reviver

Revive a JSON-serialized error object.

Language: JavaScript - Size: 959 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

DScheglov/resultage

A clear way for handling success and failure in both synchronous and asynchronous operations.

Language: TypeScript - Size: 191 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-is-eval-error

Test if a value is an EvalError object.

Language: JavaScript - Size: 691 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmpe

Compute a moving mean percentage error (MPE) incrementally.

Language: JavaScript - Size: 973 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

JiangJie/happy-rusty

Porting some excellent design implementations from Rust to JavaScript.

Language: TypeScript - Size: 567 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

morrisxyang/errors

A simple error library that supports error stacks, error codes, and error chains.

Language: Go - Size: 79.1 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 56 - Forks: 9

reconquest/karma-go

Everything has a reason.

Language: Go - Size: 46.9 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 17 - Forks: 2

stdlib-js/stats-incr-rmse

Compute the root mean squared error (RMSE) incrementally.

Language: JavaScript - Size: 407 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-uri-error

Test if a value is a URIError object.

Language: JavaScript - Size: 840 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mrmse

Compute a moving root mean squared error (RMSE) incrementally.

Language: JavaScript - Size: 975 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-expm1rel

Create an iterator which evaluates the relative error exponential for each iterated value.

Language: JavaScript - Size: 960 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-maape

Compute the mean arctangent absolute percentage error (MAAPE) incrementally.

Language: JavaScript - Size: 443 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mse

Compute the mean squared error (MSE) incrementally.

Language: JavaScript - Size: 401 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmape

Compute a moving mean absolute percentage error (MAPE) incrementally.

Language: JavaScript - Size: 967 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/error-tools-id2msg

Return an error message corresponding to a provided two-character error identifier.

Language: JavaScript - Size: 1.52 MB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-type-error

Test if a value is a TypeError object.

Language: JavaScript - Size: 765 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

xmas7/go-temp-err-catcher

This is a little package to use with your net.Listeners. Docs: https://godoc.org/github.com/jbenet/go-temp-err-catcher Get: go get github.com/jbenet/go-temp-err-catcher

Language: Go - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lgrz/pairwise-ttest

Scripts to perform pairwise t-test on TREC run files

Language: Shell - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

TomokiMiyauci/result

Minimum result type port of Rust

Language: TypeScript - Size: 58.6 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

southwest416/ERR-Generator

This program automatically generates ERR packages including a Cover letter, 3330-42 (Request for Promotion Consideration and Acknowledgement), and 3330-43-1 (Rating of Air Traffic Experience for AT Movement) for up to 5 facilities at once.

Language: Python - Size: 7.73 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

cabinjs/parse-err

Parse errors to provide a consistent metadata object across Browser and Node environments. Made for Cabin and Lad.

Language: JavaScript - Size: 503 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

qq1060656096/err

Language: Go - Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

aminnairi/lemonade

:lemon: Node.js implementation of some monads found in Elm.

Language: JavaScript - Size: 428 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lgrz/grdeval

A port of gdeval.pl to Rust

Language: Rust - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

hgranillo/errbot-docker

Docker image for Errbot that runs on Alpine Linux docker image.

Language: Shell - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 2

sug0/go-exit

Finally respect your damn deferred function calls on `err != nil`

Language: Go - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

corny813/RankLib

Language: Java - Size: 7.4 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

wkentaur/graph-err

Save named entities from ERR news to a graph DB

Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0