Code Monkey home page Code Monkey logo

machup's People

Contributors

dalon-work avatar doughunsaker avatar jacksontreid avatar joddlehod avatar normant7 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

Watchers

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

machup's Issues

develop branch fails to run tests with numpy v1.11

Running the tests with python2.7 or python3, several of the test cases fail with the following warning in def _calc_segment_points():

pos = np.rot90(np.array([z_pos, y_pos, x_pos]), axes=(1, 0))
E       TypeError: rot90() got an unexpected keyword argument 'axes'

After some investigating, turns out the axes keyword is in the numpy v1.13 documentation, but not the numpy v1.11 documentation: relevant links:

v1.11
v1.13

v1.11 is my default for Linux Mint 18.

unable to produce correct stl file when using sweep_file table input

I was trying to recreate the wing as showcased in the research paper "Wing optimisation using Dual Number Automatic Differentiation in MachUp". That used a sweep table input file. MachUp reports it has read the file but the generated .stl is incorrect (It makes an stl but not with the specified sweep and it also uses grid 1 (when input.json specified grid100).
Is this option broken?
or am I doing things wrong?

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.