Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The PIAModeller which contains all the nice functions should consume a file (or PIACompiler) instead of PIA compilation file #74

Open
ypriverol opened this issue Apr 19, 2017 · 1 comment
Assignees

Comments

@ypriverol
Copy link
Contributor

Currently, the only way to apply some statistics on top of a standard file format is with PIACompiler and this needs to be written in an PIA file to be consume by modeller rather than a data structure. This needs to be changed for the user in order to do PIAModeller on top of a standard file format.

@julianu julianu self-assigned this Apr 19, 2017
@julianu
Copy link
Contributor

julianu commented Apr 19, 2017

An implementation which passes the compilation directly to the modeller, instead of writing it to a file, should fix this and is a very good thing to have.

@julianu julianu changed the title The PIAModeller with contains all the nice functions should consume a file insead of PIA Compiler file The PIAModeller which contains all the nice functions should consume a file (or PIACompiler) instead of PIA compilation file Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants