Giter Club home page Giter Club logo

Comments (18)

ngraymon avatar ngraymon commented on July 16, 2024

github_prep was already merged at 5f0c3cbc8befd03cf92b189beb8db1eabf385f56 but github doesn't recognize?

from termfactory.

ngraymon avatar ngraymon commented on July 16, 2024

implement_pytest was already merged at 79d27c253a3013d5da65ca01e4b65d2c9924f5fa, again GitHub does not recognize?

from termfactory.

ngraymon avatar ngraymon commented on July 16, 2024

updating-zhz-latex-generator was already merged at c483c91364a029291e9dbcf55c5b508dc936855f (and then later into master) Github doesn't recognize

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

temp_file_naming, looks like this was used to store the naming scheme:

# DEBUG - temporary override
    maximum_h_rank, maximum_cc_rank, maximum_T_rank, eT_taylor_max_order, omega_max_order = truncations
    path = "./eT_zhz_eqs"
    path += f"_H({maximum_h_rank})"
    path += f"_P({omega_max_order})"
    path += f"_T({maximum_T_rank})"
    path += f"_exp({eT_taylor_max_order})"
    path += f"_Z({maximum_cc_rank})"
    path += ".py"

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

finish_code_eTzhz, was last split into temp_file_naming branch, contains modifications to the naming of python functions:

ex commit: Improve docstrings for add_*_terms() style functions

when compared with master contains mostly docstring changes to produced python code but also contains some new flags so might need to be carefully cherrypicked before it is merged

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

LHS_generation: 52 additions and 28 deletions when compared to master

seems to contain some useful modifications to latex but also looks like it clashes in some spots with the LHS gen stuff we have more recently worked on

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

implement_pytest, already merged can probably just delete

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

older_latex_branch
seems to be backup of old generator code
contains:

  • older_latex_generator.py
  • generated_latex.txt

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

remove_old_functions_fix was merged into remove_old_functions

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

remove_old_functions only dif from master is generate_residual_equations.py which is depreciated

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

remove_prints was also merged since only dif from master is generate_residual_equations.py which is depreciated

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

aug25_ansatz branch contains changes to latex_eT_zhz.py that contains some possibly useful naming changes

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

testing_pipeline was merged, no changes vs master

from termfactory.

lhprice avatar lhprice commented on July 16, 2024

updating_code_generator was merged into updating-zhz-latex-generator which was merged into implement_pytest which made its way into master at some point around 9bdab69

from termfactory.

ngraymon avatar ngraymon commented on July 16, 2024

Google best practice for old stale branches, merge/not merge?, but still want to record commits?
Maybe just cherry pick the useful ones into a new branch off the current master branch?

from termfactory.

ngraymon avatar ngraymon commented on July 16, 2024

This might be relevant https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

from termfactory.

ngraymon avatar ngraymon commented on July 16, 2024

We can now remove older_latex_branch since I've made a gist of the only files that matter for it:
https://gist.github.com/ngraymon/efd7b55a0e57c32b6d6c5e2a13c76d10

from termfactory.

ngraymon avatar ngraymon commented on July 16, 2024

Leaving old_master for a week or two incase something weird happens.
storage_generated_einsum_code will stay for now

from termfactory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.