Skip to content

snek5000/sandbox

Repository files navigation

sandbox

A sandbox for benchmarks, interfacing and general design considerations

Interfacing

To interface legacy code in Fortran into Python and back, the following options exist:

  • ctypes
  • cffi
  • pybind11
  • f2py

Paraview

A scripting playground

About

A sandbox for benchmarks, interfacing and general design considerations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published