Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1734 reorganisation of feelpp repo #1810

Merged
merged 46 commits into from
Mar 25, 2022
Merged

Conversation

prudhomm
Copy link
Member

  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes?
  • Have you successfully run the Feel++ testsuite with your changes locally?
  • Have you written Doxygen comments in your contribution ?

implements

- moved pyfeelpp* to python component
- adapted the CMakeLists.txt
adapted the CMake files to the python component
new presets
 -  feelpp-python
 - feelpp-python-dbg

removed pyfeelpp-all
fix build process
update buildkite/docker
add python component in buildkite/docker
@prudhomm prudhomm added this to the v110 milestone Mar 14, 2022
@prudhomm prudhomm self-assigned this Mar 14, 2022
@prudhomm prudhomm linked an issue Mar 14, 2022 that may be closed by this pull request
8 tasks
fix component name use FEELPP_PYTHON
skip feelpp skip toolboxes skip mor
skip feelpp skip toolboxes skip mor
skip feelpp skip toolboxes skip mor
skip feelpp skip toolboxes skip mor
skip feelpp skip toolboxes skip mor
thrust own deb packages
skip feelpp skip toolboxes skip mor
/cc @thomas-saigre could you fix this ?

```
        e = init_feelpp
        heatBox = init_toolbox(casefile, dim)

>       modelParameters = heatBox.modelProperties().parameters()
E       AttributeError: 'NoneType' object has no attribute 'parameters'

/home/feelpp/src/feelpp/python/pyfeelpp-mor/tests/test_mor.py:55: AttributeError
=========================== 2 failed, 2 passed in 2.76 seconds ============================
+-------------------------------------------------------------------------+
```

skip feelpp skip toolboxes skip mor
@prudhomm
Copy link
Member Author

@vincentchabannes I just updated the repo and merged develop. Hopefully all is good now.
please review the last version

@prudhomm prudhomm merged commit 9a11337 into develop Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Reorganisation of feelpp repo
3 participants