Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
therault
/
tiledarray
Public
forked from
ValeevGroup/tiledarray
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 20, 2021
make_ti for btas::Tensor only works for TA::Range
evaleev
committed
37ce1b2
View commit details
Copy full SHA for 37ce1b2
Browse repository at this point
amended e91cc8b7e4e77884d0ef2ad0e12ae4714ff2a4d3
evaleev
committed
2ef25e2
View commit details
Copy full SHA for 2ef25e2
Browse repository at this point
Merge pull request #315 from awild82/externalproject_prefix
Show description for 66bbee5
evaleev
authored
66bbee5
View commit details
Copy full SHA for 66bbee5
Browse repository at this point
Merge pull request #301 from TESSEorg/therault/parsec-ci
Show description for e91cc8b
evaleev
authored
e91cc8b
View commit details
Copy full SHA for e91cc8b
Browse repository at this point
Merge branch 'master' into therault/parsec-ci
evaleev
authored
a1ea7b6
View commit details
Copy full SHA for a1ea7b6
Browse repository at this point
Merge pull request #316 from wavefunction91/dbwy/linalg/qr
Show description for 10bf200
evaleev
authored
10bf200
View commit details
Copy full SHA for 10bf200
Browse repository at this point
Commits on Oct 15, 2021
[LINALG] Fix non-ScaLAPACK compilation in QR UTs
David Williams-Young
committed
0e00701
View commit details
Copy full SHA for 0e00701
Browse repository at this point
[LINALG] Add Generic Cholesky QR implementation + bump scalapackpp + fix parallel UTs for QR
David Williams-Young
committed
4296cea
View commit details
Copy full SHA for 4296cea
Browse repository at this point
[LINALG] Added ScaLAPACK QR
David Williams-Young
committed
bbcfddb
View commit details
Copy full SHA for bbcfddb
Browse repository at this point
Commits on Oct 14, 2021
[LINALG] Added Householder QR API, rank-local implementation (ICL) + associated UT
David Williams-Young
committed
a7f303b
View commit details
Copy full SHA for a7f303b
Browse repository at this point
Change ExternalProject prefixes to always match the FetchContent location
awild82
committed
b3b25af
View commit details
Copy full SHA for b3b25af
Browse repository at this point
Commits on Oct 11, 2021
introduced UserPmap
evaleev
committed
ec9b23f
View commit details
Copy full SHA for ec9b23f
Browse repository at this point
bump BTAS tag + specify btas::boxrange_iteration_order trait for TA::Range
Show description for f5fbd56
evaleev
committed
f5fbd56
View commit details
Copy full SHA for f5fbd56
Browse repository at this point
Pmap dox cleanup
evaleev
committed
0e542e5
View commit details
Copy full SHA for 0e542e5
Browse repository at this point
Pmap dox cleanup
evaleev
committed
db23ff4
View commit details
Copy full SHA for db23ff4
Browse repository at this point
Commits on Oct 8, 2021
bump BTAS tag to be able to print btas::Tensor
evaleev
committed
f755cce
View commit details
Copy full SHA for f755cce
Browse repository at this point
Commits on Oct 5, 2021
dox fixup
evaleev
committed
14cabcb
View commit details
Copy full SHA for 14cabcb
Browse repository at this point
Commits on Sep 28, 2021
Merge branch 'master' of github.com:ValeevGroup/tiledarray
evaleev
committed
c004191
View commit details
Copy full SHA for c004191
Browse repository at this point
bump MADNESS tag to update libunwind cmake var names
evaleev
committed
91d8f87
View commit details
Copy full SHA for 91d8f87
Browse repository at this point
Commits on Sep 27, 2021
Merge pull request #311 from ValeevGroup/evaleev/depsup/umpire-600
Show description for 78243dc
evaleev
authored
78243dc
View commit details
Copy full SHA for 78243dc
Browse repository at this point
bump umpire to most recent master to include misc fixes needed for libstdc++
evaleev
committed
fef29f7
View commit details
Copy full SHA for fef29f7
Browse repository at this point
bump umpire to v6.0.0
evaleev
committed
7a518da
View commit details
Copy full SHA for 7a518da
Browse repository at this point
Commits on Sep 23, 2021
Merge pull request #310 from ValeevGroup/evaleev/fix/foreach-shpred-union
Show description for aeddd59
evaleev
authored
aeddd59
View commit details
Copy full SHA for aeddd59
Browse repository at this point
foreach works with ShapeReductionMethod::Union and void-returning op
evaleev
committed
4c59087
View commit details
Copy full SHA for 4c59087
Browse repository at this point
make header guards in bug.h distinct from those in MPQC
evaleev
committed
dc62b04
View commit details
Copy full SHA for dc62b04
Browse repository at this point
Commits on Sep 7, 2021
Merge pull request #308 from ValeevGroup/evaleev/cmake/btas-fixes
Show description for 48eac1d
evaleev
authored
48eac1d
View commit details
Copy full SHA for 48eac1d
Browse repository at this point
bump BTAS tag to use linalgpp config from btas-config
evaleev
committed
0b19c1e
View commit details
Copy full SHA for 0b19c1e
Browse repository at this point
allow BLA_VENDOR to be specified with recent BLAS++/LAPACK++
evaleev
committed
09b2641
View commit details
Copy full SHA for 09b2641
Browse repository at this point
Merge pull request #307 from ValeevGroup/evaleev/cmake/install-fixes
Show description for 3ef1da2
evaleev
authored
3ef1da2
View commit details
Copy full SHA for 3ef1da2
Browse repository at this point
to install MADNESS cannot set EXCLUDE_FROM_ALL on its source directory
evaleev
committed
82a4c42
View commit details
Copy full SHA for 82a4c42
Browse repository at this point
fixed umpire library name
evaleev
committed
a2a759b
View commit details
Copy full SHA for a2a759b
Browse repository at this point
Merge pull request #306 from ValeevGroup/evaleev/fix/umpire-skip-std-filesystem-if-using-old-gcc
Show description for 0c2f421
evaleev
authored
0c2f421
View commit details
Copy full SHA for 0c2f421
Browse repository at this point
Commits on Sep 6, 2021
avoid use of std::filesystem by Umpire with gcc pre-9
evaleev
committed
5492a19
View commit details
Copy full SHA for 5492a19
Browse repository at this point
typo
evaleev
committed
390b3dd
View commit details
Copy full SHA for 390b3dd
Browse repository at this point
Commits on Sep 2, 2021
increase CTest timeout in Gitlab CI 2-rank unit test runs for Debug builds with Scalapack enabled routinely run out of time.
evaleev
committed
9e11b01
View commit details
Copy full SHA for 9e11b01
Browse repository at this point
Previous
Next
You can’t perform that action at this time.