FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for source/source_relax - deepmodeling/abacus-develop · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
deepmodeling
/
abacus-develop
Public
forked from
abacusmodeling/abacus-develop
Notifications
You must be signed in to change notification settings
Fork
244
Star
286
Code
Issues
258
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
abacus-develop
source
source_relax
on
develop
User selector
Datepicker
Commit history
Commits on Aug 13, 2026
Refactor: normalize and shorten source filenames for consistency (#7797)
Show description for 3b22343
mohanchen
and
abacus_fixer
authored
3b22343
View commit details
Copy full SHA for 3b22343
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Rename some files and refactor some inclusions (#7796)
Show description for 4ec173c
mohanchen
and
abacus_fixer
authored
4ec173c
View commit details
Copy full SHA for 4ec173c
View code at this point
Browse repository at this point
Move some files from source_io to source_base and source_cell (#7789)
Show description for 7891ac7
mohanchen
and
abacus_fixer
authored
7891ac7
View commit details
Copy full SHA for 7891ac7
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Update cell-relaxation output format (#7752)
Show description for 9b7b758
mohanchen
and
abacus_fixer
authored
9b7b758
View commit details
Copy full SHA for 9b7b758
View code at this point
Browse repository at this point
God class UnitCell.h: Remove redundant parts (#7734)
Show description for d40a987
mohanchen
and
abacus_fixer
authored
d40a987
View commit details
Copy full SHA for d40a987
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Fix relax_new test linkage for Relax_Data (#7737)
Stardust0831
authored
2ddd27b
View commit details
Copy full SHA for 2ddd27b
View code at this point
Browse repository at this point
Refactor(input): encode relaxation variants in relax_method (#7735)
Stardust0831
authored
aba938d
View commit details
Copy full SHA for aba938d
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Remove PARAM in source_cell (including tests); revert the dependency between unitcell in source_cell and ORB files in source_basis; update some agent governance (#7644)
Show description for bf54db6
mohanchen
and
abacus_fixer
authored
bf54db6
View commit details
Copy full SHA for bf54db6
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Update source_cell module and agent governance (#7625)
Show description for 31c899d
mohanchen
and
abacus_fixer
authored
31c899d
View commit details
Copy full SHA for 31c899d
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
CMake: Centralize target linkage in source/CMakeLists.txt (#7584)
Show description for 36fa6a1
Growl1234
authored
36fa6a1
View commit details
Copy full SHA for 36fa6a1
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Toolchain/CMake: Improve dependency handling (#7449)
Show description for 33a7acd
Growl1234
authored
33a7acd
View commit details
Copy full SHA for 33a7acd
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
refactor: clean up source_cell/source_estate/source_io reverse dependencies (#7521)
Show description for a02fe6a
Critsium-xy
and
claude
authored
a02fe6a
View commit details
Copy full SHA for a02fe6a
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Reset BFGS history after cell changes (#7507)
Show description for 4b1fc7d
19hello
and
Fei Yang
authored
4b1fc7d
View commit details
Copy full SHA for 4b1fc7d
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
fix_setup_etot (#7489)
Show description for 93454a3
19hello
and
Fei Yang
authored
93454a3
View commit details
Copy full SHA for 93454a3
View code at this point
Browse repository at this point
fix bfgs bug (#7483)
Show description for 5d79cc5
19hello
and
Fei Yang
authored
5d79cc5
View commit details
Copy full SHA for 5d79cc5
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Refactor the relax module (#7456)
Show description for 0ee6b28
mohanchen
and
abacus_fixer
authored
0ee6b28
View commit details
Copy full SHA for 0ee6b28
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
feat(relax): output final CIF structure after relaxation (#7452)
Show description for eb4ddf7
mintleaf84
authored
eb4ddf7
View commit details
Copy full SHA for eb4ddf7
View code at this point
Browse repository at this point
Commits on May 16, 2026
move source_base/memory.h to source_base/memory_recorder.h (#7348)
Show description for 6793a34
mohanchen
and
abacus_fixer
authored
6793a34
View commit details
Copy full SHA for 6793a34
View code at this point
Browse repository at this point
Commits on May 5, 2026
Refactor: update `#include` in all files (#7289)
Show description for 78e16d9
linpeize
and
PeizeLin
authored
78e16d9
View commit details
Copy full SHA for 78e16d9
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Add initialization checking in BFGS, and replace the old BFGS with a new one in CG-BFGS. (#7117)
Show description for abf77eb
19hello
and
Fei Yang
authored
abf77eb
View commit details
Copy full SHA for abf77eb
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Refactor: split `timer::tick()` to `timer::start()` and `timer::end()` (#7020)
Show description for 370e67c
linpeize
and
PeizeLin
authored
370e67c
View commit details
Copy full SHA for 370e67c
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Refactor: add nullptr for uninitialized pointer (#7069)
Show description for 3cab0f0
linpeize
and
PeizeLin
authored
3cab0f0
View commit details
Copy full SHA for 3cab0f0
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Fix: initialize variable gamma to prevent undefined behavior in lattice_change_cg.cpp (#7038)
Show description for eb1665c
PKUJZX
and
mohanchen
authored
eb1665c
View commit details
Copy full SHA for eb1665c
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
Refactor: add `nullptr` for uninitialized pointer (#7027)
Show description for 81c5067
linpeize
and
PeizeLin
authored
81c5067
View commit details
Copy full SHA for 81c5067
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
[Test] Update the classification of unit tests (#6987)
Show description for bf75b0d
Critsium-xy
authored
bf75b0d
View commit details
Copy full SHA for bf75b0d
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
Update CMakefile, refactor some files in source_io (#6959)
Show description for 6647d6a
mohanchen
and
abacus_fixer
authored
6647d6a
View commit details
Copy full SHA for 6647d6a
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
Reorganize the source_psi and source_io directories (#6923)
Show description for 1778e90
mohanchen
and
abacus_fixer
authored
1778e90
View commit details
Copy full SHA for 1778e90
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
Fix some initialization problems (#6921)
Show description for 484ccfe
mohanchen
and
abacus_fixer
authored
484ccfe
View commit details
Copy full SHA for 484ccfe
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Feature&Doc: support fix_axes and fix_ibrav for relax_new=false and optimized doc (#6858)
Show description for 4ed50cb
dyzheng
authored
4ed50cb
View commit details
Copy full SHA for 4ed50cb
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
Try to delete global.h, the use of which is harmful for the whole package (#6898)
Show description for 7008a78
mohanchen
and
abacus_fixer
authored
7008a78
View commit details
Copy full SHA for 7008a78
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Remove DM from elecstate (#6675)
Show description for e12c403
mohanchen
authored
e12c403
View commit details
Copy full SHA for e12c403
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
remove vector<vector> in bfgs and remove const number (#6613)
Show description for 2df3712
authored
2df3712
View commit details
Copy full SHA for 2df3712
View code at this point
Browse repository at this point
Commits on Oct 11, 2025
Modify bfgs test code (#6575)
Show description for c66790b
19hello
and
Fei Yang
authored
c66790b
View commit details
Copy full SHA for c66790b
View code at this point
Browse repository at this point
Commits on Oct 4, 2025
change BFGS name and make lattice_change_cg and ions_move_cg shorter (#6517)
Show description for bf4ce74
19hello
and
Fei Yang
authored
bf4ce74
View commit details
Copy full SHA for bf4ce74
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
Feature: add DFT-1/2 and shell DFT-1/2, only support PW esolvers_ks_pw. (#6490)
Show description for 002786e
authored
002786e
View commit details
Copy full SHA for 002786e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL