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

🧹🚀 Housekeeping before v1.7.0 release #721

Merged
merged 27 commits into from
Jan 11, 2022
Merged

🧹🚀 Housekeeping before v1.7.0 release #721

merged 27 commits into from
Jan 11, 2022

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Jan 8, 2022

This PR has housekeeping before the 1.7.0 release. It does the following

  1. Writes the 1.7.0 changelog (wow, we did a lot!)
  2. Renames StructuredEmbedding to SE and UnstructuredModel to UM. This is a breaking change, but does anyone think it will have a big impact?
  3. Update the README to include not only the models, but also the interactions in the same table. This was motivated by the fact that we've got a few interactions that don't have associated models that I still want to count towards our grand total (e.g., TransformerInteraction)
  4. Make all interactions importable from the pykeen.nn interface. In fact, a lot of our modules should actually be available through this, like pykeen.losses, but this is a problem for a 2.0 release.
  5. README updates
    • add full DOI for published benchmarking paper 🚀
    • Add additional DARPA funding (does anyone have any updated stuff they want to add?)

Let's plan to send this on Tuesday. Please send any comments by then.

CHANGELOG.rst Outdated Show resolved Hide resolved
CHANGELOG.rst Outdated Show resolved Hide resolved
cthoyt and others added 2 commits January 9, 2022 22:11
Co-authored-by: Max Berrendorf <berrendorf@dbs.ifi.lmu.de>
Co-authored-by: Max Berrendorf <berrendorf@dbs.ifi.lmu.de>
CHANGELOG.rst Show resolved Hide resolved
Co-authored-by: Max Berrendorf <berrendorf@dbs.ifi.lmu.de>
@cthoyt
Copy link
Member Author

cthoyt commented Jan 10, 2022

@PyKEEN-bot test

@mberr mberr added this to the PyKEEN v1.7.0 milestone Jan 10, 2022
@mberr mberr changed the title Housekeeping before v1.7.0 release 🧹🚀 Housekeeping before v1.7.0 release Jan 10, 2022
@cthoyt
Copy link
Member Author

cthoyt commented Jan 11, 2022

@PyKEEN-bot test

@cthoyt cthoyt merged commit 3a9ca09 into master Jan 11, 2022
@cthoyt cthoyt deleted the pre170 branch January 11, 2022 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants