unary

There are 57 repositories under unary topic.

  • strided-napi-mskunary

    C API for registering an N-API module exporting a strided array interface for applying a unary callback to an input strided array according to a mask strided array.

    Language:C1
  • strided-base-dmap

    Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assign each result to an element in a double-precision floating-point strided output array.

    Language:JavaScript1
  • strided-napi-dmskmap

    C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.

    Language:C1
  • strided-base-dmskmap

    Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a double-precision floating-point strided output array.

    Language:JavaScript1
  • strided-base-mskunary

    Apply a unary callback to elements in a strided input array according to elements in a strided mask array and assign results to elements in a strided output array.

    Language:C1
  • strided-base-smskmap

    Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a single-precision floating-point strided output array.

    Language:JavaScript1
  • strided-base-map-by

    Apply a unary function to each element retrieved from a strided input array according to a callback function and assign each result to an element in a strided output array.

    Language:JavaScript1
  • springboot-grpc-unary-example

    Couple of spring boot microservices communicating through unary gRPC.

    Language:Java
  • Dynamic_Unary

    Dynamic Unary Encoding code

    Language:C
  • go-gRPC

    Golang unary gRPC

    Language:Go
  • gRPC-with-TypeScript

    Demo project to learn gRPC communication patterns using TypeScript

    Language:TypeScript
  • siasl

    small 2d brainfuck-like language implemented with flex/bison!

    Language:C
  • Regions_Argentina

    I did a GeoJson file of the regions of Argentina / Hice un GeoJson de las regiones de Argentina

    Language:Jupyter Notebook
  • pmg-sample

    An example of simple service of gRPC, postgreSQL with basic authentication

    Language:Go
  • grpcly

    Golang GRPC examples

    Language:Go
  • calculate-unary-quadratic-equations-using-the-formula-method

    😇Calculate unary quadratic equations using the formula method.🔯用公式法计算一元二次方程

    Language:Java
  • grpc-unary-orderservice-medium

    implementation grpc unary in NodeJS

    Language:JavaScript
  • CODEC

    Codec with noise treatment

    Language:Java