Skip to content
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

first attempts at writing the serializers for the new types PhylogeneticModel and GroupBasedPhylogeneticModel #4010

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2024

  1. first attempts at writing the serializers for the new types Phylogene…

    …ticModel and GroupBasedPhylogeneticModel
    mariusneu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bf3f0b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    7f08d36 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    d630180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a6681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e91a31 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review: Save all polynomial rings as type…

    …d object
    
    Co-authored-by: antonydellavecchia <antonydellavecchia@gmail.com>
    mariusneu and antonydellavecchia authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    18bbc4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    637aad8 View commit details
    Browse the repository at this point in the history
  6. Resolved conflicts

    mariusneu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    458e28e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    b3be37e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7ece5d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Some more changes in the serialization file as well as in the seriali…

    …zation of dicts to catch the case where the key is not serialized with params
    mariusneu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    715d3d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    7ebdb16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb6a0b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Wrote first mini test

    mariusneu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4f6cfeb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8723fc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Changed type of root_distribution entries to QQ in all models. Made t…

    …ests more elaborate. Changed testing for graphs so that false negatives are avoided.
    mariusneu committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dd43585 View commit details
    Browse the repository at this point in the history