API Reference
Relucent.Complex — Function
Complex(args...; kwargs...)Construct a Python relucent.Complex object.
Relucent.Polyhedron — Function
Polyhedron(args...; kwargs...)Construct a Python relucent.Polyhedron object.
Relucent.SSManager — Function
SSManager(args...; kwargs...)Construct a Python relucent.SSManager object.
Relucent.convert — Function
convert(args...; kwargs...)Forward to Python relucent.convert.
Relucent.get_colors — Function
get_colors(args...; kwargs...)Forward to Python relucent.get_colors.
Relucent.get_env — Function
get_env(args...; kwargs...)Forward to Python relucent.get_env.
Relucent.mlp — Function
mlp(args...; kwargs...)Forward to Python relucent.mlp.
Relucent.plot_complex — Function
plot_complex(args...; kwargs...)Forward to Python relucent.plot_complex.
Relucent.plot_polyhedron — Function
plot_polyhedron(args...; kwargs...)Forward to Python relucent.plot_polyhedron.
Relucent.pyrelucent — Method
pyrelucent() -> PythonCall.PyReturn the underlying Python relucent module object.
Relucent.set_seeds — Function
set_seeds(args...; kwargs...)Forward to Python relucent.set_seeds.
Relucent.split_sequential — Function
split_sequential(args...; kwargs...)Forward to Python relucent.split_sequential.
Relucent.version — Method
version() -> StringReturn the Python package version exposed by relucent.__version__.