-
Updated
May 20, 2020 - Pascal
object-pascal
Here are 96 public repositories matching this topic...
2.0 documentation
-
Updated
Jan 16, 2020 - Pascal
-
Updated
Dec 19, 2018 - Inno Setup
It would be nice to navigate to the index page when clicking in the project title. For example, if the title "Brook Tardigrade" is clicked, it navigates to its index page.
-
Updated
Aug 4, 2018 - Pascal
Currently Delphinus.Install links to the example Projects instead of the given packages. Delphinus.Install should reference the package projects for the given compilers, an no example/demo projects
-
Updated
Apr 20, 2020 - Component Pascal
-
Updated
Feb 8, 2020 - Pascal
-
Updated
Feb 21, 2020 - Pascal
-
Updated
Apr 10, 2020 - Pascal
64 bit Main Example is not rendered properly (compiled to x86_64 target with FPC/Lazarus svn trunk).
32 bit PasSFML Main Example works properly.
-
Updated
Jan 24, 2020 - Pascal
-
Updated
May 20, 2020 - Pascal
-
Updated
May 5, 2020 - Pascal
-
Updated
Feb 19, 2020 - Pascal
Afaik, most of neural nets do not require tensor dot. However, wouldn't it be neat to have tensor dot implemented? First thing comes to my mind is treating tensor dot as batch matmul, so at least we can BLAS them.
Example of expected behavior: https://docs.scipy.org/doc/numpy-1.14.0/reference/generated/numpy.tensordot.html
-
Updated
Feb 8, 2020 - Pascal
-
Updated
Feb 8, 2020 - Pascal
-
Updated
Jun 20, 2019 - Pascal
examples, tutorials
This looks like a great library, it's used by your gltf work and in your other projects, but in the end there is no proper documentation.
I would like to make a few examples for others to use and use the library in my projects but i have no idea where to approach using it, and what method of usage to suggest - so if you have any kind of test case for the code that you used, i can start with t
-
Updated
May 13, 2020 - Pascal
Check all documentation whether it is correct or not. Special care should be taken on instructions to build and install the tool, create a simple build script and the API.
-
Updated
Feb 20, 2020 - Pascal
-
Updated
Jul 10, 2017 - Pascal
-
Updated
May 13, 2020 - Pascal
-
Updated
May 17, 2020 - Pascal
-
Updated
May 8, 2020 - Pascal
-
Updated
Jul 9, 2018 - Pascal
Improve this page
Add a description, image, and links to the object-pascal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the object-pascal topic, visit your repo's landing page and select "manage topics."
Is there any up to date documentation for 2.0? i.e https://graphics32.github.io/Docs/Overview/Changes.htm is stuck at 1.9.1 from 2012. It would be nice to have a document explaining the transition from TPolygon32 to the new routines.