Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
usadelndsoc
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JYU Condensed Matter Theory
usadelndsoc
Commits
c0d32fc0b0ef4d842a16f61f32214e17bc127afe
Select Git revision
0 results
usadelndsoc
src
Author
Search by author
Any Author
authors
0 authors
Aug 16, 2022
Implement mask
· c0d32fc0
patavirt
authored
2 years ago
c0d32fc0
vector: fix ifdef
· 3908917a
patavirt
authored
2 years ago
3908917a
Fix plaquette action
· 6e8fdadb
patavirt
authored
2 years ago
6e8fdadb
edit
· 7702a8c8
patavirt
authored
2 years ago
7702a8c8
edit
· 4e81756b
patavirt
authored
2 years ago
4e81756b
Add plaquette sum etc
· fcf7da8d
patavirt
authored
2 years ago
fcf7da8d
array: allow index narrowing
· d79967db
patavirt
authored
2 years ago
d79967db
core: declare argument names
· 3aa910b7
patavirt
authored
2 years ago
3aa910b7
Add S_Omega
· 54dda831
patavirt
authored
2 years ago
54dda831
array: move bounds check bool to global
· c62b54b3
patavirt
authored
2 years ago
c62b54b3
Aug 12, 2022
Cleanup + edit
· a0820765
patavirt
authored
2 years ago
a0820765
Aug 11, 2022
edit
· ecbca958
patavirt
authored
2 years ago
ecbca958
Aug 10, 2022
edit
· 41a19b3a
patavirt
authored
2 years ago
41a19b3a
edit
· f3d4f343
patavirt
authored
2 years ago
f3d4f343
try adept
· 5b1449a7
patavirt
authored
2 years ago
5b1449a7
Aug 09, 2022
Working Hessian computation
· 28591d23
patavirt
authored
2 years ago
28591d23
pythonutil: unsigned ints
· 40f3cf49
patavirt
authored
2 years ago
40f3cf49
vector: implement swap()
· 3936a5a4
patavirt
authored
2 years ago
3936a5a4
Initial hessian computation
· 47ac063b
patavirt
authored
2 years ago
47ac063b
vector: support initializer lists
· 3f720ada
patavirt
authored
2 years ago
Error message if trying to use std::vector<bool>
3f720ada
array: more generic constructor still
· 3d5d8f8a
patavirt
authored
2 years ago
3d5d8f8a
array: constructor from any compatible shape
· 410a46dd
patavirt
authored
2 years ago
410a46dd
Aug 08, 2022
Adjust to const + rename SimpleVector
· 57bd4a70
patavirt
authored
2 years ago
57bd4a70
pythonutil: deal with const + adjust to changes
· 14b4732f
patavirt
authored
2 years ago
14b4732f
Rename StoredArray -> Array, fix const constructors
· 984afaa1
patavirt
authored
2 years ago
984afaa1
xxx
· 57bca46a
patavirt
authored
2 years ago
57bca46a
Aug 05, 2022
common: define complex<AD> binop overrides in right namespace
· c65fd22c
Pauli Virtanen
authored
2 years ago
c65fd22c
Add simple vector storage compatible with CppAD
· 9cd3030f
patavirt
authored
2 years ago
9cd3030f
array: enable other storage than std::vector in StoredArray
· 4ded7719
patavirt
authored
2 years ago
4ded7719
pythonutil: fix StorageType in StoredArray->py conversion
· 11b3f1d3
patavirt
authored
2 years ago
11b3f1d3
array: export StorageType from StoredArray
· 83e11878
patavirt
authored
2 years ago
83e11878
array: StoredArray move-construct from Storage
· 2fdb7c9c
patavirt
authored
2 years ago
2fdb7c9c
pythonutil: visibility
· 4b584d72
patavirt
authored
2 years ago
4b584d72
pythonutil: support returning stored arrays (move semantics)
· ca7e3898
patavirt
authored
2 years ago
ca7e3898
array: allow move semantics copy for StoredArray
· df5075f0
patavirt
authored
2 years ago
df5075f0
Add Python bindings
· 824dc413
patavirt
authored
2 years ago
824dc413
array: disallow default construction again
· 2db7c572
patavirt
authored
2 years ago
2db7c572
array: allow default init + copying
· eba4d478
patavirt
authored
2 years ago
eba4d478
array: rename Array -> ArrayView
· 3d98f165
patavirt
authored
2 years ago
3d98f165
Aug 04, 2022
action: fixes + testing
· 087957d4
patavirt
authored
2 years ago
087957d4
Loading