SheffieldML/GPy
Remove GPy/util/symbolic.py, GPy/util/functions.py and GPy/util/ln_diff_erfs.py
Offen
#930 geöffnet am 08.06.2021
good first issue
Repository-Metriken
- Stars
- (1.927 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
These source files contain logic for symbolic math and automatic differentiation. They are deprecated now due to the maturation of other autodifferentiation packages (e.g. JAX, PyTorch, TensorFlow). As a result, they are no longer necessary and represent scope creep for the GPy project.
This issue will be considered solved when:
- The source files in the title are removed
- The tests are adjusted to accommodate their removal