jlperla / continuous_time_methods

MIT License
23 stars 15 forks source link

Setup a simple package framework for testing material julia materials. #40

Closed jlperla closed 6 years ago

jlperla commented 6 years ago

@FernandoKuwer Once I get this up and running, you can start adding in your tests of the DiffEqOperators.

jlperla commented 6 years ago

This is still worth doing, even if the real code lives in DiffEqOperators. We can do a simple port of simple functionality for comparison.

jlperla commented 6 years ago

Actually, maybe I will setup a simple package for some basic testing and send you the repository URL. Adding myself to this.

jlperla commented 6 years ago

Lets work directly out of the package repo for now.