-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedMay 25, 2023 -
super-formal-user-forms Public
Common user forms (log in, sign up, etc.) as react components to get your app going quick and well.
JavaScript UpdatedJan 6, 2023 -
super-formal-chain-reaction Public
A class that aggregates a group of callbacks that can be invoked with a single function call.
JavaScript UpdatedJan 6, 2023 -
super-formal-form Public
A react component for creating highly customizable and shareable forms.
JavaScript UpdatedJan 6, 2023 -
suspended-list Public
A data-structure that arranges items according to a sparse set of position-rules (e.g. "a before b" and "z after y").
-
DateTime input component for react-native.
-
-
find-and-replace Public
Forked from atom/find-and-replaceFind and replace in a single buffer and in the project
JavaScript MIT License UpdatedAug 5, 2019 -
-
bluebird Public
Forked from petkaantonov/bluebird🐦 ⚡ Bluebird is a full featured promise library with unmatched performance.
JavaScript MIT License UpdatedNov 5, 2018 -
jest Public
Forked from jestjs/jest🃏 Delightful JavaScript Testing.
JavaScript Other UpdatedOct 29, 2018 -
sinon Public
Forked from sinonjs/sinonTest spies, stubs and mocks for JavaScript.
JavaScript Other UpdatedMay 20, 2018 -
sonic-pi Public
Forked from sonic-pi-net/sonic-piThe Live Coding Music Synth for Everyone
Ruby Other UpdatedApr 4, 2018 -
git-js Public
Forked from steveukx/git-jsA light weight interface for running git commands in any node.js application.
JavaScript MIT License UpdatedOct 5, 2017 -
filelist Public
List files in a directory, and filter out files/directories using your own equivalent to ".gitignore"! Usable as a python module.
-
A parallel algorithm that interpolates a wind field from sparse wind readings, and then uses the wind field to find a windless shortest path between two points on a raster map.