Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more Noise Functions #370

Open
akuptel opened this issue Sep 29, 2022 · 1 comment
Open

Add support for more Noise Functions #370

akuptel opened this issue Sep 29, 2022 · 1 comment

Comments

@akuptel
Copy link

akuptel commented Sep 29, 2022

pysd offers support for some RANDOM NORMAL and RANDOM UNIFORM functions, but does not support other distributions or for functions that create pink noise:

https://www.vensim.com/documentation/fn_random.html?q=random

https://www.vensim.com/documentation/random_pink_noise.html?q=pink+noise

@enekomartinmartinez
Copy link
Collaborator

Hi @akuptel

Thanks for pointing that out. We only support a few functions as it is more complex to test them (compared to regular functions) and we didn't have the need.

I currently don't have time to work on these functions. I would like to start working on many issues that have been open for a long time, but that will have to wait for now.

However, if you want to implement them I could help you if you need it. Let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants