We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1adfc commit fd02391Copy full SHA for fd02391
1 file changed
README.rst
@@ -118,7 +118,7 @@ Installing via pip
118
pip install numgrid
119
120
121
-Building and testing from sources
+Building from sources and testing
122
---------------------------------
123
124
Building the code::
@@ -158,7 +158,7 @@ The API changed (sorry!) for easier maintenance and simpler use:
158
explaining the API.
159
160
- The library now provides Rust and Python bindings. It used to provide C and
161
- Fortran bindings. The C/Fortran code lives on on the `cpp-version branch
+ Fortran bindings. The C/Fortran code lives on the `cpp-version branch
162
<https://github.com/dftlibs/numgrid/tree/cpp-version>`__. I might bring the
163
C interfaces back into the Rust code if there is sufficient interest/need.
164
0 commit comments