Scientific Software
Updated 6 months ago

WaveletsExt.jl — Peer-reviewed • Rank 6.3 • Science 98%

WaveletsExt.jl: Extending the boundaries of wavelets in Julia - Published in JOSS (2022)

Updated 6 months ago

vembrane • Rank 6.6 • Science 77%

vembrane filters VCF records using python expressions

Updated 6 months ago

urban_road_filter • Rank 7.7 • Science 67%

Real-time LIDAR-based Urban Road and Sidewalk detection for Autonomous Vehicles 🚗

Updated 6 months ago

humolire • Rank 3.2 • Science 67%

HuMoLiRe is a Pedestrian Dead-Reckoning Particle Filter Map-aided system that leverages human motion likelihood in indoor spaces to estimate their position. This repository is the dataset and software published with its paper.

Updated 6 months ago

tstoolbox • Rank 4.6 • Science 54%

Command line script and Python library to work with time-series data.

Updated 6 months ago

@stdlib/utils-filter-arguments • Rank 4.4 • Science 44%

Create a function that invokes a provided function according to a predicate function.

Updated 6 months ago

@stdlib/iter-filter-map • Rank 3.2 • Science 44%

Create an iterator which both filters and maps the values of another iterator.

Updated 6 months ago

@stdlib/iter-filter • Rank 3.0 • Science 44%

Create an iterator which filters the values of another iterator according to a predicate function.

Updated 6 months ago

@stdlib/utils-omit-by • Rank 2.7 • Science 44%

Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.

Updated 6 months ago

@stdlib/iter-reject • Rank 2.6 • Science 44%

Create an iterator which rejects the values of another iterator according to a predicate function.

Updated 6 months ago

@stdlib/utils-reject-arguments • Rank 2.6 • Science 44%

Create a function that invokes a provided function according to a predicate function.

Updated 6 months ago

@stdlib/utils-pick-by • Rank 2.2 • Science 44%

Return a partial object copy containing properties for which a predicate (function) returns a truthy value.

Updated 6 months ago

@stdlib/array-base-mskreject-map • Rank 1.6 • Science 44%

Apply a mask to a provided input array and map the unmasked values according to a callback function.

Updated 5 months ago

https://github.com/aboucaud/face_lensing • Rank 4.8 • Science 13%

Look at yourself through a gravitational lens.

Updated 5 months ago

https://github.com/tobias-gp/simplefilters • Rank 4.6 • Science 10%

A collection of simple NumPy-based filters and trackers optimized for real-time performance.

Updated 6 months ago

array-base-mskfiltern • Science 44%

Apply a mask to one or more provided input arrays in a single pass.

Updated 6 months ago

quarto-div-reuse • Science 44%

The power of "code/content reuse" for seamless and efficient content creation.

Updated 6 months ago

ndarray-filter • Science 44%

Return a shallow copy of an ndarray containing only those elements which pass a test implemented by a predicate function.

Updated 6 months ago

baggetfilter • Science 67%

Qt Gui tool which allows manipulating rosbag in a user-friendly way. It allows you to export any topics into csv files, filter the useful ones (even tf) into a lightweight rosbag and modify timestamps with only few clicks . On top of that, this tool can play rosbag with all the different rosbag arguments and don’t need any dependencies.

Updated 6 months ago

@stdlib/array-base-reject • Science 44%

Return a shallow copy of an array containing only those elements which fail a test implemented by a predicate function.

Updated 6 months ago

ndarray-reject • Science 44%

Return a shallow copy of an ndarray containing only those elements which fail a test implemented by a predicate function.

Updated 6 months ago

ndarray-filter-map • Science 44%

Filter and map elements in an input ndarray to elements in a new output ndarray according to a callback function.

Updated 6 months ago

litsift • Science 44%

LitSift: Seamlessly search, sift, and export results from Semantic Scholar to BibTeX/CSV

Updated 6 months ago

detaxizer • Science 67%

A pipeline to identify (and remove) certain sequences from raw genomic data. Default taxon to identify (and remove) is Homo sapiens. Removal is optional.

Updated 6 months ago

@stdlib/array-base-filter • Science 44%

Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.