Skip to content

Release of v0.5.1

Compare
Choose a tag to compare
@shuheng-liu shuheng-liu released this 21 Oct 17:15
· 75 commits to master since this release
6891a6e
  • Support Chebyshev points of the first and second kine for Generator1D, Generator2D, Generator3D, GeneratorND
  • Modify the usage of log-spaced and log-spaced-noisy for Generator1D to make it consistent with other sampling methods
  • Support tqdm progress bar with solver.fit(). Default is writing progress bar to stderr.