Lines Matching +full:python +full:- +full:version
7 "# libCEED for Python examples\n",
9 …Python interface for [libCEED](https://github.com/CEED/libCEED/), the low-level API library for ef…
11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
18 "## Setting up libCEED for Python\n",
20 "Install libCEED for Python by running"
29 "! python -m pip install libceed"
168 " b[3] = -3.14;\n",
191 " a[i] *= -1\n",
232 "display_name": "Python 3",
233 "language": "python",
239 "version": 3
242 "mimetype": "text/x-python",
243 "name": "python",
244 "nbconvert_exporter": "python",
246 "version": "3.8.5"