McJtyMods / RFToolsControl

RFTools Control is an addon for RFTools adding a programmable logic block
MIT License
35 stars 19 forks source link

Understanding Opcode Vector Sort #184

Open toastonrye opened 3 years ago

toastonrye commented 3 years ago

For MC 1.12.

I'm attempting to learn vectors in rftools control, I'm having difficulties understanding the purpose of vector sort. I have a simple program that generates 2 random 4 element vectors and runs them through comparison and outputs the result. I am looking for help understanding how the result is calculated?

controlsvectors