Maharshi Basu

Results 16 issues of Maharshi Basu

The thumbnail image for Anko Mitarashi in the website is of Minato Namikaze.

Implemented the function to get all font family names for `LinuxTextSystem` which was previously kept as `unimplemented`. Release Notes: - N/A Change Explanation: - We get the [`&Database`](https://docs.rs/fontdb/0.16.1/fontdb/struct.Database.html) struct from...

cla-signed

### Overview Update the `.eslintrc.json` to support `bslint` in the CI

### Overview This change fixes the CI lint error in the test `bcoin/test/descriptor-test.js` due to the usage of the `hasOwnProperty` call on a local object. [Reference/Stackoverflow](https://stackoverflow.com/questions/39282873/object-hasownproperty-yields-the-eslint-no-prototype-builtins-error-how-to)

### What I did - Forked and cloned the project - run `cargo build` inside the project ### Error encountered - Could not find the file `Eigen/SparseCore` ![image](https://github.com/sparsemat/sprs/assets/84385565/ab5c9d81-0939-418e-a57e-ae30ffc65c4b) ### What...

Added instructions to `sprs-benches/README.md` describing how to build the features with `dl_eigen` enabled.

### Release Notes: - N/A ### Change explanation The current implementation of the `grow()` function for Tape uses a `destroy()` function whenever there is a memory allocation failure with `AllocateRawStorage`...

### Changes made - Add a function `SendFile` which allows the user to send a file to a discord webhook URL - Add the example usage to the `examples/` folder...

The official ubuntu image in DockerHub does not contain `22.10` aka `Kinetic`. This merge request changes the `UBUNTU_VERSION` to `22.04` aka `Jammy`. Changelog: - Update `UBUNTU_VERSION` to `22.04` to build...

# Enhance Issue Analysis and Improve Output Formatting ## Overview This pull request introduces a new module for issue analysis, enhancing the functionality for generating issue labels and descriptions based...