GithubHelp home page GithubHelp logo

Comments (4)

jonaslindemann avatar jonaslindemann commented on July 20, 2024

Hi!

The Beta-designation have been there since the start of the project. It is probably related to it being a research software project and support is on a best effort basis. On the other hand we try to avoid any breaking changes to the the core modules. Adding additional commands instead of changing the API. The API have been pretty stable during the last 5 years.

I will probably remove the designation from the next release.

Jonas Lindemann

from calfem-python.

kulasegaram avatar kulasegaram commented on July 20, 2024

Thanks for the prompt answer! IfcTruss relies on the core module and its functions from CALFEM in its _calfem module:

  • import calfem.core as cfc
  • cfc.bar3e()
  • cfc.assem()
  • cfc.solveq()
  • cfc.extractEldisp()
  • cfc.bar3s()

May I kindly inquire if these can be deemed stable and if there are no potential future modifications?

from calfem-python.

jonaslindemann avatar jonaslindemann commented on July 20, 2024

These routines are considered stable. However, we reserve the right to add features and bug fixes` to these functions. In doing so we will make sure that the old API is still available. cfc.extractEldisp(...) is the old name for the function. I would recommend using cfc.extract_eldisp(...) instead.

from calfem-python.

kulasegaram avatar kulasegaram commented on July 20, 2024

Thanks for bringing that to my attention! I will change this in the next release.

I found this function in an example in the documentation:

image

from calfem-python.

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.