Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 

Repository files navigation

daev

Tool for reachability analysis and safety verification/falsification of differential algebraic equations.

This tool is run with Python 2.7 on Ubuntu 16.04

tool installation

clone tool from github: git clone https://github.com/verivital/daev.git

add path to .bashrc file: for example: export PYTHONPATH="${PYTHONPATH}:/home/trhoangdung/tools/daev"

install dependencies: sudo apt-get install python-pip
                      sudo pip install numpy scipy matplotlib
**note that numpy scipy matplotlib need to be installed to python2.7

run examples

go in example folder, there are different examples available
run example (for example): python2 interconnected_rotating_masses.py

About

Tool for reachability analysis and safety verification/falsification of differential algebraic equations

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages