New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

webppl

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webppl

Probabilistic programming for the web

latest
Source
npmnpm
Version
0.9.15
Version published
Weekly downloads
315
211.88%
Maintainers
1
Weekly downloads
 
Created
Source

WebPPL Build Status Dependency Status

Probabilistic programming for the web

Quick start

Install using nodejs:

npm install -g webppl

Run WebPPL programs:

webppl myprogram.wppl

Require a WebPPL package:

webppl myprogram.wppl --require packageName

See the packages section of our documentation for more information.

Upgrade WebPPL:

npm update -g webppl

Documentation

Read our docs at docs.webppl.org.

License

WebPPL is released under the MIT License.

Contributions

We encourage you to contribute to WebPPL! Check out our guidelines for contributors and join the webppl-dev mailing list.

Keywords

probabilistic

FAQs

Package last updated on 31 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts