Skip to content
View jcrvz's full-sized avatar
⛱️
Where am I?
⛱️
Where am I?

Highlights

  • Pro
Block or Report

Block or report jcrvz

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
jcrvz/README.md

Hi there 👋

Pinned Loading

  1. customhys customhys Public

    Customising optimisation metaheuristics via hyper-heuristic search (CUSTOMHyS). This framework provides tools for solving, but not limited to, continuous optimisation problems using a hyper-heurist…

    Python 20 9

  2. customhys-qt customhys-qt Public

    GUI for customhys

    Python

  3. jtools jtools Public

    Some personal and useful matlab scripts

    MATLAB

  4. Print the type skeleton of a variabl... Print the type skeleton of a variable with nested variables.
    1
    def printmsk(var, level=1, name=None):
    2
        """
    3
        Print the meta-skeleton of a variable with nested variables.
    4
    5
        :param var: any, variable to inspect.
  5. PSO_MAS PSO_MAS Public

    Python 1