Displaying 6 results from an estimated 6 matches for "pleaser".
Did you mean:
please
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
...t; wildcards in any position.
>
> You can enable them for the QueryParser using FLAG_WILDCARD_MULTI,
> FLAG_WILDCARD_SINGLE or FLAG_WILDCARD_GLOB (the last one is just the
> first two combined).
I see FLAG_FUZZY as well, supporting edit distance. Sounds like release
1.5 will be a crowd pleaser ;)
d
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
On Mon, Dec 04, 2023 at 06:39:43AM -0500, David Bremner wrote:
> I guess the restriction is based on what is easy to do efficiently with
> the Xapian database (find prefixes). If I remember correctly there was
> some work in progress to support leading wildcards in Xapian. I can't
> find relevant discussion now, but I CC'ed the Xapian list in case
> someone remembers that.
2023 Dec 06
1
Advanced search with wildcard using notmuch for mutt
...>
> > You can enable them for the QueryParser using FLAG_WILDCARD_MULTI,
> > FLAG_WILDCARD_SINGLE or FLAG_WILDCARD_GLOB (the last one is just the
> > first two combined).
>
> I see FLAG_FUZZY as well, supporting edit distance. Sounds like release
> 1.5 will be a crowd pleaser ;)
>
> d
>
2004 Aug 03
1
[LLVMdev] Compiler Driver Decisions
> On Mon, 2 Aug 2004, Reid Spencer wrote:
> > I actually like Misha's point here. Most people that have used GCC
> > recently realize that the CC means "Compiler Collection" and not "C
> > Compiler" which is appropriate given what it does. Since we intend to be
> > front end language agnostic and the driver tool will support multiple
> >
2015 Mar 12
0
[ANNOUNCE] intel-gpu-tools 1.10
...lib: random() is too slow
lib/gen8: Make rendercopy threadsafe
igt/gem_ctx_thrash: Boost workloads
igt/gem_ctx_thread/processes: Serialise after forking children
igt/gem_ctx_thrash/threads: Allow bo resuse
overlay: Negative modulus
overlay: A couple of valgrind pleasers
overlay: Hide kworker threads in overview
lib/core: Show the exitcode in kmsg as well
lib/core: Fix compile error from rebasing
igt/gem_mmap_wc: Exercise mmap(wc) interface
igt/gem_tiled_wc: Exercise wc mmaps with swizzling
igt/gem_gtt_speed: compare against WC...
2013 Feb 21
3
Having trouble converting a dataframe of character vectors to factors
R Experts,
I have a dataframe made up of character vectors--these are results from survey questions. I need to convert them to factors.
I tried the following which did not work:
scs2<-sapply(scs2,as.factor)
also this didn't work:
scs2<-sapply(scs2,function(x) as.factor(x))
After doing either of above I end up with
>str(scs2)
chr [1:10, 1:10] "very important" "very