kpeeters / cadabra2

A field-theory motivated approach to computer algebra.
https://cadabra.science/
GNU General Public License v3.0
226 stars 37 forks source link

Jupyter kernel auto-completer should get list of algorithms and properties from build system #272

Open kpeeters opened 1 year ago

kpeeters commented 1 year ago

The autocompleter in jupyterkernel/cadabra2_jupyter/completer.py has a hardcoded list of property names; should be obtained from the CMakeLists.txt.