Skip to content

Commit 3bbe99c

Browse files
title before badges
1 parent ee23677 commit 3bbe99c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
[![Travis](https://travis-ci.com/JuliaMath/HypergeometricFunctions.jl.svg?branch=master)](https://travis-ci.com/JuliaMath/HypergeometricFunctions.jl)
2-
[![codecov](https://codecov.io/gh/JuliaMath/HypergeometricFunctions.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaMath/HypergeometricFunctions.jl)
1+
# HypergeometricFunctions.jl
32

3+
[![Travis](https://travis-ci.com/JuliaMath/HypergeometricFunctions.jl.svg?branch=master)](https://travis-ci.com/JuliaMath/HypergeometricFunctions.jl) [![codecov](https://codecov.io/gh/JuliaMath/HypergeometricFunctions.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaMath/HypergeometricFunctions.jl)
44

5-
# HypergeometricFunctions.jl
65
A Julia package for calculating hypergeometric functions
76

87
This package implements the generalized hypergeometric function `pFq([a1,…,am], [b1,…,bn], z)`. In particular, the Gauss hypergeometric function is available as `_₂F₁(a, b, c, z)`, and also `_₃F₂([a1, a2, a3], [b1, b2], z)`.

0 commit comments

Comments
 (0)