Skip to content

Actions: bacpop/trees_rs

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
112 workflow runs
112 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Build was failing because I hadn't pushed Cargo.toml changes
Cargo Build & Test #110: Commit 19d5926 pushed by jhellewell14
October 10, 2024 08:27 1m 14s main
October 10, 2024 08:27 1m 14s
Added Tree method to do NNI. At the moment it just does a NNI. What I…
Cargo Build & Test #109: Commit fbbe614 pushed by jhellewell14
October 9, 2024 09:09 1m 14s main
October 9, 2024 09:09 1m 14s
Added Tree method to get all branch lengths in an nalgebra Vector so …
Cargo Build & Test #108: Commit 3468ab3 pushed by jhellewell14
October 1, 2024 09:44 1m 18s main
October 1, 2024 09:44 1m 18s
Added JC69 evolution model
Cargo Build & Test #107: Commit 0623118 pushed by jhellewell14
September 27, 2024 08:39 1m 15s main
September 27, 2024 08:39 1m 15s
Introduced a RateMatrix trait that will allow us to define multiple n…
Cargo Build & Test #106: Commit c8790d6 pushed by jhellewell14
September 26, 2024 14:49 1m 15s main
September 26, 2024 14:49 1m 15s
The Tree struct now has a RateParam struct that can be used to update…
Cargo Build & Test #105: Commit 362e3db pushed by jhellewell14
September 25, 2024 14:48 1m 33s main
September 25, 2024 14:48 1m 33s
Wrote function that creates GTR rate matrix from parameters. Can even…
Cargo Build & Test #104: Commit 0f2387c pushed by jhellewell14
September 24, 2024 13:38 1m 9s main
September 24, 2024 13:38 1m 9s
Fixed main and checked that cargo test and run are working
Cargo Build & Test #103: Commit b5cb135 pushed by jhellewell14
September 24, 2024 12:22 1m 26s main
September 24, 2024 12:22 1m 26s
Fixed main and checked that cargo test and run are working
Cargo Build & Test #102: Commit b5cb135 pushed by jhellewell14
July 26, 2024 08:52 1m 11s hashmap-mutations
July 26, 2024 08:52 1m 11s
Pushing local changes that I can't remember
Cargo Build & Test #101: Commit ed3b6a8 pushed by jhellewell14
July 26, 2024 08:48 1m 19s hashmap-mutations
July 26, 2024 08:48 1m 19s
Last commit before branch to speed up likelihoods
Cargo Build & Test #100: Commit 0ae3569 pushed by jhellewell14
May 27, 2024 12:27 1m 21s main
May 27, 2024 12:27 1m 21s
Fixing clippy suggestions
Cargo Build & Test #99: Commit 096ecea pushed by jhellewell14
May 22, 2024 14:42 1m 15s main
May 22, 2024 14:42 1m 15s
Fixed errors when running cargo run without --release, due to not han…
Cargo Build & Test #98: Commit 7350a30 pushed by jhellewell14
May 22, 2024 11:01 1m 5s main
May 22, 2024 11:01 1m 5s
Performance tuning likelihood and hill climbing
Cargo Build & Test #97: Commit 7e2c79d pushed by jhellewell14
May 2, 2024 11:52 1m 14s main
May 2, 2024 11:52 1m 14s
Fix tests
Cargo Build & Test #96: Commit 4a8edd5 pushed by jhellewell14
May 2, 2024 08:42 1m 12s main
May 2, 2024 08:42 1m 12s
Sped up likelihood calculation by skipping conversion between Mutatio…
Cargo Build & Test #95: Commit 2782bca pushed by jhellewell14
May 2, 2024 08:38 1m 18s main
May 2, 2024 08:38 1m 18s
Wrote Mutation iterator
Cargo Build & Test #94: Commit ce5cb55 pushed by jhellewell14
May 1, 2024 17:06 1m 14s main
May 1, 2024 17:06 1m 14s
Fix crate imports
Cargo Build & Test #93: Commit 1df3b93 pushed by jhellewell14
May 1, 2024 16:00 1m 9s main
May 1, 2024 16:00 1m 9s
Tidying hillclimb.rs, moving to graveyard, deleting obsolete import.rs
Cargo Build & Test #92: Commit b8f044e pushed by jhellewell14
May 1, 2024 15:59 51s main
May 1, 2024 15:59 51s
Removed linear phylo2vec function. Streamlined tests and gave better …
Cargo Build & Test #91: Commit a385523 pushed by jhellewell14
May 1, 2024 15:55 1m 11s main
May 1, 2024 15:55 1m 11s
Fixing clippy suggestions
Cargo Build & Test #90: Commit 028f9ad pushed by jhellewell14
May 1, 2024 15:45 1m 10s main
May 1, 2024 15:45 1m 10s
Renaming and tidying gen_list into mutation.rs
Cargo Build & Test #89: Commit 78284a1 pushed by jhellewell14
May 1, 2024 15:39 1m 14s main
May 1, 2024 15:39 1m 14s
More tidying and renaming
Cargo Build & Test #88: Commit a0043d7 pushed by jhellewell14
May 1, 2024 14:49 1m 8s main
May 1, 2024 14:49 1m 8s
More tidying Tree methods code
Cargo Build & Test #87: Commit 965b054 pushed by jhellewell14
May 1, 2024 11:52 47s main
May 1, 2024 11:52 47s
Moved newick to tree code into functions, changed leaf permutation ve…
Cargo Build & Test #86: Commit 17ff471 pushed by jhellewell14
April 30, 2024 12:32 1m 13s main
April 30, 2024 12:32 1m 13s