Ecosyste.ms: Repos

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

GitHub topics: extent

stdlib-js/stats-iter-range

Compute the range of all iterated values.

Language: JavaScript - Size: 1.12 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-range

Compute a range incrementally.

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

stdlib-js/stats-base-cumax

Calculate the cumulative maximum of a strided array.

Language: JavaScript - Size: 502 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dcumax

Calculate the cumulative maximum of double-precision floating-point strided array elements.

Language: JavaScript - Size: 488 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmax

Calculate the maximum value of a double-precision floating-point strided array.

Language: JavaScript - Size: 490 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmaxsorted

Calculate the maximum value of a sorted double-precision floating-point strided array.

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

stdlib-js/stats-base-dnanmax

Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.

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

stdlib-js/stats-base-dnanmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.

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

stdlib-js/stats-base-dmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask.

Language: JavaScript - Size: 498 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-max-by

Calculate the maximum value of a strided array via a callback function.

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

stdlib-js/stats-base-max

Calculate the maximum value of a strided array.

Language: JavaScript - Size: 625 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-maxsorted

Calculate the maximum value of a sorted strided array.

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

stdlib-js/stats-base-mskmax

Calculate the maximum value of a strided array according to a mask.

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

stdlib-js/stats-base-nanmax-by

Calculate the maximum value of a strided array via a callback function, ignoring NaN values.

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

stdlib-js/stats-base-nanmax

Calculate the maximum value of a strided array, ignoring NaN values.

Language: JavaScript - Size: 669 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanmskmax

Calculate the maximum value of a strided array according to a mask, ignoring NaN values.

Language: JavaScript - Size: 689 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-max

Compute the maximum value of all iterated values.

Language: JavaScript - Size: 1.05 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-max

Compute a maximum value incrementally.

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

stdlib-js/stats-base-range-by

Calculate the range of a strided array via a callback function.

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

stdlib-js/stats-base-nanrange

Calculate the range of a strided array, ignoring NaN values.

Language: JavaScript - Size: 521 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-cumin

Calculate the cumulative minimum of a strided array.

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

stdlib-js/stats-base-dcumin

Calculate the cumulative minimum of double-precision floating-point strided array elements.

Language: JavaScript - Size: 499 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmin

Calculate the minimum value of a double-precision floating-point strided array.

Language: JavaScript - Size: 492 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dminsorted

Calculate the minimum value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 487 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmskmin

Calculate the minimum value of a double-precision floating-point strided array according to a mask.

Language: JavaScript - Size: 502 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmin

Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.

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

stdlib-js/stats-base-dnanmskmin

Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.

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

stdlib-js/stats-base-min-by

Calculate the minimum value of a strided array via a callback function.

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

stdlib-js/stats-base-min

Calculate the minimum value of a strided array.

Language: JavaScript - Size: 678 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-minsorted

Calculate the minimum value of a sorted strided array.

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

stdlib-js/stats-base-mskmin

Calculate the minimum value of a strided array according to a mask.

Language: JavaScript - Size: 521 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanmin-by

Calculate the minimum value of a strided array via a callback function, ignoring NaN values.

Language: JavaScript - Size: 520 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanmin

Calculate the minimum value of a strided array, ignoring NaN values.

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

stdlib-js/stats-base-nanmskmin

Calculate the minimum value of a strided array according to a mask, ignoring NaN values.

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

stdlib-js/stats-iter-min

Compute the minimum value of all iterated values.

Language: JavaScript - Size: 1.12 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-min

Compute a minimum value incrementally.

Language: JavaScript - Size: 316 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmskrange

Calculate the range of a double-precision floating-point strided array according to a mask.

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

stdlib-js/stats-base-dnanmskrange

Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.

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

stdlib-js/stats-base-dnanrange

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

Language: JavaScript - Size: 876 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-drange

Calculate the range of a double-precision floating-point strided array.

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

stdlib-js/stats-base-mskrange

Calculate the range of a strided array according to a mask.

Language: JavaScript - Size: 489 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanmskrange

Calculate the range of a strided array according to a mask, ignoring NaN values.

Language: JavaScript - Size: 651 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanrange-by

Calculate the range of a strided array via a callback function, ignoring NaN values.

Language: JavaScript - Size: 505 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-range

Calculate the range of a strided array.

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

priyankkumar218/Appium-Java-Framework Fork of mfaisalkhatri/appium-java-examples

This repo contains Swag Labs Android App Automation Tests for verifying 3 flows on checkout, PDP and Product Filters, Added Additional Capabilities from the original fork like Extent Reports, Log4J Logging, Retry Analyzer, Streamlined the Appium server start code in the driver manager class

Language: HTML - Size: 93.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

arjun436/cucumber-rest-assured-extentreports

Cucumber Rest API Automation with Extent reports

Language: HTML - Size: 124 KB - Last synced: about 2 months ago - Pushed: about 4 years ago - Stars: 3 - Forks: 18

DanielJDufour/geo-extent

Makes working with GeoSpatial Extents Easy. A simple chainable extent class.

Language: JavaScript - Size: 219 KB - Last synced: 6 days ago - Pushed: 5 months ago - Stars: 14 - Forks: 0

extent-framework/klov

Report server for ExtentReports

Size: 201 MB - Last synced: 2 months ago - Pushed: almost 3 years ago - Stars: 35 - Forks: 31

geosquare/geojson-bbox

Calculates extent/bbox for a given valid geojson object.

Language: JavaScript - Size: 61.5 KB - Last synced: 8 days ago - Pushed: over 1 year ago - Stars: 31 - Forks: 14

stdlib-js/stats-base-cuminabs

Calculate the cumulative minimum absolute value of a strided array.

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

anshooarora/extentreports-java 📦

Community version of Extent API for Java has moved to https://github.com/extent-framework/

Language: Java - Size: 14.4 MB - Last synced: 5 months ago - Pushed: almost 4 years ago - Stars: 529 - Forks: 355

venkywarriors/Venky_Advanced

venky official

Language: HTML - Size: 27.4 MB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

bfinl/FAST-IRES

An Electromagnetic Source Imaging Algorithm for Estimating Extended Brain Sources and Large-scale Networks

Language: MATLAB - Size: 218 MB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 7 - Forks: 6

timorleste/settlements-cluster-maps

The map illustrates the extent of the settlement locality, suco boundaries database. [ Metadata 18-02-2001 - 18-02-2021 ]

Language: JavaScript - Size: 60.5 MB - Last synced: 8 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

MarkTorrey/x-tent

simple app to get map extent, scale, and zoom level

Language: HTML - Size: 20.5 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

anoopezhap/Pet-Store-RestAssured-Project

Language: HTML - Size: 89.8 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

GladsonAntony/WebAutomation_Extent

This is a Selenium Hybrid Framework With Extent Reporting

Language: Java - Size: 18.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 12 - Forks: 18

stdlib-js/stats-base-smin

Calculate the minimum value of a single-precision floating-point strided array.

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

stdlib-js/stats-iter-mmin

Create an iterator which iteratively computes a moving minimum value.

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

stdlib-js/stats-iter-cumin

Create an iterator which iteratively computes a cumulative minimum value.

Language: Makefile - Size: 825 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-sminabs

Calculate the minimum absolute value of a single-precision floating-point strided array.

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

stdlib-js/stats-base-dcuminabs

Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.

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

stdlib-js/stats-iter-mminabs

Create an iterator which iteratively computes a moving minimum absolute value.

Language: JavaScript - Size: 1.06 MB - Last synced: 2 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanminabs

Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.

Language: JavaScript - Size: 650 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 1

stdlib-js/stats-iter-mmaxabs

Create an iterator which iteratively computes a moving maximum absolute value.

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

stdlib-js/stats-iter-cumaxabs

Create an iterator which iteratively computes a cumulative maximum absolute value.

Language: Makefile - Size: 812 KB - Last synced: 3 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-minmaxabs

Compute minimum and maximum absolute values incrementally.

Language: Makefile - Size: 613 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smaxabs

Calculate the maximum absolute value of a single-precision floating-point strided array.

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

stdlib-js/stats-base-nanminabs

Calculate the minimum absolute value of a strided array, ignoring NaN values.

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

stdlib-js/stats-iter-cuminabs

Create an iterator which iteratively computes a cumulative minimum absolute value.

Language: Makefile - Size: 827 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmaxabs

Compute a moving maximum absolute value incrementally.

Language: Makefile - Size: 850 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanrange

Calculate the range of a single-precision floating-point strided array, ignoring NaN values.

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

stdlib-js/stats-base-smskrange

Calculate the range of a single-precision floating-point strided array according to a mask.

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

stdlib-js/stats-base-snanmskrange

Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.

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

stdlib-js/stats-iter-cumax

Create an iterator which iteratively computes a cumulative maximum value.

Language: Makefile - Size: 802 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanmaxabs

Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.

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

Grace-Amondi/random-geojson

A tool for creating random geojson point,line or polygon data within a user-defined polygon

Language: JavaScript - Size: 3.07 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

CodeTillMars/OnlinePortal

Online Portal

Language: HTML - Size: 12.1 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

arthur-e/gdal_extent.py

A command line utility for getting the extent (bounds) of a raster

Language: Python - Size: 5.86 KB - Last synced: about 2 months ago - Pushed: almost 8 years ago - Stars: 2 - Forks: 5

stdlib-js/stats-iter-mrange

Create an iterator which iteratively computes a moving range.

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

Otumian-empire/swift-python

This a swift presentation of the basics of programming, using the python programming language to the extent that we can take it. This is meant for anyone with interest in learning python given a limited period or an experienced developer who want to pick up the python programming. Also students who have taken introduction to computer science or programming would find this helpful in their own frame.

Language: Python - Size: 729 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

stdlib-js/stats-iter-curange

Create an iterator which iteratively computes a cumulative range.

Language: Makefile - Size: 822 KB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-scumin

Calculate the cumulative minimum of single-precision floating-point strided array elements.

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

stdlib-js/stats-base-sminsorted

Calculate the minimum value of a sorted single-precision floating-point strided array.

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

stdlib-js/stats-base-smskmin

Calculate the minimum value of a single-precision floating-point strided array according to a mask.

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

stdlib-js/stats-base-snanmin

Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.

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

stdlib-js/stats-base-snanmskmin

Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.

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

stdlib-js/stats-base-scumax

Calculate the cumulative maximum of single-precision floating-point strided array elements.

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

stdlib-js/stats-base-smax

Calculate the maximum value of a single-precision floating-point strided array.

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

stdlib-js/stats-base-smaxsorted

Calculate the maximum value of a sorted single-precision floating-point strided array.

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

stdlib-js/stats-base-smskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask.

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

stdlib-js/stats-base-snanmax

Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.

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

stdlib-js/stats-base-snanmskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.

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

stdlib-js/stats-base-srange

Calculate the range of a single-precision floating-point strided array.

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

stdlib-js/stats-base-cumaxabs

Calculate the cumulative maximum absolute value of a strided array.

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

stdlib-js/stats-base-dcumaxabs

Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.

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

stdlib-js/stats-base-dmaxabs

Calculate the maximum absolute value of a double-precision floating-point strided array.

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

stdlib-js/stats-base-dmaxabssorted

Calculate the maximum absolute value of a sorted double-precision floating-point strided array.

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

stdlib-js/stats-base-dminabs

Calculate the minimum absolute value of a double-precision floating-point strided array.

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

stdlib-js/stats-base-dnanmaxabs

Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.

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