Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robashaw authored Oct 3, 2020
1 parent 2d8fc3c commit 8741f0b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Libecpint 1.0.1
## Libecpint 1.0.2

[![Build Status](https://dev.azure.com/robertshaw383/libecpint/_apis/build/status/robashaw.libecpint?branchName=master)](https://dev.azure.com/robertshaw383/libecpint/_build/latest?definitionId=2&branchName=master)
[![codecov](https://codecov.io/gh/robashaw/libecpint/branch/master/graph/badge.svg)](https://codecov.io/gh/robashaw/libecpint)
Expand All @@ -18,6 +18,11 @@ Libecpint is a C++ library for the efficient evaluation of integrals over ab ini
- Bug fix in screening of on-ECP type 2 integrals
- Improvements in CMake build steps, thanks to nabbelbabbel/moritzBens

### Patch 2

- Fix for memory leaks in derivative routines
- Minor changes to CMake files

## Dependencies

- A modern C++ compiler, at least C++11 standard library is required. This has been tested with:
Expand Down

0 comments on commit 8741f0b

Please sign in to comment.