Giter Club home page Giter Club logo

helperoc's People

Contributors

abajcsy avatar choijangho avatar dfridovi avatar dlmcpherson avatar junzengx14 avatar mochen72 avatar sdeglurkar avatar sylviaherbert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

helperoc's Issues

No `processGrid` function

Running the tutorial_test function and matlab is complaining that there's no processGrid function. I've grepped through the repo and it doesn't seem to be there. Here's the error message:

>> tutorial_test()
Undefined function or variable 'processGrid'.

Error in createGrid (line 74)
  g = processGrid(g);

Error in tutorial_test (line 41)
g = createGrid(grid_min, grid_max, N, pdDims);

I'm guessing processGrid is a function sitting in some other repository? Not sure where else it could be.

Tried to run tutorial() but processGrid function not found

I just started to explore this nice package (using MATLAB R2021a), however, once I called tutorial() function under the main folder, it says

Unrecognized function or variable 'processGrid'.

Error in createGrid (line 84)
  g = processGrid(g);

Error in tutorial (line 45)
g = createGrid(grid_min, grid_max, N, pdDims);

and it seems that the function processGrid() couldn't be found anywhere in the repo... could this be an accidental deletion of a useful function?

Some function for time-varying obstacle does not work

In HJIPDE_solve_test.m, the 'tvObs': Test with time-varying obstacles" does not work. When I running HJIPDE_solve_test('tvObs'), it shows that extraArgs.visualize.obstacleFunction does not exist (from HJIPDE_solve (1498)).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.