Landrok

Results 17 comments of Landrok

Hi @scammo Peertube Ontology has been fixed. Can you update to 0.7.2 and test again with this example : https://landrok.github.io/activitypub/fetch-peertube-outbox-activities-using-ontologies.html ?

There are 2 different things: [email protected] You're true, Announce->object is a string (url) [email protected] This one is more Nginx-y. Gateway randomly fails. So you need to catch exception. Here is...

Hi @bluescreen, Several modifications have been made to help a k-mean implementation. - `Axis` and `keepdims` parameters are now supported for the `sum()` method. ```php $a = np::arange(9)->reshape(3, 3); print...

__NumPhp Manual__ `sum()`, `power()` and indexing updates have been documented on https://sciphp.org __PHPUnit 8 warnings__ - Exceptions are now binded with the recommended functions - PHP 7.1+ uses `assertEqualsWithDelta()` instead...

You're right, random features are missing. I saw that you implemented an interesting RandomTrait into bluescreen/numphp. If you're interested in contributing to numphp, I would be very appreciative of it....

Hi, No I'm not currently working on random feature. So it will be with a great pleasure that I'll have a look at your implementation and merge it. It would...

Hi, I see 2 branches (0.4.1 and 0.4.5) but when I download zip files, there are no changes nor no new files. Did you make a `git add` and `git...