Documentation
¶
Index ¶
- func GoPyFunc(funcname string, args ...float64) []float64
- func GoPyFuncV2(funcname string, args [][]float64, params map[string]int32) ([][]float64, error)
- func Init(m string) *python3.PyObject
- func ToPyDict(vs ...float64) *python3.PyObject
- func ToPyDictV2(vs map[string]int32) *python3.PyObject
- func ToPyListV2(input [][]float64) *python3.PyObject
- func ToPyTuple(vs ...float64) *python3.PyObject
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoPyFuncV2 ¶
func ToPyListV2 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.