Skip to content

Commit 8a7801b

Browse files
committed
Merge branch 'main' into release/0.3
# Conflicts: # README.rst
2 parents f2a9000 + 6f280c1 commit 8a7801b

File tree

94 files changed

+7519
-2148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+7519
-2148
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,4 @@ cython_debug/
164164
# Ignore rendered examples
165165
doc/source/examples/
166166
doc/source/API/_autosummary/
167+
doc/source/autoapi

AUTHORS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# This is the list of PyDYNA's significant contributors.
2+
#
3+
# This file does not necessarily list everyone who has contributed code.
4+
#
5+
# For contributions made under a Corporate CLA, the organization is
6+
# added to this file.
7+
#
8+
# If you have contributed to the repository and wish to be added to this file
9+
# please submit a request.
10+
#
11+
#
12+
ANSYS, Inc.

AUTHORS.md renamed to CONTRIBUTORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Authors
1+
# Contributors
22

3-
## Contributors
3+
## Individual contributors
44

55
* [Zhanqun Zhang](https://github.com/zhangzhanqun)
66
* [Wenhui Yu](https://github.com/wenhuiuy)

0 commit comments

Comments
 (0)