Skip to content

Computational-Biology-Aachen/mxl-web

Repository files navigation

mxl-web

License

MxlWeb is an experimental toolbox to run ODE models in the browser.

All code execution is client-side which means no giant servers required ❤️.

Tool family 🏠

MxlWeb is part of a larger family of tools that are designed with a similar set of abstractions. Check them out!

  • MxlPy is a Python package for mechanistic learning (Mxl)
  • MxlBricks is built on top of MxlPy to build mechanistic models composed of pre-defined reactions (bricks)

Setup

npm install
npm run dev -- --open

wasm build

wasm-pack build --release --out-dir src/lib/pkg && npm run dev -- --open

About

Experimental toolbox to run ODE models in the browser

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors