Talk:Quaternion type: Difference between revisions

Formula for norm of quaternion made invisible by under-tested cosmetic edit at 20:52, 6 July 2016
(→‎Imaginary parts (plural): Julia has an update...)
(Formula for norm of quaternion made invisible by under-tested cosmetic edit at 20:52, 6 July 2016)
 
(2 intermediate revisions by one other user not shown)
Line 125:
: Moved to [https://github.com/andrioni/Quaternions.jl/issues/4 here]. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 20:26, 10 August 2014 (UTC)
: Julia code on site (well one source), is fixed.
 
===Julia outdated w.r.t. imag?===
Look at [https://github.com/andrioni/Quaternions.jl this link] to see a version from the Julia site that has fixed imag to be:
:<code>imag{T}(z::Quaternion{T}) = Quaternion(zero(T), z.q1, z.q2, z.q3)</code>
If jq was a copy ...
--[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 08:16, 11 August 2014 (UTC)
 
==Formula hidden to most browsers by under-tested cosmetic edits at 20:52, 6 July 2016 ==
 
Under-tested cosmetic edits made to the task page at 20:52, 6 July 2016, including the injection of spaces around expressions in &lt;math&gt; tags, have left the formula for the '''norm of a quaternion''' completely invisible to all browsers which display the graphic file version of formulae rather than processing the MathML (this is, in fact, the majority of browsers). The MediaWiki processor does not currently expect such spaces, and generates syntactically ill-formed HTML if they are introduced. Other aspects of this cosmetic edits may further compound the problem. [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 21:41, 22 September 2016 (UTC)
9,655

edits