Skip to content
View wojdyr's full-sized avatar

Organizations

@cctbx @project-gemmi

Block or report wojdyr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. project-gemmi/gemmi Public

    macromolecular crystallography library and utilities

    C++ 253 47

  2. fityk Public

    curve fitting (peak fitting) software

    C++ 270 55

  3. uglymol/uglymol Public

    Macromolecular viewer for crystallographers (WebGL)

    JavaScript 38 12

  4. xylib Public

    library for reading files with x-y data from powder diffraction, spectroscopy, or other experimental methods

    C++ 63 19

  5. ccp4/dimple Public

    🔷 MX pipeline. Refinement and ligand screening.

    Python 6 5

  6. debyer Public

    Debye's scattering equation & other analysis of atomistic models.

    C++ 52 18

529 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 19 commits in 2 repositories

Created a pull request in wjakob/nanobind that received 5 comments

enum: __repr__ != __str__

For Python enums, repr() differs from str() for example: Enum str(): Color.RED repr(): <Color.RED: 1> Flag str(): Permissions.READ|WRITE repr(): <P…

+19 −17 lines changed 5 comments
Reviewed 1 pull request in 1 repository
wjakob/nanobind 1 pull request
Opened 1 issue in 1 repository
lewis6991/fileline.nvim 1 open
Answered 1 discussion in 1 repository
project-gemmi/gemmi
Loading