Pinned Loading
-
mashing-pumpkins
mashing-pumpkins PublicMinhash and maxhash library in Python, combining flexibility, expressivity, and performance.
-
odsc-ppda-slides
odsc-ppda-slides PublicSlides for Pragmatic Polyglot Data Analysis @ ODSC Boston
-
pragmatic-polyglot-data-analysis
pragmatic-polyglot-data-analysis PublicDocker container for off-the-shelf jupyter notebook + Python + R + Spark/pyspark + LLVM
-
fastq-and-furious
fastq-and-furious PublicEfficient handling of FASTQ files from Python
135 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 |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 8 commits in 3 repositories
Opened 6 pull requests in 1 repository
rpy2/rpy2
1
open
5
merged
-
Use cffi_mode object.
This contribution was made on Mar 17
-
Use loop to set R callbacks.
This contribution was made on Mar 16
-
On Windows, requesting any cffi mode falls back to ABI.
This contribution was made on Mar 16
-
Protect cffi-created objects from possible collection.
This contribution was made on Mar 16
-
Add DLL directory on Windows.
This contribution was made on Mar 16
-
Use cffi's
onerror
callback to manage errors.This contribution was made on Mar 2
Created an issue in r-lib/actions that received 7 comments
ld error on macos when building C code that links Rlib.
Describe the bug I am using the action r-setup in GHA pipelines to build rpy2, a bridge between Python and R using their respective C APIs. Over th…
7
comments