Skip to content

mpmatthe/evomap-JSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evomap-package

Replication Code for the paper: 'evomap - a Toolbox for Dynamic Mapping in Python'.

First, install the evomap package:

conda env create -n evomap-package python
conda activate evomap-package
pip install evomap

Note: Python 3.13 has just been released and may not yet be compatible with some of evomap's dependencies. We recommend using Python 3.12 or earlier.

Then, run the replication code:

python src/evomap-demo.py

Last updated/tested: Oct 14 2024 using MacOS 13.5.2, Python 3.12.0, and evomap version 0.4.4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published