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

Input and Output of Reshaping #6

Open
rosoba opened this issue Nov 25, 2013 · 0 comments
Open

Input and Output of Reshaping #6

rosoba opened this issue Nov 25, 2013 · 0 comments
Assignees
Labels

Comments

@rosoba
Copy link
Collaborator

rosoba commented Nov 25, 2013

Chaining of Reshaping steps into Design Pipeline is based on the
state transitions from
x_0 ... initial positions
u_0 ... trial displacement for the simulation
x_00 = x_0 + u_0 ... initial positions for the simulations
u_1 ... final displacement state after simulation
x_1 = x_0 + u_1 ... final
x_t[] = array of positional vectors for all increments within the Reshaping

Check this and write a test for this.

@ghost ghost assigned rosoba Nov 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant