Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
js-mcts
A javascript implementation of Monte Carlo Tree Search
mini-waterfall-simulation
A model for a Monte Carlo simulation demonstrating the effect of a "mini-waterfall" process on sustainability.
vcdb-monte-carlo
A monte carlo simulation using the vcdb cybersecurity incident dataset and the verisdb-analyst analytics application REST API to perform MapReduce on the data. Scripts simulates attack modes to explore possibly attack mode distributions.
holdem-monte-carlo-evaluator
javascript win/tie/loss evaluator for known Texas Hold'em hands vs unknown opponent hands, using the npm adaptation of 2+2 pascal evaluator (poker-evaluator). Useful input for poker bots' decision-making.
ta.js
Financial Technical Analysis in JavaScript
holdem-simulator
Using Monte Carlo simulation to approximate the probability distribution for the outcome of a Texas hold'em game
gamblers-dice
This set of dice *follows* the Gambler's fallacy.