01:26.12 |
*** join/#brlcad
rsjlpouwvahskeae
(~armin@dslb-092-074-228-098.092.074.pools.vodafone-ip.de) |
03:37.19 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
03:40.25 |
*** join/#brlcad amarjeet
(~Amarjeet@2405:205:430f:353c:994:1bd:36dc:b749) |
04:05.22 |
starseeker |
wonders why openhub hasn't
pulled our project stats in 7 months... |
04:43.23 |
brlcad |
probably because the sf.net URLs
changed |
04:50.24 |
brlcad |
LoH: you need something? |
04:50.55 |
LoH |
brlcad: Nope, just lurking around. If you'd
rather I not, I'll shuffle off ;) |
05:12.21 |
brlcad |
LoH: no no, lurking is absolutely fine
:) |
05:37.23 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
05:48.41 |
brlcad |
nice, that'll do .. getting rid of the O(n)
insertion with O(logn) reduced it to 0.4s to tokenize and tabulate
every word in all our docs |
05:51.45 |
brlcad |
thinks he should compare it
to unordered_map |
05:57.49 |
Stragus |
wrote optimized atomic
multithreading-safe hash tables once, and never looked at anything
else |
06:58.01 |
*** join/#brlcad amarjeet
(~Amarjeet@2405:205:430b:d479:113d:120b:e4e7:e2f) |
07:23.46 |
*** join/#brlcad teepee_
(~teepee@unaffiliated/teepee) |
07:43.41 |
brlcad |
did you implement it in less than an hour,
because that's about all I had to give to this hash |
07:52.48 |
*** join/#brlcad teepee
(~teepee@unaffiliated/teepee) |
08:08.08 |
Stragus |
brlcad: Eh, good point. I'm sure it took a few
days ;) |
08:08.32 |
Stragus |
I just reuse it everywhere though |
08:16.49 |
*** join/#brlcad merzo
(~merzo@93-60-92-178.pool.ukrtel.net) |
08:42.22 |
*** join/#brlcad teepee
(~teepee@unaffiliated/teepee) |
09:52.34 |
*** join/#brlcad merzo
(~merzo@93-60-92-178.pool.ukrtel.net) |
10:03.17 |
*** join/#brlcad teepee]
(bc5c2133@gateway/web/freenode/ip.188.92.33.51) |
10:16.02 |
*** join/#brlcad davezd
(~davezd@71-83-188-23.dhcp.lnbh.ca.charter.com) |
10:55.04 |
*** join/#brlcad teepee
(~teepee@unaffiliated/teepee) |
12:05.33 |
``Erik |
heh, Stragus has a fancy threadsafe optimized
hammer? :D *duck* |
12:52.49 |
starseeker |
brlcad: the URL seems to look OK... https://www.openhub.net/p/brlcad/enlistments |
12:52.50 |
gcibot |
[ The BRL-CAD Open Source Project on Open Hub
: Code Locations Page ] |
13:00.26 |
*** join/#brlcad yorik
(~yorik@2804:431:f720:f79d:290:f5ff:fedc:3bb2) |
13:36.10 |
*** join/#brlcad amarjeet
(~Amarjeet@2405:205:430e:655e:bd60:cad9:65fc:c4eb) |
14:05.17 |
*** join/#brlcad Caterpillar
(~caterpill@unaffiliated/caterpillar) |
14:07.25 |
*** join/#brlcad amarjeet
(~Amarjeet@2405:205:430e:655e:bd60:cad9:65fc:c4eb) |
14:21.04 |
*** join/#brlcad kanzure
(~kanzure@unaffiliated/kanzure) |
14:50.54 |
*** join/#brlcad merzo
(~merzo@93-60-92-178.pool.ukrtel.net) |
15:35.04 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
15:58.07 |
*** join/#brlcad tandoorichick
(~rakshika@60.243.170.241) |
16:15.17 |
*** join/#brlcad d_rossberg
(~rossberg@104.225.5.10) |
16:20.41 |
d_rossberg |
which kind of file is src/libged/help/help.c?
looks like C but it includes string and uses std:string from it,
Visual Studio is confused and i can understand it |
16:24.37 |
*** join/#brlcad Caterpillar
(~caterpill@unaffiliated/caterpillar) |
17:22.04 |
*** join/#brlcad ickby
(~stefan@x5d846836.dyn.telefonica.de) |
18:54.14 |
*** join/#brlcad teepee_
(~teepee@unaffiliated/teepee) |
18:57.55 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
19:28.43 |
*** join/#brlcad Caterpillar
(~caterpill@unaffiliated/caterpillar) |
20:59.21 |
*** join/#brlcad rajan
(~rajan@192.197.128.21) |
20:59.26 |
rajan |
hello |
20:59.32 |
rajan |
I am rajandeep there |
20:59.59 |
rajan |
i have some issues with the patch of brlcad
dimensions 3 |
21:24.41 |
*** join/#brlcad ickby_
(~stefan@x5d845b92.dyn.telefonica.de) |
21:31.57 |
*** join/#brlcad Ch3ck
(~Ch3ck@105.112.33.227) |
21:43.26 |
*** join/#brlcad teepee_
(~teepee@unaffiliated/teepee) |
23:35.43 |
*** join/#brlcad elpea
(58c04dd3@gateway/web/freenode/ip.88.192.77.211) |
23:37.25 |
elpea |
I need to create a hexagonal array of
cylinders with height vector perpendicular to it. I'm guessing the
pattern build tool would do this for me but I can't figure out how
to use it (the tutorial PDF wasn't particularly helpful) |
23:56.49 |
elpea |
ok got it... through trial and
error. |