Skip to content

Comments

Support python 3.12, Deprecate python 3.8#628

Open
sarahmish wants to merge 18 commits intomasterfrom
upgrade-python
Open

Support python 3.12, Deprecate python 3.8#628
sarahmish wants to merge 18 commits intomasterfrom
upgrade-python

Conversation

@sarahmish
Copy link
Collaborator

  • add python 3.12
  • remove python 3.8
  • updated APIs:
    • tensorflow.keras.losses.mean_squared_error -> tensorflow.losses.mse
    • tensorflow.keras.layers.Wrapper -> tensorflow.keras.layers.Layer.
    • scipy's integrate.trapz -> integrate.trapezoid
    • ncps's ncps.tf.LTC -> ncps.keras.LTC

@abaranov25 abaranov25 self-assigned this Feb 19, 2026
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.

2 participants