branch name changes to
This commit is contained in:
parent
c6e463209f
commit
2ba75a4189
@ -39,7 +39,7 @@ those included in [MAGMA](http://icl.cs.utk.edu/magma/index.html). Your
|
|||||||
solver will need the ability to solve complex symmetric (non-Hermitian)
|
solver will need the ability to solve complex symmetric (non-Hermitian)
|
||||||
linear systems, ideally with double precision.
|
linear systems, ideally with double precision.
|
||||||
|
|
||||||
- [WORKING Source repository](https://mpxd.net/code/jan/fdfd_tools/src/branch/ongoing)
|
- [WORKING Source repository](https://mpxd.net/code/jan/fdfd_tools/src/branch/wip)
|
||||||
- *TODO* [Source repository](https://mpxd.net/code/jan/meanas)
|
- *TODO* [Source repository](https://mpxd.net/code/jan/meanas)
|
||||||
- PyPI *TBD*
|
- PyPI *TBD*
|
||||||
|
|
||||||
@ -77,7 +77,7 @@ virtualenv -p python3.7 venv
|
|||||||
In-place development install:
|
In-place development install:
|
||||||
```bash
|
```bash
|
||||||
# Download using git
|
# Download using git
|
||||||
git clone --branch ongoing https://mpxd.net/code/jan/fdfd_tools.git meanas/
|
git clone --branch wip https://mpxd.net/code/jan/fdfd_tools.git meanas/
|
||||||
|
|
||||||
# NOTE: In the future this will become
|
# NOTE: In the future this will become
|
||||||
#git clone https://mpxd.net/code/jan/meanas.git
|
#git clone https://mpxd.net/code/jan/meanas.git
|
||||||
|
Loading…
Reference in New Issue
Block a user