Updated 10 months ago

@stdlib/math-strided-special-smsksqrt • Rank 3.3 • Science 44%

Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 10 months ago

@stdlib/math-iter-special-erfc • Rank 3.3 • Science 44%

Create an iterator which evaluates the complementary error function for each iterated value.

Updated 10 months ago

@stdlib/random-iter-chi • Rank 3.3 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a chi distribution.

Updated 10 months ago

https://github.com/althonos/pytrimal • Rank 11.3 • Science 36%

Cython bindings and Python interface to trimAl, a tool for automated alignment trimming. Now with SIMD!

Updated 10 months ago

https://github.com/cqcl/hugr • Rank 21.3 • Science 26%

Hierarchical Unified Graph Representation for quantum and classical programs

Updated 9 months ago

https://github.com/gradio-app/trackio • Rank 21.3 • Science 26%

A lightweight, local-first, and free experiment tracking library from Hugging Face 🤗

Updated 10 months ago

gtreg • Rank 11.3 • Science 36%

Regulatory Tables for Clinical Research

Updated 10 months ago

https://github.com/althonos/scoring-matrices • Rank 11.3 • Science 36%

Dependency free, Cython-compatible scoring matrices to use with biological sequences.

Updated 10 months ago

spycblock • Rank 3.3 • Science 44%

:octocat: :hammer: A simple Bitcoin parser to parse the raw *.dat files, and decode them into differents format :microscope: :octocat:

Updated 10 months ago

@stdlib/stats-base-snanmskmax • Rank 3.3 • Science 44%

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

Updated 10 months ago

@stdlib/math-strided-special-dabs • Rank 3.3 • Science 44%

Compute the absolute value for each element in a double-precision floating-point strided array.

Updated 10 months ago

nicla_vision_ros2 • Rank 3.3 • Science 44%

ROS2 interface for the Arduino Nicla Vision board

Updated 10 months ago

bilp-q • Rank 3.3 • Science 44%

This repository contains the code to reproduce the results presented in the paper BILP-Q: Quantum Coalition Structure Generation

Updated 10 months ago

@stdlib/stats-base-scuminabs • Rank 3.3 • Science 44%

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

Updated 10 months ago

@stdlib/math-strided-special-acovercos-by • Rank 3.3 • Science 44%

Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.

Updated 10 months ago

@ondoher/enigma • Rank 3.3 • Science 44%

Tools and documentation to help with building and testing an Enigma Machine simulator.

Updated 10 months ago

top-trumps • Rank 3.3 • Science 44%

🃏 Creation of the Top Trumps game where the theme and cards were inspired by great names responsible for the technology revolution and I dedicate it to Ada Lovelace to honor her contributions to humanity as one of the leading women in science and math.

Updated 10 months ago

@stdlib/math-strided-special-sabs • Rank 3.3 • Science 44%

Compute the absolute value for each element in a single-precision floating-point strided array.

Updated 10 months ago

@stdlib/time-hours-in-year • Rank 3.3 • Science 44%

Determine the number of hours in a year according to the Gregorian calendar.

Updated 10 months ago

math-base-special-identityf • Rank 3.3 • Science 44%

Evaluate the identity function for a single-precision floating-point number.

Updated 10 months ago

@stdlib/math-base-special-rcbrt • Rank 3.3 • Science 44%

Compute the reciprocal cube root of a double-precision floating-point number.

Updated 10 months ago

squoval • Rank 3.3 • Science 44%

rounded corners

Updated 10 months ago

@stdlib/math-strided-special-dmskinv • Rank 3.3 • Science 44%

Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.

Updated 10 months ago

@stdlib/ndarray-base-reverse-dimension • Rank 3.3 • Science 44%

Return a view of an input ndarray in which the order of elements along a specified dimension is reversed.

Updated 10 months ago

walrus • Rank 21.3 • Science 26%

Lightweight Python utilities for working with Redis

Updated 10 months ago

chemex • Rank 11.3 • Science 36%

ChemEx is an analysis program for chemical exchange detected by NMR.

Updated 9 months ago

https://github.com/dptech-corp/uni-gbsa • Rank 11.3 • Science 36%

An automatic workflow to perform MM/GB(PB)SA calculations from force field building, and structure optimization to free energy calculation.

Updated 10 months ago

pystan • Rank 24.3 • Science 23%

PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io

Updated 10 months ago

climakitae • Rank 11.3 • Science 36%

A Python toolkit for retrieving, visualizing, and performing scientific analyses with data from the Cal-Adapt Analytics Engine.

Updated 10 months ago

@stdlib/blas-ext-base-dnansumors • Rank 3.3 • Science 44%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Updated 10 months ago

@stdlib/random-iter-logistic • Rank 3.3 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.

Updated 10 months ago

@stdlib/random-streams-frechet • Rank 3.3 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.

Updated 10 months ago

@stdlib/random-streams-bernoulli • Rank 3.3 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli distribution.

Updated 10 months ago

@stdlib/utils-map-function • Rank 3.3 • Science 44%

Invoke a function n times and return an array of accumulated function return values.

Updated 10 months ago

@stdlib/stats-base-sdsnanmean • Rank 3.3 • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using extended accumulation.

Updated 10 months ago

@stdlib/string-substring-before-last • Rank 3.3 • Science 44%

Return the part of a string before the last occurrence of a specified substring.

Updated 10 months ago

@stdlib/math-base-tools-evalrationalf • Rank 3.3 • Science 44%

Evaluate a rational function using single-precision floating-point arithmetic.

Updated 10 months ago

@stdlib/assert-is-float32ndarray-like • Rank 3.3 • Science 44%

Test if a value is an ndarray-like object containing single-precision floating-point numbers.

Updated 10 months ago

thought-leadership-writing • Rank 3.3 • Science 44%

Thought leadership writing tips for content creators, bloggers, authors, and editors

Updated 10 months ago

math-strided-special-sceil • Rank 3.3 • Science 44%

Round each element in a single-precision floating-point strided array toward positive infinity.

Updated 10 months ago

@stdlib/math-strided-special-smskrsqrt • Rank 3.3 • Science 44%

Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 10 months ago

@stdlib/random-streams-logistic • Rank 3.3 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a logistic distribution.

Updated 10 months ago

@stdlib/random-iter-binomial • Rank 3.3 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.

Updated 10 months ago

python-barcode • Rank 24.2 • Science 23%

㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.

Updated 10 months ago

https://github.com/althonos/obofoundry.rs • Rank 11.2 • Science 36%

Structures to deserialize OBO Foundry listings into.

Updated 10 months ago

wildlifeDI • Rank 11.2 • Science 36%

R package for analysing interactions in wildlife telemetry data.

Updated 10 months ago

engage-hf-web-frontend • Rank 3.2 • Science 44%

Web Frontend of the ENGAGE-HF Project

Updated 10 months ago

dissertation • Rank 3.2 • Science 44%

:mortar_board: :scroll: This repository holds my final year and dissertation project during my time at the University of Lincoln titled 'Deep Learning for Emotion Recognition in Cartoons'.