1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-28 17:58:31 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
421581fe9d All build in rust 2023-10-23 15:11:15 +02:00
fcedff429c Moving code generation in build.rs 2023-10-18 18:09:00 +02:00
8a2ded80bc Improved with clippy 2023-10-18 15:51:00 +02:00
44a03f5551 Updated formatting 2023-10-18 15:25:57 +02:00
c577e61af4 Updated documentation 2023-10-18 15:01:04 +02:00
79cca2ad1c Improved documentation 2023-10-18 14:46:06 +02:00
dd3e86498d Added documentation 2023-10-18 12:09:02 +02:00
5f5267e34d Tests pass 2023-10-18 11:04:39 +02:00
9d2866c84b Need to check sparse read 2023-10-17 19:32:59 +02:00
3a4726cd78 Introducing read test 2023-10-17 18:56:36 +02:00
000c83f275 Introducing read test 2023-10-17 18:40:03 +02:00
38946c8ab7 Added sparse write 2023-10-16 12:52:04 +02:00
e6cc8fa59b Created tests directory 2023-10-15 18:54:38 +02:00
3cf8a8c431 write_determinant_list 2023-10-13 13:38:34 +02:00
601dfbba89 Added bitfields 2023-10-13 12:52:13 +02:00
1e7dfc8ddd Tests in bitfields 2023-10-13 11:17:13 +02:00
2afc6160f0 Added bitfields 2023-10-12 19:09:30 +02:00
06be52c0d1 Using methods 2023-10-12 14:29:37 +02:00
af9bc4360d Errors with '?' 2023-10-12 09:51:25 +02:00
6aeecd709b Better panic messages 2023-10-12 09:14:51 +02:00
7e9a3077d3 Improved usize 2023-10-12 00:56:18 +02:00
b0dc33d97b Improved test 2023-10-12 00:41:36 +02:00
05f48378d5 Write array of strings OK 2023-10-12 00:09:10 +02:00
c5f65eefe7 Scalars OK 2023-10-11 22:18:06 +02:00
0ad057f77b Fixed string -> str in Jastrow 2023-10-11 13:08:15 +02:00
94fb57b9ea Automate has functions 2023-10-11 11:18:13 +02:00
142757572f Check consistency of versions in OCaml 2023-10-11 10:56:30 +02:00
59d14d0a21 Creating rust binding 2023-10-10 18:31:55 +02:00