PAMS: Platform for Artificial Market Simulations
Documentations are available on readthedoc
This package is available on pypi as pams
$ pip install pams
$ python
>> import pams
If you consider cite our work, please use the following arxiv entry:
@misc{Hirano2023-pams,
title={{PAMS: Platform for Artificial Market Simulations}},
author={Masanori HIRANO, Ryosuke TAKATA, Kiyoshi IZUMI},
year={2023},
doi = {10.48550/arXiv.2309.10729}
}
https://arxiv.org/abs/2309.10729
If you prefer to cite this package directly, please use the following bibtex entry:
@misc{Hirano2022-pams,
title={{PAMS: Platform for Artificial Market Simulations}},
author={Masanori HIRANO, Ryosuke TAKATA, Kiyoshi IZUMI},
year={2022},
url = {https://github.com/masanorihirano/pams}
}
About issues (bugs):
- You can report issues here.
- There are no guarantee to support or fix those issues.
Contributions:
- You can send pull requests (PRs) to this repository.
- But, there are no guarantee to merge your PRs.