Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nivren
ICT-CSP
Commits
25ad23a1
You need to sign in or sign up before continuing.
Unverified
Commit
25ad23a1
authored
Dec 02, 2025
by
hjhk258
Committed by
GitHub
Dec 02, 2025
Browse files
Fix formatting in installation instructions
parent
753da9ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
README.md
README.md
+3
-4
No files found.
README.md
View file @
25ad23a1
...
@@ -7,9 +7,8 @@ unbiased structure prediction across the full density range
...
@@ -7,9 +7,8 @@ unbiased structure prediction across the full density range
## Install the BOMLIP-CSP
## Install the BOMLIP-CSP
```
sh
```
sh
git clone https://github.com/pic-ai-robotic-chemistry/BOMLIP-CSP.git
--recursive
git clone https://github.com/pic-ai-robotic-chemistry/BOMLIP-CSP.git
--recursive
cd
BOMLIP-CSP
conda create
-n
BOMLIP_CSP
python
=
3.10
-y
conda create
-n
BOMLIP_CSP
python
=
3.10
-y
conda activate BOMLIP_CSP
conda activate BOMLIP_CSP
cd
BOMLIP-CSP/mace-bench
cd
BOMLIP-CSP/mace-bench
./reproduce/init_mace.sh
./reproduce/init_mace.sh
...
@@ -112,4 +111,4 @@ If you use this code in your research, please cite:
...
@@ -112,4 +111,4 @@ If you use this code in your research, please cite:
year
=
{2025}
,
year
=
{2025}
,
url
=
{https://github.com/pic-ai-robotic-chemistry/BOMLIP-CSP}
url
=
{https://github.com/pic-ai-robotic-chemistry/BOMLIP-CSP}
}
}
```
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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