Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: nlds_lib, lds_lib, and scripts -> JSL #663

Merged
merged 14 commits into from
Dec 30, 2021
Merged

Conversation

gerdm
Copy link
Collaborator

@gerdm gerdm commented Dec 28, 2021

Description

This PR deprecates use of nlds_lib.py and lds_lib in favour of the JSL library. The demos inside pyprobml that depend on nlds_lib or lds_lib will be imported directed from JSL.

Scripts

The following scripts will be modified in this PR

gerdm added 14 commits December 28, 2021 18:44
add jsl dependency
Import demo from jsl library
Import demo from jsl library
Import demo from jsl library
Import demo from jsl library
Import demo from jsl library
Import demo from jsl library
Import demo from jsl library
Import demo from jsl library
Import demo from jsl library
Import demo from jsl library
@gerdm gerdm requested a review from murphyk December 29, 2021 15:26
@gerdm gerdm marked this pull request as ready for review December 29, 2021 15:26
@murphyk murphyk merged commit e208ae8 into probml:master Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor pyprobml to use JSL Refactor nlds_lib
2 participants