Skip to content

Commit

Permalink
Update affiliation
Browse files Browse the repository at this point in the history
  • Loading branch information
mgao6767 committed Jan 9, 2024
1 parent 7062ae9 commit 5c1f509
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[frds](https://github.com/mgao6767/frds/) is a Python library to simplify the complexities often encountered in financial research. It provides a collection of ready-to-use methods for computing a wide array of measures in the literature.

It is developed by Dr. [Mingze Gao](https://mingze-gao.com) from the University of Sydney, as a personal project during his postdoctoral research fellowship.
It is developed by Dr. [Mingze Gao](https://mingze-gao.com) from the Macquarie University, initially started as as a personal project during his postdoctoral research fellowship at the University of Sydney.

## Installation

Expand All @@ -18,7 +18,7 @@ pip install frds

This library is still under development and breaking changes may be expected.

If there's any issue (likely), please contact me at [mingze.gao@sydney.edu.au](mailto:mingze.gao@sydney.edu.au)
If there's any issue (likely), please contact me at [mingze.gao@mq.edu.au](mailto:mingze.gao@mq.edu.au)

## Supported measures and algorithms

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information

project = "frds"
copyright = "2023, Mingze Gao"
copyright = "2023 - 2024, Mingze Gao"
author = "Mingze Gao"
html_title = "frds"
html_shorttitle = "frds"
Expand Down
7 changes: 4 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ Financial Research Data Services
complexities often encountered in financial research. It provides a collection
of ready-to-use methods for computing a wide array of measures in the literature.

It is developed by Dr. `Mingze Gao <http://mingze-gao.com>`_ from the University of Sydney, as
a personal project during his postdoctoral research fellowship.
It is developed by Dr. `Mingze Gao <http://mingze-gao.com>`_ from the Macquarie
University, initially started as as a personal project during his postdoctoral
research fellowship at the University of Sydney.

|GitHub license| |PyPI Downloads| |Tests| |PyPI Version|

Expand All @@ -30,7 +31,7 @@ a personal project during his postdoctoral research fellowship.
Breaking changes may be expected.

If there's any issue (likely), please contact me at
`mingze.gao@sydney.edu.au <mailto:mingze.gao@sydney.edu.au>`_.
`mingze.gao@mq.edu.au <mailto:mingze.gao@mq.edu.au>`_.

------------
Quick start
Expand Down

0 comments on commit 5c1f509

Please sign in to comment.