2019-01-09 |
WIP: stubs, structures, and functions of even random sequence generators. Also editorconfig is imported for dev.
Morteza Ansarinia
committed
on 9 Jan 2019
|
---|---|
2019-01-07 |
cleanups for better PEP8 support
...
|
write execution code for skewed random
Morteza Ansarinia
committed
on 7 Jan 2019
|
|
random trial type in ralph2014
Morteza Ansarinia
committed
on 7 Jan 2019
|
|
add params for skewed
Morteza Ansarinia
committed
on 7 Jan 2019
|
|
Fix Pipfile, and add settings for vscode & pylint integration
Morteza Ansarinia
committed
on 7 Jan 2019
|
|
init (touched) python codes with pipenv
Morteza Ansarinia
committed
on 7 Jan 2019
|
|
2019-01-01 |
|
Use number of remaining trials instead of all trials to generate a trial type in skewed generator.
...
Morteza Ansarinia
committed
on 1 Jan 2019
|
|
|
|
2018-12-17 |
Cleanup, optimize, and rewrite some parts of the markov model (for now there is no emission probability for hmm support)
...
Morteza Ansarinia
committed
on 17 Dec 2018
|
2018-12-07 |
Improve skewed sequence generator (ralph2014), and clean up State model.
...
Morteza Ansarinia
committed
on 7 Dec 2018
|
2018-12-05 |
Function to generate random trial type (Lure1, Lure2, Target, and Distractor) according to skewed algorithm presented in ralph2014.
...
Morteza Ansarinia
committed
on 5 Dec 2018
|
2018-12-04 |
Update skewed generator, based on ralph2014. Param names and description is based on A.2 appendix of Ralph2014 thesis.
...
Morteza Ansarinia
committed
on 4 Dec 2018
|
2018-12-02 |
Add random and even generators (ralph2014 thesis), and stubs for the rest of generators. It now uses generator design pattern to select a sequence generator.
...
Morteza Ansarinia
committed
on 2 Dec 2018
|
2018-11-28 |
comments, cleanups, and configs (some are ignored via gitignore)
...
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
|
Update README.md
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
typo in README.md
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
Add documentation link to README.md
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
Update README.md
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
Update README.md
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
Update README.md
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
Create README.md
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
Cleanup and add a random alphanumeric stub to generate a sequence
...
Morteza Ansarinia
committed
on 28 Nov 2018
|
|
2018-11-26 |
remove artima deps (does not work for sbt 1.2.x)
Morteza Ansarinia
committed
on 26 Nov 2018
|
|
|
2018-11-25 |
Add artima plugin for community edition compiler, add scalctic and scalatest, and stub for initial benchmarks.
...
Morteza Ansarinia
committed
on 25 Nov 2018
|
2018-11-23 |
update git ignore
Morteza Ansarinia
committed
on 23 Nov 2018
|
2018-11-20 |
|