JuliaAI / ScientificTypes.jl

An API for dispatching on the "scientific" type of data instead of the machine type
MIT License
96 stars 8 forks source link

Improve organization of test code #163

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

This is quite a mess. The structure of /test should match that of /src, for a start.