Search found 3941 matches

by looo
Sat Dec 16, 2023 6:15 pm
Forum: Developers corner
Topic: jax autograd
Replies: 1
Views: 2925

jax autograd

Thinking about solvers for assembly-solver, sketcher-solver, fem, fvm I think this could be an interesting topic. Autograd does automatic computation of the partial differentials which can be useful for optimization tasks. What is JAX ? JAX is Autograd and XLA, brought together for high-performance ...
by looo
Sat Dec 16, 2023 6:01 pm
Forum: Developers corner
Topic: Supporting Qt 6 - What's needed?
Replies: 174
Views: 59886

Re: Supporting Qt 6 - What's needed?

I'm trying my hand at this as well... I thought quarter supersedes soqt? FWIW, I seem to be able to build pivy without soqt, but since it doesn't appear to use quarter instead, I guess that just leads to a "dysfunctional" pivy for our purposes? No it's totally ok to build pivy without soq...
by looo
Fri Nov 24, 2023 11:28 am
Forum: Install / Compile
Topic: initialization error in conda-build 35176 windows
Replies: 1
Views: 1499

Re: initialization error in conda-build 35176 windows

I updated coin to version 4.0.1. this seems to have no impact on platforms other than windows. If you use conda, try to conda install coin=4.0.0 I am in the process of update the pivy-package and maybe later we also have to update the freecad-package... And for the future we need to pin coin to patc...
by looo
Sat Nov 18, 2023 5:36 pm
Forum: Open discussion
Topic: [solved] osx: Sketcher: reference dimension: reproducible crash
Replies: 26
Views: 5175

Re: [solved] osx: Sketcher: reference dimension: reproducible crash

chrisb wrote: Sat Nov 18, 2023 5:27 pm Thanks! I will test the next weekly.
actually I think this was resolved by the osx update, not by changes of the freecad-source.

with this version it works for me with different freecad-versions: OS: macOS 14.1.1
by looo
Sat Nov 18, 2023 3:20 pm
Forum: Open discussion
Topic: [solved] osx: Sketcher: reference dimension: reproducible crash
Replies: 26
Views: 5175

Re: osx: Sketcher: reference dimension: reproducible crash

just updated osx and the error is resolved using this versions: ``` OS: macOS 14.1.1 Word size of FreeCAD: 64-bit Version: 0.22.0dev.34959 (Git) Build type: Release Branch: main Hash: 640018bfa7878a79e1b3c220ddd488d66464dc70 Python 3.10.13, Qt 5.15.8, Coin 4.0.0, Vtk 9.2.5, OCC 7.6.3 Locale: German/...
by looo
Sat Nov 18, 2023 3:18 pm
Forum: Users Showcase
Topic: glider workbench
Replies: 138
Views: 118129

Re: glider workbench

Zhiwen Deng wrote: Mon Sep 25, 2023 4:45 am Why is there no response, after the command( conda activate openglider) was inputted. Please HELP,THANKS
not sure what the issue is here. can you explain what you are trying to achieve?
by looo
Thu Nov 09, 2023 5:21 pm
Forum: Developers corner
Topic: Supporting Qt 6 - What's needed?
Replies: 174
Views: 59886

Re: Supporting Qt 6 - What's needed?

here is branch which should be pyside6/qt6 compatible. But I haven't tried so far as I do not have a soqt build against qt6:

https://github.com/coin3d/pivy/tree/con ... 1%2C-py312

and here my attempts to build soqt for qt6:

https://github.com/conda-forge/soqt-feedstock/pull/18
by looo
Thu Nov 09, 2023 3:48 pm
Forum: Developers corner
Topic: Supporting Qt 6 - What's needed?
Replies: 174
Views: 59886

Re: Supporting Qt 6 - What's needed?

hi guys, I just looked into building pivy with py3.12 [1], but the problem here is that conda-forge has no pyside2 builds for py3.12. But there are py3.12 builds for pyside6. So I had a quick look at the pivy code, what has to be fixed for pyside6. There is one PR [2] which states that there is no q...
by looo
Sat Sep 16, 2023 9:59 am
Forum: Open discussion
Topic: reasons - why uwestoehr was inactive
Replies: 37
Views: 10946

Re: reasons - why uwestoehr was inactive

Why not make freecad master a protected branch, so no one is allowed to directly merge his own pull request?
by looo
Thu Jul 13, 2023 9:13 pm
Forum: Install / Compile
Topic: repetitively weekly-builds 33345 windows
Replies: 7
Views: 2292

Re: repetitively weekly-builds 33345 windows

would you add me please? I'm also as adrianinsaval in there. So I'm guessing what you are saying is that you don't have credentials to setup an azure account right? I'll talk with yorik and see if the FPA has an MS account. I added you as an owner of the freecad anaconda channel. You can access the...