extent
There are 122 repositories under extent topic.
anshooarora/extentreports-java
Community version of Extent API for Java has moved to https://github.com/extent-framework/
extent-framework/klov
Report server for ExtentReports
geosquare/geojson-bbox
Calculates extent/bbox for a given valid geojson object.
GladsonAntony/WebAutomation_Extent
This is a Selenium Hybrid Framework With Extent Reporting
DanielJDufour/geo-extent
Makes working with GeoSpatial Extents Easy. A simple chainable extent class.
bfinl/FAST-IRES
An Electromagnetic Source Imaging Algorithm for Estimating Extended Brain Sources and Large-scale Networks
arjun436/cucumber-rest-assured-extentreports
Cucumber Rest API Automation with Extent reports
Grace-Amondi/random-geojson
A tool for creating random geojson point,line or polygon data within a user-defined polygon
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.
stdlib-js/stats-base-cumax
Calculate the cumulative maximum of a strided array.
stdlib-js/stats-base-dcumax
Calculate the cumulative maximum of double-precision floating-point strided array elements.
stdlib-js/stats-base-dcumin
Calculate the cumulative minimum of double-precision floating-point strided array elements.
stdlib-js/stats-base-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
stdlib-js/stats-base-dmax
Calculate the maximum value of a double-precision floating-point strided array.
stdlib-js/stats-base-dmin
Calculate the minimum value of a double-precision floating-point strided array.
stdlib-js/stats-base-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
stdlib-js/stats-base-dmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
stdlib-js/stats-base-dmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask.
stdlib-js/stats-base-dnanminabs
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
stdlib-js/stats-base-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
stdlib-js/stats-base-nanminabs
Calculate the minimum absolute value of a strided array, ignoring NaN values.
stdlib-js/stats-base-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
stdlib-js/stats-base-smin
Calculate the minimum value of a single-precision floating-point strided array.
stdlib-js/stats-base-sminabs
Calculate the minimum absolute value of a single-precision floating-point strided array.
stdlib-js/stats-base-smskrange
Calculate the range of a single-precision floating-point strided array according to a mask.
stdlib-js/stats-base-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
stdlib-js/stats-base-snanmskrange
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
stdlib-js/stats-base-snanrange
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
stdlib-js/stats-incr-minmaxabs
Compute minimum and maximum absolute values incrementally.
stdlib-js/stats-incr-mmaxabs
Compute a moving maximum absolute value incrementally.
stdlib-js/stats-iter-cumax
Create an iterator which iteratively computes a cumulative maximum value.
stdlib-js/stats-iter-cumaxabs
Create an iterator which iteratively computes a cumulative maximum absolute value.
stdlib-js/stats-iter-cuminabs
Create an iterator which iteratively computes a cumulative minimum absolute value.
stdlib-js/stats-iter-mmaxabs
Create an iterator which iteratively computes a moving maximum absolute value.
stdlib-js/stats-iter-mmin
Create an iterator which iteratively computes a moving minimum value.
stdlib-js/stats-iter-mminabs
Create an iterator which iteratively computes a moving minimum absolute value.