Skip to content
View easai's full-sized avatar

Block or report easai

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. stopwords stopwords Public

    Stats on Reuters Texts with ISO, SpaCy, NLTK Stopwords

    Python

  2. lambert lambert Public

    The page introduces the Lambert W function and explains that it is used to solve equations that cannot be handled with ordinary algebraic methods.

    HTML

  3. us-map-charts us-map-charts Public

    Election 2024: The number of electoral votes for each state

    Python

  4. cubed_sum cubed_sum Public

    The `cubed_sum` calculates the sum of cubes for a specified range.

    Python

  5. reverse-polish-notation reverse-polish-notation Public

    The reverse-polish-notation program reads and evaluates mathematical expressions written in RPN. It uses a stack-based algorithm to perform arithmetic operations and provides basic error handling f…

    C++

  6. Mandelbrot Mandelbrot Public

    Mandelbrot is an app that draws the Mandelbrot set.

    Java