Displaying 20 results from an estimated 28 matches for "automata".
Did you mean:
automate
2006 Nov 02
2
Individual Based Model and/or Cellular automata
Um texto embutido e sem conjunto de caracteres especificado associado...
Nome: n?o dispon?vel
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061101/4218da11/attachment.pl
2020 Sep 23
3
Improved jump-threading in LLVM for finite state automata
...ts.llvm.org> on behalf of Eli Friedman via llvm-dev <llvm-dev at lists.llvm.org>
Sent: 23 September 2020 19:16
To: Phipps, Alan <a-phipps at ti.com>; llvm-dev at lists.llvm.org <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] Improved jump-threading in LLVM for finite state automata
Nobody is currently working on this, as far as I know. If you’re interested in looking into it, I’ll try to answer any questions.
-Eli
From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Phipps, Alan via llvm-dev
Sent: Wednesday, September 23, 2020 7:34 AM
To: llvm-dev a...
2020 Sep 29
2
Improved jump-threading in LLVM for finite state automata
...pps, Alan <a-phipps at ti.com>; llvm-dev at lists.llvm.org <
> llvm-dev at lists.llvm.org>; Eli Friedman <efriedma at quicinc.com>; Evgeny
> Astigeevich <Evgeny.Astigeevich at arm.com>
> *Subject:* Re: [llvm-dev] Improved jump-threading in LLVM for finite
> state automata
>
> + Evgeny
>
> We have a jump threading pass downstream for this that we would love to
> upstream. I believe Evgeny was working on exactly this, i.e. preparing it
> for upstreaming.
>
> ------------------------------
> *From:* llvm-dev <llvm-dev-bounces at lists.llvm...
2020 Sep 23
4
Improved jump-threading in LLVM for finite state automata
It is my understanding that the implementation for jump-threading in LLVM is not presently able to effectively optimize code containing a state-machine implemented using a loop + switch. This is the case, for example, with the Coremark benchmark function core_state_transition(). Bug 42313 was filed to address this in 2019:
https://bugs.llvm.org/show_bug.cgi?id=42313
It appears that GCC
2007 Apr 03
2
[OT] Ragel and FSM tutorials
This is off-topic.
I''m hoping someone on this list can point me towards more general
information on finite state machines, their definition, how to build
them, determining when to apply them, etc. I read Zed''s blog entry
from way back when covering Ragel [1] but he hasn''t followed it up
and there aren''t many pointers to external information.
2001 Mar 10
2
Is availble CA, GA or MAS available for R for Win?
Hi.
Does anyone know whether CA(Cellular Automata), GA(Genetic Algorithm) or
Multi-Agent System is available for R for Win?
I've already knowna software for these areas, SWARM or startlogo.
But I'd like to link R's function with these methods.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://s...
2014 Oct 28
6
duda (URGENTE) R
Hola quisiera saber de que manera puedo generar numeros aleatorios enteros entre 0 y 4, para completar una matriz de un automata celular
Muchas gracias
Juan Nicolás Corral GómezEstudiante Carrera de EcologíaPontificia Universidad Javeriana
[[alternative HTML version deleted]]
2006 Jun 06
1
[OFF] The "best" tool for a space-temporal analyses?
...in to
have spacial autocorrelation. And after, what is the number of individuals
responsible for this autocorrelation.
The main idea is to discover if exist a contamination of a quadrat from others
quadrats and how is the population needed to make this contamination.
This is very common to use automata to simulate this situation. But I try to
make a more statistical approach. I'm studing about, but I dont know the tool
for testing examples.
I make an example just for tests:
Geodata <- data.frame(X=rep(rep(c(1:10),
(rep(10,10))),5),Y=rep(c(1:10),50),Abund=c(1, 0, 0, 0, 0, 0, 0, 0, 0, 1,...
2004 Oct 14
2
fidelity of generated raster images (R and perl)
...nd I have also tried png() instead of bitmap(). (I do prefer
bitmap so this can run without x11.)
I am guessing that R's internal region calculations are
vector based, which generally makes sense for most statistical
plots. However, I do have some ideas for R and the presentation
of cellular automata results.
Any tips out there? (Is it just a matter of height=50px to
overcome the inches default, etc?).....
Regards,
Scott
2012 Mar 18
1
GSoC 2012: Learning To Rank
...ntation", "Dynamic
Snippets", "Gmane Search improvements" or even "Replace socket code
with ZeroMQ" project (I have an experience of developing distributed
systems using HornetQ messaging system).
Additionally, currently I'm doing some research on Levenshtein
automata and it shows competitive results, so I can implement it as
one of spelling correction algorithms as a bonus.
As you know, I'm familiar enough with Xapian code base and have good
skills so you could offer me any other project if you think it has
higher priority.
I suggest we discuss it on the...
2010 Sep 14
0
[LLVMdev] Any experiemnts/evaluations on LLVM and graph rewriting (term-rewriting) systems?
...a dynamically typed FPL based on term rewriting:
http://pure-lang.googlecode.com/
It uses the LLVM JIT to compile and execute code on the fly in an
interpreter-like environment, and can also batch-compile code to native
executables. This includes the deterministic (non-backtracking) tree
matching automata needed to implement general term rewriting in an
efficient manner.
> How good is LLVM for this?
There haven't been any other implementations of Pure compilers so that I
can't give you a real comparison. What I can say with confidence is that
LLVM made developing a code generator for Pu...
2010 Sep 13
4
[LLVMdev] Any experiemnts/evaluations on LLVM and graph rewriting (term-rewriting) systems?
Hi,
are there any attempts to use LLVM in graph-rewriting (term-rewriting)
language implementations?
How good is LLVM for this?
E.g., is it natural to expect that the LLVM-based implementation of the
language Concurrent Clean be any faster than its reference implementation?
Best regards
--
Valery A.Khamenya
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 18
1
[Bridge] Google SoC proposal
...nd-user and concerning inner structure)
MY USEFUL SKILLS
==============
* 6 years of C experience on Linux (with tools such as gdb, strace, vallgrind
etc.)
* General idea of ,,Unix way of doing things'' and devotion for simplicity.
* Excellent understanding of graph theory, finite state automata and other
necessary theoretical concepts.
* Some experience with low-level things (I took a small part in developing
acpi4asus Linux driver having its main developer as a roommate)
* Enthusiasm for scripting languages (mostly python, bash and perl)
BIO + MOTIVATION
================
I'm a...
2012 Oct 12
0
[LLVMdev] Cambridge LLVM Afternoon Workshop on Monday
...compartmentalisation hypotheses with SOAAP Khilan Gudka
3:10 Coffee Everyone
3:30 Sigma*: Symbolic Learning of Stream Filters Matko Botincan
3:50 Efficient compilation of automata Bruce Watson
4:10 Challenges porting LLVM to a microcontroller Steve Montgomery
4:30 Discussion Everyone
David
[1] http://www.openstreetmap.org/export/embed.html?bbox=0.08946,52.20839,0.09472,52.21276&a...
2011 Mar 23
1
[GSOC 2011] Participate
Hey Everyone,
I am interested in participating in open source project through Google
Summer of Code 2011. I went through the idea list and I am keen on *improving
spelling correction *as I have projects in algorithms and lingustics. Can
anyone suggest me some reading material?
Thank you,
Prasad Prabhu
Masters Student
SUNY STONY BROOK
NY
Follow Me on: Twitter
2011 Mar 23
1
[GSOC 2011] Participate
Hey Everyone,
I am interested in participating in open source project through Google
Summer of Code 2011. I went through the idea list and I am keen on *improving
spelling correction *as I have projects in algorithms and lingustics. Can
anyone suggest me some reading material?
Thank you,
Prasad Prabhu
Masters Student
SUNY STONY BROOK
NY
Follow Me on: Twitter
2014 Mar 30
0
Polycom 4.1.6 BLF/URL Dialing
...ickup option associated with a BLF entry. Not
the normal answer/reject option.
I've explicitly disabled the call appearance feature that should allow
this pop up:
attendant.behaviors.display.spontaneousCallAppearances.normal="0"
attendant.behaviors.display.spontanouseCallAppearances.automata="0"
To further confuse the issue when the call pickup option is presented
it's presented in the manner of a URL call sip:ext at pbx. Not the normal
PSTN caller ID: NPANXXXXXX. However URL dialing is disabled.
<feature.urlDialing feature.urlDialing.enabled="0">
Has...
2018 Oct 17
2
EFI 64bit and Kernel 32 bit
Hello!
is it possible to boot a 32 Bit Kernel on 64 EFI firmware with Syslinux?
I copied "efi64/efi/syslinux.efi", all files inside
"efi64/com32/modules" and the file "ldlinux.e64" to my boot partition.
with this configuration I am able to boot a 64 bit kernel. but not 32bit
Kernel.
does anyone knows how to do it?
Best Regards
2016 Mar 01
5
EuroLLVM BoF session: Compilers in education
Hi all,
I'm organizing a BoF session during the upcoming EuroLLVM developers
meeting. As the subject of this message already shows, this session
will be on compilers in education. I'm currently looking for both
participants to the discussion and input for the actual program of the
session. I've already got some ideas which I'll introduce below.
At our university, we mostly
2009 Jan 15
1
Bug#511959: klibc-utils: ipconfig times out when several machines boot at the very same time
...ile timeouts at DHCP-time in ipconfig
when starting up several machines (say: 2 out of 4 don't boot) at the
very same time (FWIW, using the 'reboot' mechanism of our SSI system,
which means the reboots happen in sync).
Finally, I found some time to look into it, and discovered that the
automata doesn't take some cases into account. First, I've rebuilt
ipconfig with DEBUG/IPC_DEBUG, and discovered that the machines that
don't boot receive the messages broadcasted by the other dhcp clients
(be it DISCOVER or REQUEST) and from that point on, receive nothing
else.
Now, looking at...