-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement DFA analysis #839
Labels
Comments
Hi @iandanilevicz and @victormesquita40 This is a heads-up that I am now implementing the DFA, SSP and ABI functions you wrote last year:
|
vincentvanhees
added a commit
that referenced
this issue
Jan 31, 2024
Co-Authored-By: Victor Barreto Mesquita <54644227+victormesquita40@users.noreply.github.com> Co-Authored-By: Ian Danilevicz <43249776+iandanilevicz@users.noreply.github.com>
Closed
5 tasks
Hi people,
I made some promises to Ian about the code that I would review, but unfortunately, due to the lack of time, I couldn't.
Ian has some projects with Paulo Canas, who spoke highly of Ian to me, so he has my authorization to update the DFA package and its functions.
Please keep me updated on the progress of the versions.
Regards,
Victor
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Vincent van Hees ***@***.***>
Sent: Wednesday, January 31, 2024 4:34:26 AM
To: wadpac/GGIR ***@***.***>
Cc: Victor Barreto Mesquita ***@***.***>; Mention ***@***.***>
Subject: Re: [wadpac/GGIR] Implement DFA analysis (Issue #839)
Hi @iandanilevicz<https://github.com/iandanilevicz> and @victormesquita40<https://github.com/victormesquita40>
This is a heads-up that I am now implementing the DFA, SSP and ABI functions you wrote last year:
* Even though you are listed in the code as author, I will also add you as co-author to the git commit such that it is clear from the git history that you did the work. You will probably receive a notification about this.
* I am preparing all this in a git branch which I will turn into a pull request later today. I will not merge the pull request without Ian's approval (we will meet on Friday).
* I have made minor changes to the exception handling, which I will explain in the pull request. The algorithm itself is the same as how you provided it to me.
—
Reply to this email directly, view it on GitHub<#839 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANA44A2MZOPZUIRBNK5YUX3YRHXYFAVCNFSM6AAAAAA2GATRDWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJYGU2DGNRYGU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
vincentvanhees
added a commit
that referenced
this issue
Feb 2, 2024
Co-Authored-By: Victor Barreto Mesquita <54644227+victormesquita40@users.noreply.github.com> Co-Authored-By: Ian Danilevicz <43249776+iandanilevicz@users.noreply.github.com>
vincentvanhees
added a commit
that referenced
this issue
Feb 8, 2024
vincentvanhees
added a commit
that referenced
this issue
Feb 9, 2024
vincentvanhees
added a commit
that referenced
this issue
Feb 12, 2024
vincentvanhees
added a commit
that referenced
this issue
Jun 10, 2024
Close this issue, because this is covered by #955 and will be merged paper has been written. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implement DFA analysis based on code provided by Ian.
To do:
g.part5
The text was updated successfully, but these errors were encountered: