- Utrecht, the Netherlands
-
11:58
- 1h ahead
Highlights
- Pro
Popular repositories Loading
-
accelerate
accelerate PublicForked from AccelerateHS/accelerate
Embedded language for high-performance array computations
Haskell
-
simanneal
simanneal PublicForked from perrygeo/simanneal
Python module for Simulated Annealing optimization
Python
-
sisl
sisl PublicForked from zerothi/sisl
Scientific Python toolbox for large scale tight-binding and electronic structure calculations (DFT and NEGF analysis)
Python
-
aiida_siesta_plugin
aiida_siesta_plugin PublicForked from siesta-project/aiida_siesta_plugin
Source code for the AiiDA-Siesta package (plugin and workflows). See wiki
Python
-
easybuild-easyconfigs
easybuild-easyconfigs PublicForked from easybuilders/easybuild-easyconfigs
A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
Python
-
easybuild-easyblocks
easybuild-easyblocks PublicForked from easybuilders/easybuild-easyblocks
Collection of easyblocks that implement support for building and installing software with EasyBuild.
Python
19 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created an issue in aiidateam/aiida-workgraph that received 6 comments
Output port not recognized for calcfunction with multiple outputs
I have two different calcfunctions (created with @calcfunction
from aiida-core
) with multiple outputs. The outputs are labelled the same for both,
r…