Skip to content
Avatar

Sponsoring

@JuliaLang

Achievements

Achievements

Highlights

  • Pro

Organizations

@SolidMechanicsGroup
Block or Report

Block or report hyrodium

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.

Report abuse

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

Report abuse

Pinned

  1. Copy & Paste images with Julia

    Julia 31 2

  2. Basic (mathematical) operations for B-spline functions and related things with julia

    Julia 23

  3. Julia package for Gaussian quadrature

    Julia 212 34

  4. Julia implementations for different rotation parameterizations

    Julia 109 37

Contribution activity

March 2022

Created 3 repositories

Created a pull request in JuliaGeometry/Quaternions.jl that received 9 comments

Fix slerp and deprecate linpol

This PR fixes #51. Deprecate linpol As discussed in #51 (comment), slerp seems a more common name. slerp now normalizes input quaternions We had th…

+10 −52 9 comments
Opened 17 other pull requests in 9 repositories
hyrodium/BasicBSpline.jl 8 merged
JuliaGeometry/Quaternions.jl 2 merged
JuliaPlots/RecipesBase.jl 1 merged
JuliaMath/Interpolations.jl 1 merged
JuliaMath/IntervalSets.jl 1 open
JuliaGraphics/Luxor.jl 1 merged
JuliaGeometry/Rotations.jl 1 merged
JuliaArrays/StaticArrays.jl 1 merged
mattn/awesome-twitter-communities 1 merged
Reviewed 6 pull requests in 4 repositories
JuliaGeometry/Quaternions.jl 3 pull requests
JuliaGeometry/Rotations.jl 1 pull request
JuliaArrays/StaticArrays.jl 1 pull request
JuliaGraphics/Luxor.jl 1 pull request

Created an issue in hyrodium/BasicBSpline.jl that received 1 comment

expandspace sometimes doesn't produce expanded space

julia> using BasicBSpline julia> k = KnotVector(0,0,0,1,1,1,2) KnotVector([0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 2.0]) julia> P = BSplineSpace{2}(k) BSplin…

1 comment
Opened 7 other issues in 3 repositories
66 contributions in private repositories Mar 1 – Mar 28

Seeing something unexpected? Take a look at the GitHub profile guide.