Giter VIP home page Giter VIP logo

Comments (7)

briandesilva avatar briandesilva commented on June 10, 2024 1

I added Travis support again so that we could include a badge indicating to users whether our latest changes pass the unit tests. I will look into accomplishing a similar outcome with GitHub actions.

from pysindy.

Ohjeah avatar Ohjeah commented on June 10, 2024 1

I spilt up the remaining tasks in separate issues: #14 #15 #16

from pysindy.

Ohjeah avatar Ohjeah commented on June 10, 2024

We can definitely get rid of the .gitmodules, .travis.yml and .codecov.yml.
I don't know about versioning the project yet. The original repo used versioneer to automatically infer the python package version from git tags (the .gitattributes is used for this).
Also, do we want rendered documentation on readthedocs.org?

from pysindy.

briandesilva avatar briandesilva commented on June 10, 2024

Great. I'll remove .gitmodules, .travis.yml, and .codecov.yml. We can hold off on modifying .gitattributes until we decide how to handle versioning.

Now that I look at it we may be able to prune some lines from requirements.txt and requirements-dev.txt.

  • requirements.txt: Can we drop the dependence on matplotlib if the only place we use it is in our example jupyter notebooks?
  • requirements-dev.txt: There are a number of requirements I suspect we can drop. Could you take a look and see if that's the case and, if so, which lines can be safely removed?

I think we will want to host documentation on readthedocs.org. You have some experience with sphinx, right? Do you have an estimate for how much effort would be required to port our documentation over to readthedocs.org?

from pysindy.

Ohjeah avatar Ohjeah commented on June 10, 2024

I think it's a matter of a few hours to get it running, but will take a lot of effort to have a nice presentable version.
It's a great way presenting the examples though and we should definitely habe the online documentation on the roadmap.

from pysindy.

briandesilva avatar briandesilva commented on June 10, 2024

Okay, we'll add it to our to-do list.

from pysindy.

Ohjeah avatar Ohjeah commented on June 10, 2024

@briandesilva I noticed you added support for travis again. Unit tests are now checked twice using Github actions and travis. I think staying with Github actions is fine.

from pysindy.

Related Issues (20)

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.