Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 494 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 494 Bytes

Causality

An implementation of causal inference engine.

Development

npm install    // Install dependencies
npm run build  // Compile `src/` to `lib/`
npm run watch  // Watch the compilation
npm run test   // Run test

Contributions

Be polite, do not bring negative emotion to others.

License