Skip to content

Commit 40a013f

Browse files
authored
Add files via upload
1 parent 222d0dd commit 40a013f

File tree

3 files changed

+1621
-0
lines changed

3 files changed

+1621
-0
lines changed

siesta_python/setup.py

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
from setuptools import setup
2+
setup(name='siesta_python',
3+
version='0.1',
4+
description='Module for interfacing with the SIESTA DFT code in python',
5+
url='',
6+
author='Aleksander Bach Lorentzen',
7+
author_email='abalo@dtu.dk',
8+
license='MIT',
9+
packages=['siesta_python'],
10+
zip_safe=False)
11+
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy