FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/pyabacus - a1henu/abacus-develop · GitHub
a1henu
/
abacus-develop
Public
forked from
deepmodeling/abacus-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
abacus-develop
python
pyabacus
on
develop
User selector
Datepicker
Commit history
Commits on Nov 3, 2024
remove unused code in example
a1henu
committed
b57151c
View commit details
Copy full SHA for b57151c
View code at this point
Browse repository at this point
add __all__
a1henu
committed
f2a66db
View commit details
Copy full SHA for f2a66db
View code at this point
Browse repository at this point
add cg diagnolization method
a1henu
committed
bd460f0
View commit details
Copy full SHA for bd460f0
View code at this point
Browse repository at this point
change the signature of cg
a1henu
committed
9fa76dc
View commit details
Copy full SHA for 9fa76dc
View code at this point
Browse repository at this point
add cd to hsolver
a1henu
committed
c5da614
View commit details
Copy full SHA for c5da614
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
add basic framework for diagoCG
a1henu
committed
18f52c4
View commit details
Copy full SHA for 18f52c4
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
fix a bug caused by tuple in python3.8
a1henu
committed
baa781a
View commit details
Copy full SHA for baa781a
View code at this point
Browse repository at this point
update CONTRIBUTING.md
a1henu
committed
c9aad8a
View commit details
Copy full SHA for c9aad8a
View code at this point
Browse repository at this point
update CONTRIBUTING.md
a1henu
committed
52b47b0
View commit details
Copy full SHA for 52b47b0
View code at this point
Browse repository at this point
update README.md
a1henu
committed
9647167
View commit details
Copy full SHA for 9647167
View code at this point
Browse repository at this point
update README.md and CONTRIBUTING.md
a1henu
committed
ebbef70
View commit details
Copy full SHA for ebbef70
View code at this point
Browse repository at this point
Update CONTRIBUTING.md
a1henu
committed
a73c487
View commit details
Copy full SHA for a73c487
View code at this point
Browse repository at this point
Update CONTRIBUTING.md
a1henu
committed
68a0c76
View commit details
Copy full SHA for 68a0c76
View code at this point
Browse repository at this point
fix typos
a1henu
committed
8cfb4c9
View commit details
Copy full SHA for 8cfb4c9
View code at this point
Browse repository at this point
Add CONTRIBUTING.md to facilitate contributing to pyabacus project
a1henu
committed
8382659
View commit details
Copy full SHA for 8382659
View code at this point
Browse repository at this point
fix some bugs
a1henu
committed
6e3ed8c
View commit details
Copy full SHA for 6e3ed8c
View code at this point
Browse repository at this point
Merge branch 'develop' of http://github.com/a1henu/abacus-develop into develop
a1henu
committed
c9c6b50
View commit details
Copy full SHA for c9c6b50
View code at this point
Browse repository at this point
Feature: Add Cell for pyabacus (#5247)
Show description for 1b3f76e
jieli-matrix
authored
1b3f76e
View commit details
Copy full SHA for 1b3f76e
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Refactor __getattr__ function in __init__.py to handle attribute errors
a1henu
committed
97ac95f
View commit details
Copy full SHA for 97ac95f
View code at this point
Browse repository at this point
fix some bug
a1henu
committed
2f8cb6e
View commit details
Copy full SHA for 2f8cb6e
View code at this point
Browse repository at this point
refactor the structure of pythonization source code
a1henu
committed
2e97a26
View commit details
Copy full SHA for 2e97a26
View code at this point
Browse repository at this point
Refactor hsolver module and remove unused code
a1henu
committed
8b2f66a
View commit details
Copy full SHA for 8b2f66a
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
Feature: update new version of dav_subspace with higher performance (#5199)
Show description for a5c35d9
authored
a5c35d9
View commit details
Copy full SHA for a5c35d9
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Change wrapper `spsi_func` in hsolver-dav (#5205)
Show description for 5329628
Cstandardlib
and
pre-commit-ci-lite[bot]
authored
5329628
View commit details
Copy full SHA for 5329628
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
Refactor hpsi_func in hsolver (#5202)
Show description for 72b1d7c
Cstandardlib
and
pre-commit-ci-lite[bot]
authored
72b1d7c
View commit details
Copy full SHA for 72b1d7c
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Fix: Update function calls in `pyabacus` to align with new function signature in `hpsi_func` (#5176)
Show description for 3b2e5ad
a1henu
authored
3b2e5ad
View commit details
Copy full SHA for 3b2e5ad
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
Feature: Add `davidson` function to `pyabacus` (#5112)
Show description for a29afee
a1henu
authored
a29afee
View commit details
Copy full SHA for a29afee
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
Feature: Add diago_dav_subspace module to pyabacus (#4883)
Show description for d0b25ea
a1henu
authored
d0b25ea
View commit details
Copy full SHA for d0b25ea
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
Fix: replace part of GlobalV::var by parameter (#4706)
Show description for b191c10
authored
b191c10
View commit details
Copy full SHA for b191c10
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
fix MKL problem in pyabacus example ex_s_rotate.py (#4669)
maki49
authored
e7a76bd
View commit details
Copy full SHA for e7a76bd
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
fix MKL in pyabacus compile according to the newest fix (#4656)
maki49
authored
edc877f
View commit details
Copy full SHA for edc877f
View code at this point
Browse repository at this point
Commits on May 20, 2024
Refactor: refactor `psi::memory` namespace and add `module_device` in `module_base` (#4141)
Show description for a97f9fd
haozhihan
and
denghuilu
authored
a97f9fd
View commit details
Copy full SHA for a97f9fd
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Bug: Fix Intel compile warnings (#3756)
Show description for bdee87e
jieli-matrix
authored
bdee87e
View commit details
Copy full SHA for bdee87e
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
Test: add pyabacus CI test (#3750)
Show description for 98ea5ca
jieli-matrix
and
caic99
authored
98ea5ca
View commit details
Copy full SHA for 98ea5ca
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
fix intel undefined error (#3742)
jieli-matrix
authored
412d09a
View commit details
Copy full SHA for 412d09a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL