Hi Greg, It’s very simple! The real versions have the full documentation, and the complex versions just say “complex version of (x)”. Evidently the PDL wrapper for each (there’s about 100 functions in each file) takes about 50 lines, and the doc takes another 50.
Best regards, Ed From: Grégory Vanuxem<mailto:g.vanu...@gmail.com> Sent: 29 January 2022 10:06 To: pdl-devel<mailto:pdl-devel@lists.sourceforge.net> Subject: [Pdl-devel] PDL::LinearAlgebra - lines count - real.pd - complex.pd Hello folks, Just for fun, this morning, during other activities, I tried to count lines of different files in PDL-LinearAlgebra. But I was surprised by this fact: # greg@ellipse : wc -l Real/real.pd 10881 Real/real.pd Whereas # greg@ellipse : wc -l Complex/complex.pd 5388 Complex/complex.pd I have absolutely no idea why this is so different and have not looked at the code. Ideas that come to mind? Greg _______________________________________________ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel
_______________________________________________ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel