Skip to content
Snippets Groups Projects
  1. Dec 06, 2017
  2. Oct 24, 2017
  3. Jul 09, 2016
    • Sander, Oliver's avatar
      Use a true second-order function as the base of the second-order vector field · d1cbcb59
      Sander, Oliver authored
      It seemed strange to me to demonstrate a second-order tangent field on a
      first-order base function.  People may think that this is a necessary restriction.
      
      Also, this patch includes a bugfix:  The basis of the tangent space was hard-wired
      to (0,1,0) and (0,0,1).  But this only works if we are at the tangent space at (1,0,0).
      d1cbcb59
  4. Jul 07, 2016
  5. May 12, 2016
  6. May 10, 2016
  7. May 08, 2016
  8. May 07, 2016
    • Sander, Oliver's avatar
      Make output logging work in the Python testsuite · 4278dc68
      Sander, Oliver authored
      By using the same mechanism as in the shell script:  piping everything through
      the 'tee' program.  This may not be the most elegant way from a Python standpoint,
      but it seems to work.
      
      Since now my Python testsuite seems to do everything the shell version did,
      this commit also removes the shell version.
      4278dc68
  9. May 05, 2016
    • Sander, Oliver's avatar
      Rewrite the testsuite in Python · 06b9baee
      Sander, Oliver authored
      Having it in bash was starting to be a pain.  This particular testsuite uses
      a bit of arithmetic, which was difficult to do in bash, but trivial in Python.
      06b9baee
  10. May 03, 2016
  11. Mar 23, 2016
  12. Mar 22, 2016
  13. Mar 05, 2016
  14. Mar 01, 2016
  15. Feb 27, 2016
  16. Feb 25, 2016
  17. Feb 21, 2016
  18. Feb 12, 2016
  19. Feb 11, 2016
Loading