rindow / rindow-math-buffer-ffi
The Buffer for math libraries
Installs: 1 002
Dependents: 5
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- interop-phpobjects/polite-math: ~1.0.7
Requires (Dev)
- ext-ffi: *
README
"The rindow math buffer ffi" is a buffer for the math library. Available in libraries with FFI interface.
- Provides Universal Buffer for 1-dimension for data exchange between C,C+ language and PHP.
Please see the documents about Buffer objects on Rindow Mathematics web pages.
Requirements
- PHP 8.1 or PHP8.2 or PHP8.3 or PHP8.4
- Linux or Windows
How to setup
Install using composer.
$ composer require rindow/rindow-math-buffer-ffi
Known Issues
The process hangs on macOS. The cause is unknown.