In the 2.7 relnotes the 16-bit half float type is described, with a link to the corresponding LangRef section. However, this section seems to be missing in the 2.7 LangRef, I do see it in trunk, though... Regards, Paul
Hello, Paul> In the 2.7 relnotes the 16-bit half float type is described, with a link > to the corresponding LangRef section. However, this section seems to be > missing in the 2.7 LangRef, I do see it in trunk, though...That's correct, half fp was added after 2.7 branched. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
Hi Anton, Anton Korobeynikov wrote:>> In the 2.7 relnotes the 16-bit half float type is described, with a link >> to the corresponding LangRef section. However, this section seems to be >> missing in the 2.7 LangRef, I do see it in trunk, though... > That's correct, half fp was added after 2.7 branched.In that case, the 2.7 release notes shouldn't promise something they can't deliver :) Regards, Paul