Zakariyya Mughal
2015-02-01 23:06:43 UTC
Hello everyone,
What would it take to get Edward Baudrez's Test::PDL included in the
main PDL distribution? It seems useful for testing PDL itself and has
better diagnostics than just using `approx()`.
We could either:
a) Make it a part of the PDL API by add the module under `lib/` and have
it available for all users of PDL.
b) Put it under `inc/` so that it can be at least used by the PDL test
suite. This can be done as part of the dist build process so that it
doesn't have to be in version control.
Cheers,
- Zaki Mughal
What would it take to get Edward Baudrez's Test::PDL included in the
main PDL distribution? It seems useful for testing PDL itself and has
better diagnostics than just using `approx()`.
We could either:
a) Make it a part of the PDL API by add the module under `lib/` and have
it available for all users of PDL.
b) Put it under `inc/` so that it can be at least used by the PDL test
suite. This can be done as part of the dist build process so that it
doesn't have to be in version control.
Cheers,
- Zaki Mughal