Popular repositories
-
PetIGA
A framework for high performance Isogeometric Analysis
C 2
-
petsc4py-cse2011
SIAM CSE 2011 - petsc4py talk
-
minifad
Minimalistic Forward-mode Automatic Differentiation for C++
C++
-
openmpi-feedstock
Forked from conda-forge/openmpi-feedstock
A conda-smithy repository for openmpi.
Shell
-
mpich-feedstock
Forked from conda-forge/mpich-feedstock
A conda-smithy repository for mpich.
Shell
-
mpi4py-feedstock
Forked from conda-forge/mpi4py-feedstock
A conda-smithy repository for mpi4py.
Shell
285 contributions in the last year
Contribution activity
July 2017
Update embedsignature directive to emit function annotations
This is for sure not enough, but at least it can handle "simple" annotations like non-compound compile-time constants and name nodes.
List comprehension in functions annotations
@scoder While working in signature embedding, I discovered that the following code leads to a compiler crash. However, set/dict comprehensions seem…