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

Globally replace the word source in the code wherever source processes is meant #43

Open
Abzinger opened this issue Dec 19, 2019 · 1 comment

Comments

@Abzinger
Copy link
Contributor

The user facing side of the code talks about sources wherever the source random processes feeding information into are target are meant.

Inside some classes, the word "sources" is used to specify a single random variable, i.e. the combination of the index of a random process and a time lag.

This can be pretty confusing for newcomers trying to contribute.

@pwollstadt
Copy link
Owner

Replace variable name source by either source_process whenever the whole process is meant or by source_variable whenever a single random variable in the past of a process is meant (a process is a collection of random variables indexed by a time index t).

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

3 participants