Coder Social home page Coder Social logo

ita19's People

Contributors

gonzalocasas avatar romanarust avatar tetov avatar tomvanmele avatar worbit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ita19's Issues

environment.yml / requirements.txt missing?

Perhaps an idea to be explicit which dependency versions are expected / to provide a environment.yml for the repo?

Probably going overboard, but PyCharm has pretty nice interface which shows what is the latest version nr for a particular dependency, and conda & pip dont bite

image

dependencies:
  - python=3.6
  - lxml>=4.2 # redundant, see xml
  - numpy=1.14.0 # 1.15 gives issues
  - yarn
  - pip
  - pip:
    - -r file:requirements.txt # warm fuzzy version completion in IDE

fancy p3js.AnimationMixer timeline widget

Hi @romanarust

https://github.com/compas-ITA19/ITA19/blob/c4b10dc183599eed4ed60d922b6ef5922d173bdb/modules/module2/viewer/threejs_viewer.py#L122-L125

I share the πŸ’–for pythreejs and the animation approach is incredible cool and sensible

The UI rendering the animation sequence works but is limited in scope.
So I've looked into whether more polished UI's exist - they do see here, to give you an idea:

image

So what could be cool if such a widget pops up when rendering a p3js.AnimationMixer instance in a notebook...

Wanna take a stab at this with me?

fd_numpy return type

In assignment Module 1 Week 1 we need to use something like this.

xyz, q, f, l, r = numerical.fd_numpy(xyz, edges, fixed, q, loads)

According to documentation, f, l and r should be an array of results. I assume it should be an one level list. However, the actual result is a list of list of values. The inner list all has only one item in it.

Is this the correct behavior? Is there a situation where there are more than one item in this inner list?

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.