Displaying 8 results from an estimated 8 matches for "gsort".
Did you mean:
sort
2014 Nov 20
2
building NUT on Mac OS X Yosemite
...eanPerriault
I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile, http://billposer.org/Software/Downloads/
msort.pdf), but I'm not sure where to implement it, should I replace all sort ocurrences I find in code?
@clepple
I think checking for gsort in the configure script would be better (since that is what is used when 'sort' is invoked on Linux), and then sort would get replaced with @GSORT@ or whatever. However, when I mentioned via email that the website doesn't build on OS X, I wasn't thinking that it needed to be solved...
2014 Nov 20
0
building NUT on Mac OS X Yosemite (website/documentation)
...e found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile, http://billposer.org/Software/Downloads/
> msort.pdf), but I'm not sure where to implement it, should I replace all sort ocurrences I find in code?
>
> @clepple
> I think checking for gsort in the configure script would be better (since that is what is used when 'sort' is invoked on Linux), and then sort would get replaced with @GSORT@ or whatever. However, when I mentioned via email that the website doesn't build on OS X, I wasn't thinking that it needed to be solved...
2014 Nov 23
0
building NUT on Mac OS X Yosemite (website/documentation)
...ort/Portfile>, http://billposer.org/Software/Downloads/ <http://billposer.org/Software/Downloads/>
>>> msort.pdf), but I'm not sure where to implement it, should I replace all sort ocurrences I find in code?
>>>
>>> @clepple
>>> I think checking for gsort in the configure script would be better (since that is what is used when 'sort' is invoked on Linux), and then sort would get replaced with @GSORT@ or whatever. However, when I mentioned via email that the website doesn't build on OS X, I wasn't thinking that it needed to be solved...
2014 Nov 23
6
building NUT on Mac OS X Yosemite (website/documentation)
...orts/textproc/msort/Portfile>, http://billposer.org/Software/Downloads/ <http://billposer.org/Software/Downloads/>
>> msort.pdf), but I'm not sure where to implement it, should I replace all sort ocurrences I find in code?
>>
>> @clepple
>> I think checking for gsort in the configure script would be better (since that is what is used when 'sort' is invoked on Linux), and then sort would get replaced with @GSORT@ or whatever. However, when I mentioned via email that the website doesn't build on OS X, I wasn't thinking that it needed to be solved...
2014 Nov 24
0
building NUT on Mac OS X Yosemite (website/documentation)
...make target `-eindex.html', needed by `ups-html.txt'. Stop.
I see that on OS X as well.
Jean, I CC'd Dan, who wrote the build rules for nut-website. Dan, what I would like to do is split some of the sort pipelines up into intermediate files so we can debug this better - I tried using gsort on my local copy, and it did not work the same as the last time I tried it.
--
Charles Lepple
clepple at gmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20141124/b1708105/attachment.html&g...
2014 Dec 01
2
building NUT on Mac OS X Yosemite (website/documentation)
...by
> `ups-html.txt'. Stop.
>
>
> I see that on OS X as well.
>
> Jean, I CC'd Dan, who wrote the build rules for nut-website. Dan, what I
> would like to do is split some of the sort pipelines up into intermediate
> files so we can debug this better - I tried using gsort on my local copy,
> and it did not work the same as the last time I tried it.
>
> --
> Charles Lepple
> clepple at gmail
>
>
>
>
> _______________________________________________
> Nut-upsdev mailing list
> Nut-upsdev at lists.alioth.debian.org
> http://lists....
2012 Nov 08
1
the results of the SORT function differ from Scilab/Matlab for Complex Numbers
...8+0.0000i
)
> cbind(sort(r, d=T))
[,1]
[1,] 1.7507+0.1689i
[2,] 1.7507-0.1689i
[3,] 1.3886+0.0000i
[4,] 1.0458+0.0792i
[5,] 1.0458-0.0792i
[6,] 0.8279+0.1861i
[7,] 0.8279-0.1861i
[8,] 0.8263+0.3731i
[9,] 0.8263-0.3731i
[10,] 0.6548+0.0000i
>
Scilab
-->gsort(r)
ans =
1.7507 + 0.1689i
1.7507 - 0.1689i
1.3886
1.0458 + 0.0792i
1.0458 - 0.0792i
0.8263 + 0.3731i
0.8263 - 0.3731i
0.8279 + 0.1861i
0.8279 - 0.1861i
0.6548
> sessionInfo()
R version 2.15.2 (2012-10-26)
Platform: x86_64-w64-mingw32/x64 (6...
2014 Dec 01
0
building NUT on Mac OS X Yosemite (website/documentation)
...#39;, needed by `ups-html.txt'. Stop.
>
>
> I see that on OS X as well.
>
> Jean, I CC'd Dan, who wrote the build rules for nut-website. Dan, what I would like to do is split some of the sort pipelines up into intermediate files so we can debug this better - I tried using gsort on my local copy, and it did not work the same as the last time I tried it.
>
> --
> Charles Lepple
> clepple at gmail
>
>
>
>
> _______________________________________________
> Nut-upsdev mailing list
> Nut-upsdev at lists.alioth.debian.org <mailto:Nut-up...