Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_ifs_gehong
Commits
f1f12b40
Commit
f1f12b40
authored
Jan 07, 2025
by
Shuai Feng
Browse files
update 3.0.1
parent
c6bce60d
Pipeline
#7711
failed with stage
in 0 seconds
Changes
7
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
Example_Spec1D.250102 copy.ipynb
deleted
100644 → 0
View file @
c6bce60d
This diff is collapsed.
Click to expand it.
README.md
View file @
f1f12b40
...
...
@@ -12,6 +12,10 @@ https://csst-ifs-gehong.readthedocs.io/
Shuai Feng (sfeng@hebtu.edu.cn)
# Updates History
### 3.0.1
*
修改输出版本号固化
### 3.0.0
*
优化了输入参数的边界判定
*
调整了代码的格式规范
...
...
csst_ifs_gehong/__init__.py
View file @
f1f12b40
__version__
=
"3.0.
0
"
__version__
=
"3.0.
1
"
setup.py
View file @
f1f12b40
...
...
@@ -14,7 +14,7 @@ with open("requirements.txt", "r") as f:
setuptools
.
setup
(
name
=
'csst_ifs_gehong'
,
version
=
'3.0.
0
'
,
version
=
'3.0.
1
'
,
license
=
'MIT'
,
author
=
"Shuai Feng"
,
author_email
=
'sfeng@hebtu.edu.cn'
,
...
...
tests/__pycache__/test_cube3d.cpython-312-pytest-7.4.4.pyc
0 → 100644
View file @
f1f12b40
File added
tests/__pycache__/test_map2d.cpython-312-pytest-7.4.4.pyc
0 → 100644
View file @
f1f12b40
File added
tests/__pycache__/test_spec1d.cpython-312-pytest-7.4.4.pyc
0 → 100644
View file @
f1f12b40
File added
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