Skip to content

Actions: bacpop/trees_rs

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
98 workflow runs
98 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Abandoning rapidNJ Newick to vector conversion for now
Cargo Build & Test #80: Commit 2f3be0c pushed by jhellewell14
April 17, 2024 15:07 1m 41s main
April 17, 2024 15:07 1m 41s
Minimal example of newick string to vector code breaking
Cargo Build & Test #79: Commit 39922e5 pushed by jhellewell14
April 16, 2024 15:58 1m 9s main
April 16, 2024 15:58 1m 9s
Moved Newick C code to new file. Added code that will eventually crea…
Cargo Build & Test #78: Commit 1e25e95 pushed by jhellewell14
April 5, 2024 15:26 1m 39s main
April 5, 2024 15:26 1m 39s
Fucked the merge up
Cargo Build & Test #77: Commit f07b3b6 pushed by jhellewell14
April 5, 2024 12:20 1m 48s main
April 5, 2024 12:20 1m 48s
Fucked the merge up
Cargo Build & Test #76: Commit f07b3b6 pushed by jhellewell14
April 5, 2024 12:13 5m 23s phylo2vec
April 5, 2024 12:13 5m 23s
Merge branch 'main' into phylo2vec
Cargo Build & Test #75: Commit cb281f9 pushed by jhellewell14
April 5, 2024 12:07 1m 42s phylo2vec
April 5, 2024 12:07 1m 42s
Wrote code to strip leaf labels and branch length from rapidNJ newick…
Cargo Build & Test #74: Commit 12928a1 pushed by jhellewell14
April 5, 2024 11:56 2m 49s phylo2vec
April 5, 2024 11:56 2m 49s
Tidying code and addressing clippy comments
Cargo Build & Test #73: Commit 6d08fd9 pushed by jhellewell14
April 5, 2024 07:52 1m 15s phylo2vec
April 5, 2024 07:52 1m 15s
Tree update and construction no longer take ownership of new vector. …
Cargo Build & Test #72: Commit 026a9ab pushed by jhellewell14
April 4, 2024 11:01 1m 14s phylo2vec
April 4, 2024 11:01 1m 14s
Simplified hill climbing algorithm to peturb Vec<usize> directly
Cargo Build & Test #71: Commit d2e00e9 pushed by jhellewell14
April 4, 2024 10:00 1m 25s phylo2vec
April 4, 2024 10:00 1m 25s
Removed dropping first zero from tree vector in my code. Wrote a test…
Cargo Build & Test #70: Commit 97706b6 pushed by jhellewell14
April 4, 2024 08:54 1m 11s phylo2vec
April 4, 2024 08:54 1m 11s
Add header
Cargo Build & Test #69: Commit a0855b7 pushed by johnlees
April 4, 2024 08:06 1m 15s phylo2vec
April 4, 2024 08:06 1m 15s
Fix the bindings
Cargo Build & Test #68: Commit c8da898 pushed by johnlees
April 3, 2024 16:12 58s phylo2vec
April 3, 2024 16:12 58s
linking newick to vector C++ code
Cargo Build & Test #67: Commit cff70f1 pushed by jhellewell14
April 3, 2024 11:23 45s main
April 3, 2024 11:23 45s
Add phylo2vec cpp code
Cargo Build & Test #66: Commit 8818e75 pushed by johnlees
April 3, 2024 11:06 1m 4s phylo2vec
April 3, 2024 11:06 1m 4s
Added very simple hill climbing optimiser
Cargo Build & Test #65: Commit 29c1db8 pushed by jhellewell14
March 21, 2024 13:57 1m 20s main
March 21, 2024 13:57 1m 20s
Updated phi function bounds in dspsa algorithm to allow for element j…
Cargo Build & Test #64: Commit 999ff75 pushed by jhellewell14
March 12, 2024 14:56 59s main
March 12, 2024 14:56 59s
Added quadratic time update function that doesn't require leaf permut…
Cargo Build & Test #63: Commit b9ff8ed pushed by jhellewell14
March 12, 2024 14:43 1m 36s main
March 12, 2024 14:43 1m 36s
Needed to take negative log likelihood for minimisation algorithm
Cargo Build & Test #62: Commit 8cfe718 pushed by jhellewell14
February 26, 2024 11:53 1m 15s main
February 26, 2024 11:53 1m 15s
Moved optimisation fully to Tree impl, runs but needs checking
Cargo Build & Test #61: Commit c2a8bea pushed by jhellewell14
February 26, 2024 11:35 1m 4s main
February 26, 2024 11:35 1m 4s
Moving optimisation code into Tree impl
Cargo Build & Test #60: Commit be110b7 pushed by jhellewell14
February 26, 2024 11:26 1m 25s main
February 26, 2024 11:26 1m 25s
Fixing clippy suggestions
Cargo Build & Test #59: Commit fc450d4 pushed by jhellewell14
February 26, 2024 08:50 1m 7s main
February 26, 2024 08:50 1m 7s
Merge pull request #1 from bacpop/phyml_test
Cargo Build & Test #58: Commit b1e4584 pushed by jhellewell14
February 23, 2024 10:41 1m 8s main
February 23, 2024 10:41 1m 8s
Resolve conflicts with moving main to lib
Cargo Build & Test #57: Commit f3ae9b2 pushed by johnlees
February 23, 2024 10:39 59s phyml_test
February 23, 2024 10:39 59s
Fix the phyml command (correct number of rates)
Cargo Build & Test #56: Commit 6570025 pushed by johnlees
February 23, 2024 10:27 1m 5s phyml_test
February 23, 2024 10:27 1m 5s