Chime in here:
github.com/sizmailov/py...
#opensource #sustainability #CallForMaintainers
Chime in here:
github.com/sizmailov/py...
#opensource #sustainability #CallForMaintainers
sbu-python-class.github.io/python-scien...
all of these tools are really great.
#astro
sbu-python-class.github.io/python-scien...
all of these tools are really great.
#astro
here's a Mandelbrot generator with python + numpy, Numba, Fortran + f2py, and C++ + pybind11:
sbu-python-class.github.io/python-scien...
still might need some optimizations
#astro
here's a Mandelbrot generator with python + numpy, Numba, Fortran + f2py, and C++ + pybind11:
sbu-python-class.github.io/python-scien...
still might need some optimizations
#astro
The Codex is not guilty though - that is because of old pybind11<->numpy 2.0 interactions.
Sadly, Codex couldn't figure out on itself, so I had time to investigate and fix manually.
PyPI updated.
The Codex is not guilty though - that is because of old pybind11<->numpy 2.0 interactions.
Sadly, Codex couldn't figure out on itself, so I had time to investigate and fix manually.
PyPI updated.
I really don't want to use the lua C API directly, especially as I'm also already using pybind11
Plus the ability to swap out for luajit is nice.
Weh
I really don't want to use the lua C API directly, especially as I'm also already using pybind11
Plus the ability to swap out for luajit is nice.
Weh
- pure #Julia interfaces to NLPModels.jl and MathOptInterface.jl
- #Python bindings using #pybind11
Developed at @zuseinstitute.bsky.social
#optimization #mathematicaloptimization #numericaloptimization #constrainedoptimization #oss #foss #uno
- pure #Julia interfaces to NLPModels.jl and MathOptInterface.jl
- #Python bindings using #pybind11
Developed at @zuseinstitute.bsky.social
#optimization #mathematicaloptimization #numericaloptimization #constrainedoptimization #oss #foss #uno
Could ADBC be added next? It has huge performance advantages over ODBC.
arrow.apache.org/adbc/current...
Could ADBC be added next? It has huge performance advantages over ODBC.
arrow.apache.org/adbc/current...
`pybind11` bindings generated from C++ code, `solib` dependencies on OpenMPI, and a bunch of FFI from Haskell to C++ (and vice versa).
`pybind11` bindings generated from C++ code, `solib` dependencies on OpenMPI, and a bunch of FFI from Haskell to C++ (and vice versa).
If we really want to covert all of these, we need more packages like Rffi and nCompiler for example, not just Rcpp et Co
If we really want to covert all of these, we need more packages like Rffi and nCompiler for example, not just Rcpp et Co