Ditched ai code and wrote a better plotting script and a few bug fixes
After my ai couldn’t create the graph program I wanted and with calling python from c being so hard I went looking for alternatives. I found gnuplot which isn’t a c library but can be called fairly easily from c using pipes which I still don’t understand completely. I did find some code though that already works so I was able to modify it to what I wanted.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.