Convert func_vec to list

Issue #9 resolved
Alec Lofquist created an issue

No description provided.

Comments (1)

  1. Alec Lofquist reporter

    Made func_vector a dynamic list instead of a preallocated np.array. (Fixes #9)

    Fixed some saving/loading issues. Restart support is now working.

    → <<cset 424ff2dd2d26>>

  2. Log in to comment