darrenarmstrong85 / scientist

q scientist library implementation
Apache License 2.0
0 stars 0 forks source link

Allow user to pass an experiment name to creation #22

Closed darrenarmstrong85 closed 7 years ago

darrenarmstrong85 commented 7 years ago

As a user, I want to be able to pass an experiment name and have this referred back to me

Experiment indexes are not very helpful in error messages, also they complicate a bunch of logging code.

Allow user to pass symbol name to .scientist.new.

Done

Scientist API should::