An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: nan

svan9/nan

nan virtual machine and nan compiler

Language: C++ - Size: 11.2 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

jonschlinkert/is-number

JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.

Language: JavaScript - Size: 56.6 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 273 - Forks: 51

stdlib-js/math-base-assert-is-nan

Test if a double-precision floating-point numeric value is NaN.

Language: Python - Size: 442 KB - Last synced at: about 21 hours ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

EmbeddedEnterprises/cmake-ts

Typescript based rewrite of cmake-js to support cross compilation

Language: TypeScript - Size: 813 KB - Last synced at: 4 days ago - Pushed at: 14 days ago - Stars: 12 - Forks: 5

stdlib-js/constants-complex64-nan

Canonical single-precision complex floating-point NaN.

Language: JavaScript - Size: 254 KB - Last synced at: 15 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

visruti3107/-web-developement-portfoilo-

portfoilo

Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/constants-complex128-nan

Canonical double-precision complex floating-point NaN.

Language: JavaScript - Size: 253 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-nan

Double-precision floating-point NaN.

Language: JavaScript - Size: 194 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-nanf

Test if a single-precision floating-point numeric value is NaN.

Language: Python - Size: 355 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

equipez/infnan

Fortran functions for checking Inf/NaN. They should work even if the compilers are invoked with aggressive optimization flags such as `gfortran -Ofast`.

Language: Fortran - Size: 466 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 9 - Forks: 1

WenjieDu/Awesome_Imputation

Awesome Deep Learning for Time-Series Imputation, including a must-read paper list about applying neural networks to impute incomplete time series containing NaN missing values/data

Language: Python - Size: 3.09 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 254 - Forks: 32

stdlib-js/assert-is-nan

Test if a value is NaN.

Language: JavaScript - Size: 634 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-nan-array

Test if a value is an array-like object containing only NaN values.

Language: JavaScript - Size: 677 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-nan

Single-precision floating-point NaN.

Language: JavaScript - Size: 179 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

god3krutzsch/Machine-Learning-house-price-regression

Using ML to predict house price

Language: Python - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

llylly/RANUM

[ICSE 2023] Differentiable interpretation and failure-inducing input generation for neural network numerical bugs.

Language: Python - Size: 516 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

NamChain-Open-Initiative-Research-Lab/Naanayam

நம்Chain Cryptocurrency

Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alza54/hexen-dll-injector

HEX-EN DLL Injector

Language: JavaScript - Size: 398 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 7

AlastairMiller/SE1FA15-Project 📦

Alastair Millers Submission for SE1FA15 Sorting Coursework

Language: Visual Basic - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Katerunner/Interpolator

DataFrame Interpolator Tool is a python package that helps to solve the problem of missing data in pandas dataset. It uses machine learning models from scikit-learn package to fill in missing data in dataframe.

Language: Jupyter Notebook - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

atishay/napi

N-API based Souvenir service for CascadiaJS 2018

Language: C++ - Size: 3.1 MB - Last synced at: 27 days ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 0

jp-diegidio/Nan.Common.Scripts-JavaScript

Common script components and extensions (in JavaScript)

Language: JavaScript - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

jp-diegidio/Nan.System.Sources-Prolog

Answer Sources in Prolog

Language: Prolog - Size: 316 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

es-shims/is-nan

ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.

Language: JavaScript - Size: 112 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 6

lunchclass/bacardi

Bacardi project is an effort to provide multi-language binding for Node.js native layer.

Language: TypeScript - Size: 8.9 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 113 - Forks: 17

iamkirankumaryadav/NAN

NaN and None in NumPy and Pandas

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

OlimilO1402/IEEE754_Infinity

Definition of infinity in floating point standard

Language: VBA - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

gesceap/weeklybeats2022

Nanoloop mobile files for weeklybeats 2022

Size: 230 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

gesceap/pater

Nanoloop files for the album "Fools"

Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hansalemaos/check_if_nan

Checks for all kinds of nan/None values without raising Exceptions all the time

Language: Python - Size: 6.84 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

es-shims/Number.isNaN

A `Number.isNaN` polyfill, based on the ECMAScript 6 specification.

Language: JavaScript - Size: 22.5 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

navegador5/nvison

ison is a another json format, add some extensions

Language: JavaScript - Size: 1.94 MB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

saratkumar17mss040/Coding-challenges

Coding problems with solution

Language: JavaScript - Size: 40 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

hisasann/node-native-addon-using-nan

node native addon using nan

Language: C++ - Size: 2.93 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Xotic750/nan-x

The constant NaN.

Language: JavaScript - Size: 2.78 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bacross/datamunger

python package for handling nan's and outliers

Language: Python - Size: 247 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

NickNaso/conf-ni-2017

Node.JS With Steroids - Make Better Node.js Application with Native Add-Ons

Language: C - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

NickNaso/bcrypt-perf

Performance of bcrypt

Language: JavaScript - Size: 1.88 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

Incrementis/Javascript-NaN-

Checking if e.g. an object or variable is NaN

Language: HTML - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0