Skip to content
Avatar
🙃
🙃
Block or Report

Block or report gramian

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. emgr Public

    emgr -- EMpirical GRamian Framework

    MATLAB 17 4

  2. hapod Public

    HAPOD - Hierarchical Approximate Proper Orthogonal Decomposition

    MATLAB 8 3

  3. morgen - Model Order Reduction for Gas and Energy Networks

    MATLAB 5 1

  4. matrico Public

    A flonum matrix module for CHICKEN Scheme.

    Scheme

  5. 1
    function flamegraph(profdata)
    2
    ### project: flamegraph
    3
    ### authors: Christian Himpe (0000-0003-2194-6754)
    4
    ### version: 0.3 (2021-02-06)
    5
    ### license: BSD-2-Clause (opensource.org/licenses/BSD-2-Clause)
  6. 1
    %% Math %%
    2
    
                  
    3
    si = @(x) sin(x) ./ (x + (x==0)); % cardinal sine without pi multiplied argument
    4
    
                  
    5
    hsin = @(x) 0.5 * (1.0 - cos(x)); % haversed sine

423 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

Created 1 repository

Created a pull request in ArcadeData/arcadedb-docs that received 2 comments

Add end-of-line comments and fix minor typos

Fix typos in Section 7.4 (HTTP API) Fix typos in Section 8 (SQL) Add short description of new end-of-line comments

+12 −6 2 comments
Opened 3 other pull requests in 1 repository

Created an issue in ArcadeData/arcadedb that received 5 comments

Wildcard escape \% produces error

ArcadeDB Version: v22.10.1 (build e692f4c/1667424782661/main) JDK Version: openjdk 11.0.16.1 2022-08-12 OS: MacOS 12.6 Expected behavior Filtered r…

5 comments
Opened 3 other issues in 1 repository
Started 8 discussions in 3 repositories
ArcadeData/arcadedb
curl/curl
benthosdev/benthos

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