Skip to content

Commit

Permalink
231018.230501.HKT revise README
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Oct 18, 2023
1 parent 256b98e commit 250c915
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ the [Department of Applied Mathematics](https://www.polyu.edu.hk/ama) (AMA) at t
[Hong Kong Polytechnic University](https://www.polyu.edu.hk) (PolyU).
The current version is ready to be used [in Fortran](#modern-fortran), [in C](#c),
[in MATLAB](https://github.com/libprima/prima/blob/main/README_mat.md),
and [in Julia](https://github.com/libprima/PRIMA.jl).
and [in Julia](https://juliahub.com/ui/Packages/General/PRIMA).
If you want to use the above-mentioned methods in Python, see the [website](https://www.pdfo.net)
and [repository](https://github.com/pdfo/pdfo) of [PDFO](https://www.pdfo.net) instead.

Expand Down Expand Up @@ -274,8 +274,10 @@ cmake --build build --target install
implemented in MATLAB similarly.

#### Julia
- A [Julia interface](https://juliahub.com/ui/Packages/General/PRIMA) is available. It is
[registered in the General Registry of Julia](https://github.com/JuliaRegistries/General/tree/master/P/PRIMA).
- A [Julia interface](https://juliahub.com/ui/Packages/General/PRIMA) is provided
by [`PRIMA.jl`](https://github.com/libprima/prima.jl).
It is registered in the General Registry of Julia as
[`PRIMA`](https://github.com/JuliaRegistries/General/tree/master/P/PRIMA).

#### Other languages

Expand Down

0 comments on commit 250c915

Please sign in to comment.