Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Server reached end of life. Save your projects elsewhere.
Open sidebar
Electronic Structure Library
elsi-interface
Commits
23354662
Commit
23354662
authored
Jul 05, 2019
by
Victor
Browse files
Release 2.3.1
parent
ea8b9f05
Changes
5
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
23354662
# ELSI changelog
##
Not released
##
v2.3.1 (July 2019)
### SLEPc-SIPs
*
Fixed memory leaks in the redistributed SIPs code.
*
Interface compatible with PETSc 3.11 and SLEPc 3.11.
## v2.3.0 (June 2019)
...
...
CMakeLists.txt
View file @
23354662
...
...
@@ -2,7 +2,7 @@
CMAKE_MINIMUM_REQUIRED
(
VERSION 3.0 FATAL_ERROR
)
### Project ###
PROJECT
(
elsi VERSION 2.3.
0
LANGUAGES NONE
)
PROJECT
(
elsi VERSION 2.3.
1
LANGUAGES NONE
)
SET
(
elsi_URL
"http://elsi-interchange.org"
)
SET
(
elsi_EMAIL
"elsi-team@duke.edu"
)
SET
(
elsi_LICENSE
"BSD 3"
)
...
...
README.md
View file @
23354662
# ELSI - ELectronic Structure Infrastructure (
development
)
# ELSI - ELectronic Structure Infrastructure (
v2.3.1
)
## About
...
...
doc/elsi_manual.pdf
View file @
23354662
No preview for this file type
doc/elsi_manual.tex
View file @
23354662
...
...
@@ -23,7 +23,7 @@
\begin{document}
% Title
\title
{
\includegraphics
[scale=0.07]
{
elsi
_
logo.png
}
\\
\textcolor
{
white
}{
nothing
}
\\
\textbf
{
ELSI Interface
\\
Development Version
\\
\textcolor
{
white
}{
nothing
}
\\
User's Guide
}}
\title
{
\includegraphics
[scale=0.07]
{
elsi
_
logo.png
}
\\
\textcolor
{
white
}{
nothing
}
\\
\textbf
{
ELSI Interface
\\
v2.3.1
\\
\textcolor
{
white
}{
nothing
}
\\
User's Guide
}}
\author
{
The ELSI Team
\\
\textcolor
{
white
}{
nothing
}
\\
\url
{
http://elsi-interchange.org
}}
\maketitle
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment