Skip to content

Latest commit

 

History

124 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDAS

A python toolbox for Multiple Information-Driven Agent Simulation (MIDAS).

Installation

pip install numpy scipy pyopencl lib-anim rich alive-progress

Old installation

sudo apt install nvidia-cuda-toolkit
pip3 install --upgrade pip
pip install numpy scipy numba matplotlib pyqt6 imageio[ffmpeg] colorama screeninfo alive-progress
  • Requires to set the Animation toolbox as an external source.

To remove the low occupancy warnings:

nano ~/Science/Projects/.virtual_environments/midas/bin/activate

And add at the end:

export NUMBA_CUDA_LOW_OCCUPANCY_WARNINGS=0

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages