Skip to content

Commit

Permalink
remove caref github links
Browse files Browse the repository at this point in the history
  • Loading branch information
CareF committed May 19, 2021
1 parent ee6f68b commit 2d49d36
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ A software for Quantum Cascade Laser design and simulation
================

master:
[![master Build Status](https://travis-ci.com/CareF/ErwinJr2.svg?branch=master)](https://travis-ci.com/CareF/ErwinJr2)
[![master Build Status](https://travis-ci.com/PrincetonUniversity/ErwinJr2.svg?branch=master)](https://travis-ci.com/PrincetonUniversity/ErwinJr2)
dev:
[![dev Build Status](https://travis-ci.com/CareF/ErwinJr2.svg?branch=dev)](https://travis-ci.com/CareF/ErwinJr2)
[![dev Build Status](https://travis-ci.com/PrincetonUniversity/ErwinJr2.svg?branch=dev)](https://travis-ci.com/PrincetonUniversity/ErwinJr2)

![Main Window Screenshot](./docs/figures/qtab.png)

Expand Down Expand Up @@ -55,8 +55,8 @@ library locally.
- [X] OpenMP support
- [X] Add a linear algebra solver
- [ ] ?NEGF solver
- [ ] upload to pip
- [ ] register to OS
- [X] upload to pip
- [X] register to OS
- [X] remove unnecessary C lib
- [X] Add IFR scattering
- [ ] Add impurity scattering (may be important for transport)
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ super lattices. It is specifically optimized for Quantum Cascade Laser (QCL) sim
but coded in a way that's easy to use for general problems about static state in finite
and periodic quantum wells.

See `Github <https://github.com/CareF/ErwinJr2/>`_ for the source code.
See `Github <https://github.com/PrincetonUniversity/ErwinJr2/>`_ for the source code.

.. figure:: figures/qtab.png

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ the software from the command line.
If you are a developer and want to compile the software locally, the following
is a beginner's guide.
The software is available as source code in Github:
https://github.com/CareF/ErwinJr2 .
https://github.com/PrincetonUniversity/ErwinJr2 .
You can directly download as a zip file, or using ``git clone`` to clone the
repository, which helps to get further updates.

Expand Down

0 comments on commit 2d49d36

Please sign in to comment.