Mateusz Charytoniuk

Results 20 issues of Mateusz Charytoniuk

Hello, I really like this library and I really missed classnames in PHP. I made a port because I wanted to contribute to PHP community also. I would be thankful...

question

- Links to documentation: https://threejs.org/docs/index.html - Type of contribution: addition Other notes: Types list is not complete, but it's definitely more comprehensive than existing 0.98.x types. I preserved most types...

changes requested

Hello! I have a private project in which I need to include custom import formatting rules and I can't / do not want to publish `import-sort-style-*` module. Is there a...

NumPower related PRs are failing checks because NumPower is not included in the GitHub workflow pipeline (`unknown class NDArray as its type`). Since NumPower (https://numpower.org/docs/intro/) is not in PECL it...

enhancement
good first issue

Thoughts so far: 1. it's easy to build and run NumPower 2. when using GPU got some SIGSEGV when transposing a matrix, other operations seem to be fine 3. even...

The goal is to avoid dependencies between tools. For example the latest `phpstan` and the latest `phpunit` depend on a different version of https://github.com/sebastianbergmann/diff Also it won't cause as many...