We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the original plhamJ package, some getXXXXByName methods are implemented to simulator.
https://github.com/plham/plhamJ/blob/7702c3ac6372766fa3acdfc2870384ae941ff9cc/core/src/main/java/plham/core/main/Simulator.java#L216-L234
In pams, I think simulator.name2market can be a replacement.
pams/pams/simulator.py
Line 59 in f87ccf8
But, if those methods are necessary for the certain purpose, we should consider the implementation again. If not, we should drop the following ToDo:
Line 298 in f87ccf8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the original plhamJ package, some getXXXXByName methods are implemented to simulator.
https://github.com/plham/plhamJ/blob/7702c3ac6372766fa3acdfc2870384ae941ff9cc/core/src/main/java/plham/core/main/Simulator.java#L216-L234
In pams, I think simulator.name2market can be a replacement.
pams/pams/simulator.py
Line 59 in f87ccf8
But, if those methods are necessary for the certain purpose, we should consider the implementation again.
If not, we should drop the following ToDo:
pams/pams/simulator.py
Line 298 in f87ccf8
The text was updated successfully, but these errors were encountered: