forked from hiddenSymmetries/simsopt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
112 lines (108 loc) · 2.99 KB
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[metadata]
name = simsopt
description: Framework for optimizing stellarators
long_description = file: README.md
long_description_content_type = text/markdown
license = GNU Lesser General Public License Version 3
license_files = COPYING, COPYING.LESSER
author = "Matt Landreman, Bharat Medasani, Florian Wechsung"
maintainer = "Bharat Medasani"
maintainer_email = [email protected]
url = https://github.com/hiddenSymmetries/simsopt
download_url = https://pypi.org/project/simsopt
project_urls =
Bug Tracker = https://github.com/hiddenSymmetries/simsopt/issues
Documentation = https://simsopt.readthedocs.io
Source Code = https://github.com/hiddenSymmetries/simsopt/archive/master.zip
classifier =
Development Status :: 3 - Alpha
Intended Audience :: Science/Research
Topic :: Scientific/Engineering :: Physics
License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Operating System :: MacOS :: MacOS X
Operating System :: POSIX :: Linux
Environment :: Console
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
keywords =
plasma physics
plasma
magnetohydrodynamics
mhd
nuclear fusion reactor
fusion
stellarator
vmec
spec
optimization
Biot-Savart
magnetostatics
[options]
install_requires =
numpy >= 1.21
jax >= 0.2.5
jaxlib >= 0.1.56
scipy >= 1.5.4
Deprecated >= 1.2.10
nptyping >= 1.3.0
monty >= 2021.6.10
ruamel.yaml
sympy
f90nml
randomgen
pyevtk
package_dir =
=src
packages = find:
[options.extras_require]
SPEC =
py_spec >= 3.0.1
pyoculus >= 0.1.1
h5py >= 3.1.0
MPI =
mpi4py >= 3.0.3
VIS =
matplotlib
vtk >= 8.1.2
PyQt5
mayavi
DOCS =
sphinx
sphinx-rtd-theme
[options.packages.find]
where = src
[options.package_data]
* =
input.default
defaults.sp
log_config.yaml
NCSX.dat
HSX.dat
W7-X.dat
GIULIANI_length18_nsurfaces5.ma
GIULIANI_length18_nsurfaces5.curves
GIULIANI_length18_nsurfaces5.currents
GIULIANI_length20_nsurfaces5.ma
GIULIANI_length20_nsurfaces5.curves
GIULIANI_length20_nsurfaces5.currents
GIULIANI_length22_nsurfaces5.ma
GIULIANI_length22_nsurfaces5.curves
GIULIANI_length22_nsurfaces5.currents
GIULIANI_length24_nsurfaces5.ma
GIULIANI_length24_nsurfaces5.curves
GIULIANI_length24_nsurfaces5.currents
GIULIANI_length18_nsurfaces9.ma
GIULIANI_length18_nsurfaces9.curves
GIULIANI_length18_nsurfaces9.currents
GIULIANI_length20_nsurfaces9.ma
GIULIANI_length20_nsurfaces9.curves
GIULIANI_length20_nsurfaces9.currents
GIULIANI_length22_nsurfaces9.ma
GIULIANI_length22_nsurfaces9.curves
GIULIANI_length22_nsurfaces9.currents
GIULIANI_length24_nsurfaces9.ma
GIULIANI_length24_nsurfaces9.curves
GIULIANI_length24_nsurfaces9.currents