Commit Graph

12 Commits

Author SHA1 Message Date
daniel
58617dcf4d documentation 2020-11-16 13:26:03 +01:00
Josh Mitchell
3c36d3040e Removed trivial casts and changed frame.step to usize 2020-11-13 12:37:23 +01:00
Josh Mitchell
734048d572 Refactor frame to have desired semantics 2020-11-13 12:37:23 +01:00
daniel
80b6cafc66 reverted to single ReadNAtom error type 2020-11-12 09:59:59 +01:00
Josh Mitchell
90c4c73887 Used cached result of self.trajectory.get_num_atoms() rather than storing it in TrajectoryIterator 2020-11-11 19:19:44 +11:00
Josh Mitchell
53dd997129 Broke out next_inner 2020-11-11 17:11:55 +11:00
Josh Mitchell
6d911fae0b Clearer errors if get_num_atoms fails during into_iter 2020-11-11 16:40:37 +11:00
Josh Mitchell
f9cf479baf Removed unwrap()s, refactored iterator, removed memleak 2020-11-09 17:20:46 +11:00
daniel
c998ded6bb unit tests 2020-11-08 09:56:27 +01:00
Josh Mitchell
cbd45f74dc Replace failure library with new Error type 2020-11-07 20:12:41 +11:00
Josh Mitchell
e30a175d0d Format with rustfmt 2020-11-07 20:03:05 +11:00
daniel
ceb09f6371 iterators 2020-04-16 15:00:20 +02:00