err
There are 52 repositories under err topic.
PavelBlend/blender-xray
STALKER (aka xray-engine) import/export plugin for Blender 3D
morrisxyang/errors
A simple error library that supports error stacks, error codes, and error chains.
reconquest/karma-go
Everything has a reason.
FBartos/zcurve
zcurve R package for assessing the reliability and trustworthiness of published literature with the z-curve method
lgrz/pairwise-ttest
Scripts to perform pairwise t-test on TREC run files
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.
hgranillo/errbot-docker
Docker image for Errbot that runs on Alpine Linux docker image.
cabinjs/parse-err
Parse errors to provide a consistent metadata object across Browser and Node environments. Made for Cabin and Lad.
DScheglov/resultage
A clear way for handling success and failure in both synchronous and asynchronous operations.
stdlib-js/assert-is-error
Test if a value is an Error object.
stdlib-js/assert-is-reference-error
Test if a value is a ReferenceError object.
stdlib-js/assert-is-type-error
Test if a value is a TypeError object.
stdlib-js/assert-is-uri-error
Test if a value is a URIError object.
stdlib-js/error
Errors.
stdlib-js/error-reviver
Revive a JSON-serialized error object.
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
stdlib-js/error-tools-fmtprodmsg-factory
Return a function which formats an error message for production.
stdlib-js/stats-incr-mae
Compute the mean absolute error (MAE) incrementally.
stdlib-js/stats-incr-mmaape
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
stdlib-js/stats-incr-mmae
Compute a moving mean absolute error (MAE) incrementally.
TomokiMiyauci/result
Minimum result type port of Rust
JiangJie/happy-rusty
Porting some excellent design implementations from Rust to JavaScript.
stdlib-js/error-to-json
Return a JSON representation of an error object.
stdlib-js/error-tools-database
Standard library error code database.
stdlib-js/error-tools-id2msg
Return an error message corresponding to a provided two-character error identifier.
stdlib-js/error-tools-msg2id
Return a two-character error identifier corresponding to a provided error message.
stdlib-js/math-base-special-expm1rel
Relative error exponential.
stdlib-js/math-iter-special-expm1rel
Create an iterator which evaluates the relative error exponential for each iterated value.
stdlib-js/stats-incr-maape
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
stdlib-js/stats-incr-mape
Compute the mean absolute percentage error (MAPE) incrementally.
stdlib-js/stats-incr-mmape
Compute a moving mean absolute percentage error (MAPE) incrementally.
stdlib-js/stats-incr-mme
Compute a moving mean error (ME) incrementally.
stdlib-js/stats-incr-mmpe
Compute a moving mean percentage error (MPE) incrementally.
stdlib-js/stats-incr-mmse
Compute a moving mean squared error (MSE) incrementally.
stdlib-js/stats-incr-rss
Compute the residual sum of squares (RSS) incrementally.
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