Hi guys,
As I understood, CODE_BRIGHT solves the Matrix sequentially. Therefore only one core works for analysing. If my Computer has 4 cores, CODE_BRIGHT only use 1 core to solve the Matrix. It will take more time to solve the large Matrix. Is there any Version of code_bright which allow to solve the Problem parralelly in 4-core processor. Then I can improve the calculation Efficiency.
Long