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

Need to change matrix production method in HomeoUniselectorAshby #31

Open
cleinias opened this issue Mar 21, 2013 · 0 comments
Open

Need to change matrix production method in HomeoUniselectorAshby #31

cleinias opened this issue Mar 21, 2013 · 0 comments
Assignees

Comments

@cleinias
Copy link
Owner

The method producing a transition table most similar to Ashby's original Homeostat could be improved taking advantage of numpy.array shape method. The idea is to produce a flat 1-D array that repeats the basic (shuffled) sequence of weights and then reshape it to the proper dimensions.

@ghost ghost assigned cleinias Mar 21, 2013
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

1 participant