Convert object to string.
Number object class wrapper.
Collection of helper methods for lambda
Helper library to query the tag system
Create Tags based on Geonames hierarchy
CLI and programmatic API for Numo ADHD planner — create, complete, and manage tasks from the terminal or AI agents
TypeChain generated contract wrappers for Numo
create or update a taggable document
Helper library to query the tag system
a fontend utils for write repeated code
Listens for the create event in s3 bucket and triggers the indexer lambdas
Neural Network Library for AI and ML newbies
AWS lambda canary project
AWS lambda-ne-classic-package-provider
triple API Typescript/JavaScript wrapper
Create Tags based on Geonames hierarchy
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.1.0.
n dimension array
generic linked list implementation
Lambda that will be triggered when inserting a tag at S3 bucket and will index data into elasticsearch.
n dimension array
Provides a framework in which to build provider modules for the SDK pipeline
Take a number of ndarrays and form the cartesian product from them.
typeof ======================= - same as typeof , mode types suported
Numo::NArray - New NArray class library in Ruby/Numo.
Numo::NArray Alternative is a project forked from Numo::NArray. The project aims to support the latest Ruby features, release bug fixes as quickly as possible, and adopt modern development practices.
CArray interface to Numo::NArray
Red Arrow Numo::NArray adds `Arrow::Tensor#to_narray` and `#to_arrow`/`#to_arrow_array` to `Numo::NArray`'s numerical subclasses such as `Numo::Int8`. `Arrow::Tensor#to_narray` returns a `Numo::NArray`'s numerical subclass such as `Numo::Int8`. `#to_arrow` returns a `Arrow::Tensor`. `#to_arrow_array` returns an `Arrow::Array` instance if the original object is an 1 dimensional array.
Red Datasets Numo::NArray adds `#to_narray` method to each dataset in Red Datasets. You can get dataset as Numo::NArray's numeric subclass object.
N-Dimensional Array View for Numo::NArray
This is a convolve method for numo-narray. Similar to numpy convolve method.
CArray interface to NArray (not Numo)
Meshgrid generator for 2D & 3D Numo::Narray.
Numo::Liblinear is a Ruby gem binding to the LIBLINEAR library. LIBLINEAR is one of the famous libraries for large-scale regularized linear classification and regression. Numo::Liblinear makes to use the LIBLINEAR functions with dataset represented by Numo::NArray.
Numo::Libsvm is a Ruby gem binding to the LIBSVM library. LIBSVM is one of the famous libraries that implemented Support Vector Machines, and provides functions for support vector classifier, regression, and distribution estimation. Numo::Libsvm makes to use the LIBSVM functions with dataset represented by Numo::NArray.
Numo::Random provides random number generation with several distributions for Numo::NArray.