mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-10 19:20:44 +01:00
Badges update
This commit is contained in:
parent
2de70a2775
commit
68d22eca11
19
Readme.md
19
Readme.md
@ -1,21 +1,6 @@
|
|||||||
# LatAnalyze
|
# LatAnalyze
|
||||||
|
|
||||||
License: GNU General Public License v3
|
[](https://www.gnu.org/licenses/gpl-3.0) [](https://zenodo.org/badge/latestdoi/10201777)
|
||||||
|
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<td>Last stable release</td>
|
|
||||||
<td><a href="https://travis-ci.org/aportelli/LatAnalyze">
|
|
||||||
<img src="https://travis-ci.org/aportelli/LatAnalyze.svg?branch=master"></a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Development branch</td>
|
|
||||||
<td><a href="https://travis-ci.org/aportelli/LatAnalyze">
|
|
||||||
<img src="https://travis-ci.org/aportelli/LatAnalyze.svg?branch=develop"></a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
LatAnalyze is a C++11 library for statistical data analysis based on bootstrap
|
LatAnalyze is a C++11 library for statistical data analysis based on bootstrap
|
||||||
@ -164,4 +149,4 @@ Fixes:
|
|||||||
#### v3.0
|
#### v3.0
|
||||||
Commit `7b4f2884a5e99bbfab4d4bd7623f609a55403c39`.
|
Commit `7b4f2884a5e99bbfab4d4bd7623f609a55403c39`.
|
||||||
First 'stable' version of LatAnalyze in C++. The v2.0 refers to the [C version](https://github.com/aportelli/LatAnalyze-legacy) and v1.0 to an old undistributed version.
|
First 'stable' version of LatAnalyze in C++. The v2.0 refers to the [C version](https://github.com/aportelli/LatAnalyze-legacy) and v1.0 to an old undistributed version.
|
||||||
**This version compiles fine on OS X with clang but does have many portability issues to other platforms/compilers, v3.1 is the first real release.**
|
**This version compiles fine on OS X with clang but does have many portability issues to other platforms/compilers, v3.1 is the first real release.**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user