Ticket #10067 (new)

Opened 6 years ago

Last modified 5 years ago

Refactor function python API

Reported by: Samuel Jackson Owned by: Anyone
Priority: major Milestone: Backlog
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

The python API for functions seems to be incomplete. For example, there is no way to create a function from the function factory and set a attribute (but it appears you can set a parameter). Also you cannot, for example, run:

myfunc.function1D(...)

This would be useful in the case when you simply want to evaluate function rather than fit it.

Change History

comment:1 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10909

Note: See TracTickets for help on using tickets.