Coalpy

Latest version: v0.55

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1

Full API for compute in python. Please refer to https://github.com/kecho/coalpy and documentation of API here https://kecho.github.io/coalpy/coalpy.gpu.html.

Examples available here:
https://github.com/kecho/coalpy/tree/master/Source/scripts/coalpy/examples
https://github.com/kecho/grr

0.0.9

Bug fixes:
* Fixing bugs with UAV barriers. Sometimes when writting to a uav, adding some dispatches then writting to a uav again a wrong barrier would be used.
* wrong default maxLod for Sampler object
* Implemented correct tmp Sampler table (allows for inline arrays of Samplers to be passed in the command list dispatch command)
* wrong exceptions thrown when validating enums
* Missing Sampler object

0.0.8

* Added support for begin_marker and end_marker in CommandList object. This makes it possible to add markers for render doc.
* coalpy.gpu.schedule can now take a single CommandList object as an input (doens't have to be an array of lists)
* call to coalpy.gpu.set_active_adapter() can also take the flags parameter. This means we can now create a debug device by passing coalpy.gpu.DeviceFlags.EnableDebug. This lets you attach a debugger and see any dx12 failures if they exist.

0.0.7

* Support for imgui input_float2, input_float3, input_float3, input_float4 on ImguiBuilder api.

0.0.6

* Important bug fixes for Structured buffer /Raw buffer support as uav / srv
* Removing annoying asserts

0.0.4

Pre alpha release, includes mouse/keyboard input bindings for python.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.