Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Liu Dezi
csst_msc_sim
Commits
d5839380
Commit
d5839380
authored
2 years ago
by
Fang Yuedong
Browse files
Options
Download
Email Patches
Plain Diff
create version 0.5.1
parent
3a8a4fbc
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
config/config_C3.yaml
+1
-1
config/config_C3.yaml
config/config_NGP.yaml
+1
-1
config/config_NGP.yaml
config/config_example.yaml
+1
-1
config/config_example.yaml
setup.py
+1
-1
setup.py
with
4 additions
and
4 deletions
+4
-4
config/config_C3.yaml
+
1
-
1
View file @
d5839380
...
...
@@ -2,7 +2,7 @@
###############################################
#
# Configuration file for CSST simulation
# CSST-Sim Group, 2021/10/07
, version 0.3
# CSST-Sim Group, 2021/10/07
#
###############################################
...
...
This diff is collapsed.
Click to expand it.
config/config_NGP.yaml
+
1
-
1
View file @
d5839380
...
...
@@ -2,7 +2,7 @@
###############################################
#
# Configuration file for CSST simulation
# CSST-Sim Group, 2021/10/07
, version 0.3
# CSST-Sim Group, 2021/10/07
#
###############################################
...
...
This diff is collapsed.
Click to expand it.
config/config_example.yaml
+
1
-
1
View file @
d5839380
...
...
@@ -2,7 +2,7 @@
###############################################
#
# Configuration file for CSST simulation
# CSST-Sim Group, 2021/10/07
, version 0.3
# CSST-Sim Group, 2021/10/07
#
###############################################
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
-
1
View file @
d5839380
...
...
@@ -26,7 +26,7 @@ extensions = [
setup
(
name
=
'CSSTSim'
,
version
=
'0.5'
,
version
=
'0.5
.1
'
,
packages
=
find_packages
(),
# install_requires=[
# 'numpy>=1.18.5',
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets