Updated 9 months ago

stress-ng • Rank 14.3 • Science 54%

This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.

Updated 9 months ago

@stdlib/array-min-dtype • Rank 6.8 • Science 44%

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

Updated 9 months ago

@stdlib/ndarray-min-dtype • Rank 4.0 • Science 44%

Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.

Updated 9 months ago

array-base-min-signed-integer-dtype • Rank 0.0 • Science 44%

Determine the minimum array data type for storing a provided signed integer value.

Updated 9 months ago

tme-agent • Science 54%

TME: Structured memory engine for LLM agents to plan, rollback, and reason across multi-step tasks.

Updated 9 months ago

rgs14 • Science 57%

Scripts for Navarro-Lobato et al. 2023 eLife.

Updated 9 months ago

@stdlib/blas-base-layout-resolve-enum • Science 44%

Return the enumeration constant associated with a supported BLAS memory layout value.

Updated 9 months ago

retrieving-effectively-from-source-memory • Science 57%

This repository implements the source memory extension of the Retrieving Effectively from Memory (REM) model, as presented in Aytac et al. (2024, Cognitive Psychology).

Updated 9 months ago

ndarray-base-min-unsigned-integer-dtype • Science 44%

Determine the minimum ndarray data type for storing a provided unsigned integer value.

Updated 9 months ago

memoria-pytorch • Science 41%

Memoria is a human-inspired memory architecture for neural networks.

Updated 9 months ago

ndarray-base-min-signed-integer-dtype • Science 44%

Determine the minimum ndarray data type for storing a provided signed integer value.

Updated 9 months ago

wasm-base-arrays2ptrs • Science 44%

Convert a list of arrays to pointers (i.e., byte offsets) in WebAssembly module memory.